We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d106950 commit d423d1fCopy full SHA for d423d1f
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-dotnet@v1
21
with:
22
dotnet-version: |
23
- 6.0.100
+ 7.0.102
24
- if: ${{ runner.os == 'Windows' }}
25
uses: microsoft/setup-msbuild@v1.1
26
- run: dotnet build src /WarnAsError
0 commit comments