Update msbuild.yml

This commit is contained in:
pointfeev 2021-12-25 23:20:41 -06:00 committed by GitHub
parent ba4e81e6b3
commit 9dac657472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v1.1.1
- name: Restore Solution
run: msbuild CreamInstaller.sln /t:Restore /p:Configuration=Release