mirror of
https://github.com/WowUp/WowUp.git
synced 2026-06-19 19:18:53 -04:00
MSBuild
This commit is contained in:
2
.github/workflows/dotnet-core-desktop.yml
vendored
2
.github/workflows/dotnet-core-desktop.yml
vendored
@@ -80,7 +80,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.0.2
|
||||
|
||||
# Execute all unit tests in the solution
|
||||
#- name: Execute unit tests
|
||||
|
||||
Reference in New Issue
Block a user