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 4c61b2c commit 18d2d04Copy full SHA for 18d2d04
.github/workflows/dotnet.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
6
env:
7
- DOTNET_VERSION: "7.x.x" # The .NET SDK version to use
+ DOTNET_VERSION: "9.x.x" # The .NET SDK version to use
8
SOLUTION_DIR: "VisualPairCoding"
9
PROJECT: "./VisualPairCoding.AvaloniaUI/VisualPairCoding.AvaloniaUI.csproj"
10
RELEASEPREFIX: "VisualPairCoding"
0 commit comments