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 17b2253 commit 87aa8caCopy full SHA for 87aa8ca
.github/workflows/dotnet.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup .NET
21
uses: actions/setup-dotnet@v4
22
with:
23
- dotnet-version: 8.0.x
+ dotnet-version: 9.0.x
24
25
- name: Navigate to project directory
26
working-directory: CompareUsers # Replace with the relative path to your project directory
0 commit comments