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 45c1d6a commit 87de9a5Copy full SHA for 87de9a5
.github/workflows/codeql-analysis.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Install .NET Core
64
uses: actions/setup-dotnet@v1
65
with:
66
- dotnet-version: 5.0.101
+ dotnet-version: 6.0.x
67
68
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
69
- name: Setup MSBuild.exe
0 commit comments