We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, my platform is Pico4, Windows 11, DotNet SDK 8, Visual Studio 2022
I could not compile the Android project. Message is:
1>------ Erstellen gestartet: Projekt: StereoKitInk_Android, Konfiguration: Debug|AnyCPU ------ 1>C:\Dev\workspace\Playground\Stereokit\Projects\Android\StereoKitInk_Android.csproj : error NU1012: Für mindestens ein Zielframework ist die Plattformversion nicht vorhanden, obwohl eine Plattform angegeben wurde: net8.0-android ========== Erstellen: 0 erfolgreich, 1 Fehler, 0 aktuell, 0 übersprungen ==========
This wonders me because SDK 8 is there, I've also done " dotnet workload restore"
I would appreciate any help :)
Cheers
Hans
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
my platform is Pico4, Windows 11, DotNet SDK 8, Visual Studio 2022
I could not compile the Android project. Message is:
1>------ Erstellen gestartet: Projekt: StereoKitInk_Android, Konfiguration: Debug|AnyCPU ------
1>C:\Dev\workspace\Playground\Stereokit\Projects\Android\StereoKitInk_Android.csproj : error NU1012: Für mindestens ein Zielframework ist die Plattformversion nicht vorhanden, obwohl eine Plattform angegeben wurde: net8.0-android
========== Erstellen: 0 erfolgreich, 1 Fehler, 0 aktuell, 0 übersprungen ==========
This wonders me because SDK 8 is there, I've also done " dotnet workload restore"
I would appreciate any help :)
Cheers
Hans
The text was updated successfully, but these errors were encountered: