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 c32ccf8 commit 3260bd0Copy full SHA for 3260bd0
.github/workflows/dotnet-desktop.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
77
- name: Setup MSBuild.exe
78
- uses: microsoft/setup-msbuild@v1.0.3
+ uses: microsoft/setup-msbuild@v1.3.2
79
80
# Execute all unit tests in the solution
81
- name: Execute unit tests
0 commit comments