This commit is contained in:
jliddev
2020-11-23 11:42:16 -06:00
parent ecea56c4bb
commit e4239b260f

View File

@@ -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