Open cucumber-sp opened 11 months ago
One or more errors occurred. (microsoft.net.runtime.librarybuilder.sdk.msi.x64::8.0.0 not found in NuGet web channels https://api.nuget.org/v3/index.json
Any solution to this?
Any solution to this?
haven't found any solution for windows, tho it works on mac
Any solution to this?
I build android .so by bflat https://github.com/bflattened/bflat
Describe the bug
A clear and concise description of what the bug is.
I tried creating native android library with NativeAOT and .net 8 (stable release) and it asked me to install 'mobile-librarybuilder' workload. But when i try to install it, it can't be found on nuget and throws an error
To Reproduce
dotnet workload install mobile-librarybuilder