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 6ea37e9 commit 018e390Copy full SHA for 018e390
.github/workflows/dotnet.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup .NET
29
uses: actions/setup-dotnet@v1
30
with:
31
- dotnet-version: 5.0.x
+ dotnet-version: 6.0.x
32
- name: Setup NuGet.exe
33
uses: nuget/setup-nuget@v1
34
- run: nuget restore WpfDesign.sln
0 commit comments