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 7bf8421 commit a02bca2Copy full SHA for a02bca2
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup .NET
54
uses: actions/setup-dotnet@v1
55
with:
56
- dotnet-version: 3.1.x
+ dotnet-version: 5.x
57
58
- name: Setup MSBuild
59
uses: microsoft/setup-msbuild@v1.0.2
0 commit comments