We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc3494 commit 7a77ac9Copy full SHA for 7a77ac9
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: NuGet/setup-nuget@v1
12
- uses: actions/setup-dotnet@v3
13
with:
14
- dotnet-version: '7.0.x'
+ dotnet-version: '9.0.x'
15
16
- name: read project
17
id: readProject
0 commit comments