NSubsys
NSubsys copied to clipboard
MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.
NSubsys
To use this project, simply add this package by looking up NSubsys
on NuGet Package Manager on Visual Studio or by doing dotnet add package NSubsys
on your project's root folder.
The patching process will only be done on Self-contained Publish. Running the project on Debug or Release mode wont trigger the package.