We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286978c commit dbcd4acCopy full SHA for dbcd4ac
src/ElectronNET.CLI/ElectronNET.CLI.csproj
@@ -25,6 +25,7 @@
25
<PackageReleaseNotes>Changelog: https://github.com/ElectronNET/Electron.NET/blob/main/Changelog.md</PackageReleaseNotes>
26
<PackageIcon>PackageIcon.png</PackageIcon>
27
<PackAsTool>true</PackAsTool>
28
+ <PublishSelfContained>true</PublishSelfContained>
29
<StartupObject>
30
</StartupObject>
31
</PropertyGroup>
0 commit comments