change msbuild reference to v1 (#1136)

This commit is contained in:
Matt Portune 2020-11-03 13:23:31 -05:00 committed by GitHub
parent a841419c30
commit 532b5f7c33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ jobs:
nuget-version: 'latest'
- name: Set up MSBuild
uses: microsoft/setup-msbuild@v1.0.0
uses: microsoft/setup-msbuild@v1
- name: Print environment
run: |