Skip to content

Commit 9ccf556

Browse files
Set vs-version down to 17.0
1 parent 535411a commit 9ccf556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vsix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup MSBuild.exe
4848
uses: microsoft/setup-msbuild@v2
4949
with:
50-
vs-version: '[17.4,17.5)'
50+
vs-version: '[17.0, 17.5)'
5151

5252
- name: Build
5353
run: msbuild VSIX.sln /property:Configuration=Release /p:DeployExtension=false

0 commit comments

Comments
 (0)