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 c38eeeb commit eb114dbCopy full SHA for eb114db
Locals/Library.props
@@ -3,7 +3,7 @@
3
<ItemGroup>
4
<!--These packages include a different version of Microsoft.CodeAnalysis as runtime deps. Can't use them-->
5
<PackageReference Remove="NetFabric.Hyperlinq.Analyzer" PrivateAssets="all" />
6
- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="all" Condition="Exists('PublicAPI.Shipped.txt')" />
+<!-- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="all" Condition="Exists('PublicAPI.Shipped.txt')" />-->
7
</ItemGroup>
8
9
<PropertyGroup>
0 commit comments