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
From @jwu-dharmo on Monday, January 4, 2021 5:32:39 PM
I am on VS 2019 16.8.3 with .Net 5.0.
I have created a simple Win Form project without any NuGet or project dependency. I have made sure it runs out of the IDE.
When I published the project to a self-contained single file exe, it does not run. The Task explorer briefly showed the exe and switch it to suspended before killing it. The exe worked fine after I republished it either without the single-file or the self-contained option. It seems like both options cannot co-exist.
Any idea?
The text was updated successfully, but these errors were encountered:
This submission has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 14 days.
It will be closed if no further activity occurs within 7 days of this comment.
Issue moved from microsoft/dotnet#1285
From @jwu-dharmo on Monday, January 4, 2021 5:32:39 PM
I am on VS 2019 16.8.3 with .Net 5.0.
I have created a simple Win Form project without any NuGet or project dependency. I have made sure it runs out of the IDE.
When I published the project to a self-contained single file exe, it does not run. The Task explorer briefly showed the exe and switch it to suspended before killing it. The exe worked fine after I republished it either without the single-file or the self-contained option. It seems like both options cannot co-exist.
Any idea?
The text was updated successfully, but these errors were encountered: