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 c66d619 commit 92838e1Copy full SHA for 92838e1
1 file changed
.github/workflows/codeql-analysis.yml
@@ -56,7 +56,7 @@ jobs:
56
dotnet-version: 9.0.x
57
58
# Build
59
- - run: dotnet build src/Simplify.Web.sln -v minimal
+ - run: dotnet build src/Simplify.Web.slnx -v minimal
60
61
- name: Perform CodeQL Analysis
62
uses: github/codeql-action/analyze@v3
0 commit comments