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
dotnet publish -r win-x64 -p:PublishSingleFile=true -p:IncludeAllContentForSelfExtract shouldn't be loading managed assemblies from the bundle, but it seems it still is.
The text was updated successfully, but these errors were encountered:
dotnet publish -r win-x64 -p:PublishSingleFile=true -p:IncludeAllContentForSelfExtract
shouldn't be loading managed assemblies from the bundle, but it seems it still is.The text was updated successfully, but these errors were encountered: