-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[5.0.100-rc.2.20471.7] Single File for OpenMU/HandyControl/TuringTrader target 5.0 app, tests failed #42665
Comments
Tagging subscribers to this area: @agocke |
Should be fixed by #42352 |
Fixed in #42352 |
@jiangzeng01 Sorry, I should have been more detailed. For app compat, the apps may need to pass the Without that flag, apps may not work without modification to their source code. |
Application Names: OpenMU
OS: Windows 10 RS5
CPU: X64
.NET Build Number: 5.0.100-rc.2.20471.7
App Location: \appcompatsrv\Appcompat\DotNetCore\AppSource\SingleFileP0AppsTarget5\Apps\OpenMU-5.0
App Source: \appcompatsrv\Appcompat\DotNetCore\AppSource\SingleFileP0AppsTarget5\AppSources\OpenMU-5.0
DevDiv issue: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1218902
Repro steps:
Retarget 5.0
Single File exe was created by
dotnet publish MUnique.OpenMU.Startup.csproj -r win-x64 -p:PublishSingleFile=true --self-contained true
using 5.0.100-rc.2.20471.7 SDK
Copy '\appcompatsrv\Appcompat\DotNetCore\AppSource\SingleFileP0AppsTarget5\Apps\OpenMU-5.0' to local machine.
Double-click on MUnique.OpenMU.Startup.exe
Expected Result:
Open OpenMU app successful.
Actual Result:
The OpenMU app thrown exception and unable to start.
Findings:
According to the exception, we think it might be caused by related Pull Request:
#40974
Exception from command window for OpenMU:
cc @dotnet-actwx-bot
The text was updated successfully, but these errors were encountered: