diff --git a/.github/workflows/shared-build.yml b/.github/workflows/shared-build.yml index f2ff7b9..8aed31c 100644 --- a/.github/workflows/shared-build.yml +++ b/.github/workflows/shared-build.yml @@ -56,7 +56,7 @@ jobs: id: msbuild uses: microsoft/setup-msbuild@v2 with: - vs-version: '[17.2,17.11)' + vs-version: '[17.2,17.12)' msbuild-architecture: x64 # Build Solution: determine and apply the version for the assemblies and VSIX package