Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
/ NSubsys Public archive

MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.

Notifications You must be signed in to change notification settings

jmacato/NSubsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

NuGet

About

MSBuild Task for changing Windows Portable Executable (PE) subsystem. Useful for hiding console window in .NET Core GUI Apps.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages