dotnet publish ready to run ARM64 self-contain failed on latest SDK
Open
Area-ReadyToRun
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
target Platform: **net6.0-windows10.0.17763.0**
publish command: `dotnet publish .\R2RBuildFail.csproj -p:PublishProfile=win10-arm64.pubxml,Platform=ARM64 -c release`
github repo:
https://github.com/DexterWoo/R2RBuildFailSample/tree/main-fail
the project can be build with 6.0.425 SDK but failed with higher versions of SDK.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.