We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e809d4e commit 4c54c3fCopy full SHA for 4c54c3f
bindings/c#/poc.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net8.0</TargetFramework>
6
+ <NoWarn>CS8981</NoWarn>
7
</PropertyGroup>
8
9
</Project>
0 commit comments