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 8052b51 commit 75a3f2dCopy full SHA for 75a3f2d
.github/workflows/CICD.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v3
18
with:
19
- dotnet-version: '8.0.x'
+ dotnet-version: '9.0.x'
20
21
# Restore dependencies
22
- name: Restore dependencies
0 commit comments