Update dotnet-desktop.yml

This commit is contained in:
Andreas Nesheim
2022-07-05 09:57:44 +02:00
committed by GitHub
parent 313d29fe98
commit b8cd048775
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v2
with:
dotnet-version: 5.0.x
dotnet-version: 6.0.x
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
- name: Setup MSBuild.exe