We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a71fa commit 9ecbd07Copy full SHA for 9ecbd07
src/PublicAPI.targets
@@ -2,7 +2,7 @@
2
3
<ItemGroup>
4
<PackageReference Remove="Microsoft.CodeAnalysis.PublicApiAnalyzers" />
5
- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
+ <!-- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" /> -->
6
</ItemGroup>
7
8
<!-- for explicit TFMs -->
0 commit comments