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 8547bc2 commit e671cc6Copy full SHA for e671cc6
1 file changed
src/NosCore.Networking/NosCore.Networking.csproj
@@ -21,6 +21,7 @@
21
<PackageIcon>icon.png</PackageIcon>
22
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
23
<GenerateDocumentationFile>true</GenerateDocumentationFile>
24
+ <NoWarn>CS1591</NoWarn>
25
</PropertyGroup>
26
27
<ItemGroup>
0 commit comments