There was an error while loading. Please reload this page.
1 parent ec2393e commit 35638feCopy full SHA for 35638fe
1 file changed
src/ElectronNET.API/ElectronNET.API.csproj
@@ -13,7 +13,7 @@
13
<Nullable>disable</Nullable>
14
<Description>$(DescriptionFirstPart) This package contains the API to access the "native" electron API.</Description>
15
<RootNamespace>ElectronNET</RootNamespace>
16
- <NoWarn>1701;1702;4014;CS4014;CS1591</NoWarn>
+ <NoWarn>1701;1702;4014;CS4014;CA1416;CS1591</NoWarn>
17
</PropertyGroup>
18
<ItemGroup>
19
<None Remove="ElectronNET.API.csproj.DotSettings" />
0 commit comments