Skip to content

Commit 9ecbd07

Browse files
committed
build green, public api later
1 parent b2a71fa commit 9ecbd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PublicAPI.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<ItemGroup>
44
<PackageReference Remove="Microsoft.CodeAnalysis.PublicApiAnalyzers" />
5-
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
5+
<!-- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" /> -->
66
</ItemGroup>
77

88
<!-- for explicit TFMs -->

0 commit comments

Comments
 (0)