You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great q. We intend to provide a first-class experience for this in an upcoming release (not 2.1). We also intend to make it possible to provide your own exe, for signing and icons.
I ported the request to the repo where the work will be done. Feel free to engage there. Closing this issue.
In the release notes, there is a known issue listed for Windows Server Hosting bundle. Has the correct install file be updated on the downloads page? If not, can the link on that page be removed until a new, correct binary is published?
like this :
https://stackoverflow.com/questions/45200378/how-to-hide-kestrel-console
we can use
editbin.exe /subsystem:windows myself-contained.exe
Is there such a parameter as below? If not, can you add it? I think it's very necessary
dotnet publish My.csproj -c Release -r win-x64 --self-contained /subsystem:windows
The text was updated successfully, but these errors were encountered: