We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728bdfe commit 7f4836dCopy full SHA for 7f4836d
.github/workflows/dotnet-desktop.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Install .NET
74
uses: actions/setup-dotnet@v3
75
with:
76
- dotnet-version: 7.0.x
+ dotnet-version: 8.0.x
77
78
# Execute all unit tests in the solution
79
#- name: Execute unit tests
0 commit comments