Skip to content

Commit 3f89c1d

Browse files
authored
Reenable public API analyzer (#6101)
1 parent 7ad12a4 commit 3f89c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Npgsql/Npgsql.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" />
16+
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
1617
</ItemGroup>
1718

1819
<ItemGroup>

0 commit comments

Comments
 (0)