mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-08 21:43:12 +00:00
cac3e705e4
The self-hosted runner has dotnet 9.0 installed globally. Drop the setup-dotnet step (which tried to install to /usr/share/dotnet without permission) and build/publish against the project's actual target framework net9.0 instead of the nonexistent net10.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>