Skip to content

Commit

Permalink
Require VS version 16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed May 31, 2021
1 parent 588c32c commit 5d11d87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1
with:
vs-version: '[16.9,16.10)'

- name: Restore NuGet packages
working-directory: ${{env.GITHUB_WORKSPACE}}
Expand Down

0 comments on commit 5d11d87

Please sign in to comment.