You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

StyleAnalyzer.targets 376 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <!-- <ItemGroup>
  4. <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205" PrivateAssets="all" />
  5. </ItemGroup>
  6. <PropertyGroup>
  7. <EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
  8. </PropertyGroup> -->
  9. </Project>