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 7e89e27 commit b08a075Copy full SHA for b08a075
ElectronNET.CLI/ElectronNET.CLI.csproj
@@ -33,7 +33,7 @@
33
</PropertyGroup>
34
35
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
36
- <WarningLevel>4</WarningLevel>
+ <PlatformTarget>AnyCPU</PlatformTarget>
37
38
39
<ItemGroup>
0 commit comments