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 0b05b2f commit cf87904Copy full SHA for cf87904
src/ElectronNET.Build/ElectronNET.Build.csproj
@@ -4,6 +4,7 @@
4
5
<PropertyGroup>
6
<TargetFramework>netstandard2.0</TargetFramework>
7
+ <IsPackable>False</IsPackable>
8
</PropertyGroup>
9
10
<ItemGroup>
0 commit comments