Revert "[FxCop] Telemetry.csproj" (#6690)

* Revert "marking all warnings (#6642)"

This reverts commit b0f0940534.

* Added warning comment
This commit is contained in:
Arjun Balgovind
2020-09-17 14:02:25 -07:00
committed by GitHub
parent b5cc24fcff
commit f19bad3761
4 changed files with 8 additions and 17 deletions

View File

@@ -32,12 +32,6 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\codeAnalysis\GlobalSuppressions.cs">
<Link>GlobalSuppressions.cs</Link>