We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39237e1 commit 12ca140Copy full SHA for 12ca140
BTDB.SourceGenerator/BTDB.SourceGenerator.csproj
@@ -21,6 +21,7 @@
21
<PublishRepositoryUrl>true</PublishRepositoryUrl>
22
<RepositoryUrl>https://github.com/Bobris/BTDB.git</RepositoryUrl>
23
<RepositoryType>git</RepositoryType>
24
+ <NoWarn>$(NoWarn);NU5128</NoWarn>
25
</PropertyGroup>
26
27
<ItemGroup>
0 commit comments