Skip to content

Commit

Permalink
update msbuild to 17.11
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyShorokhov committed Sep 23, 2024
1 parent 86eaac7 commit ad8ff61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v2
with:
vs-version: '16.8'
vs-version: '17.11'

- name: Build and Run unittests
run: |
Expand Down

0 comments on commit ad8ff61

Please sign in to comment.