Skip to content

Commit cf87904

Browse files
committed
Mark ElectronNET.Build as non-packable
1 parent 0b05b2f commit cf87904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ElectronNET.Build/ElectronNET.Build.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
<PropertyGroup>
66
<TargetFramework>netstandard2.0</TargetFramework>
7+
<IsPackable>False</IsPackable>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)