Merge branch 'master' into add-ruleset-shortname

This commit is contained in:
Dean Herbert
2017-12-11 15:41:11 +09:00
committed by GitHub
40 changed files with 677 additions and 288 deletions

View File

@ -90,6 +90,9 @@
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.