Getting remaining Tests on stylecop (#5846)

This commit is contained in:
Clint Rutkas
2020-08-10 15:49:36 -07:00
committed by GitHub
parent 7bfd0823db
commit 082a78bd92
12 changed files with 117 additions and 170 deletions

View File

@@ -57,7 +57,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
</ItemGroup>
<!--<ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\codeAnalysis\GlobalSuppressions.cs">
<Link>GlobalSuppressions.cs</Link>
</Compile>
@@ -71,5 +71,5 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>-->
</ItemGroup>
</Project>