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 c6b77ff commit ff222ffCopy full SHA for ff222ff
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
10
env:
11
- DOTNET_VERSION: 7.0.x
+ DOTNET_VERSION: 8.0.x
12
BUILD_TARGET: .\src\VirtualDesktop.sln
13
14
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
branches: [ main ]
6
7
jobs:
0 commit comments