Update dotnet-desktop.yml
This commit is contained in:
parent
a589f58380
commit
2d4fee90eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
|
|
@ -75,7 +75,7 @@ jobs:
|
||||||
|
|
||||||
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
|
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
|
||||||
- name: Setup MSBuild.exe
|
- name: Setup MSBuild.exe
|
||||||
uses: microsoft/setup-msbuild@2008f912f56e61277eefaac6d1888b750582aa16
|
uses: microsoft/setup-msbuild@v1
|
||||||
|
|
||||||
# Execute all unit tests in the solution
|
# Execute all unit tests in the solution
|
||||||
#- name: Execute unit tests
|
#- name: Execute unit tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue