MonoTargetsTasksAssemblyPath value is missing #100484
Replies: 1 comment
-
I had a similar issue when targeting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I am building a library with native AOT for iossimulator-arm64 using the following command
dotnet build -c Release -r iossimulator-arm64 /p:UseNativeAOTRuntime=true /p:RunAOTCompilation=false /p:NativeLib=Shared
I get following error -
Does anyone know how to tackle this?
Beta Was this translation helpful? Give feedback.
All reactions