Update dotnet-desktop.yml

This commit is contained in:
Marco B 2021-01-22 13:57:56 +01:00 committed by GitHub
parent a589f58380
commit 2d4fee90eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ jobs:
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@2008f912f56e61277eefaac6d1888b750582aa16
uses: microsoft/setup-msbuild@v1
# Execute all unit tests in the solution
#- name: Execute unit tests