Update build-x86_64.yml

update vs to 17.12.4
This commit is contained in:
Dimitrij
2025-02-01 16:34:00 +00:00
committed by GitHub
parent a908a783be
commit eb3db198a1

View File

@@ -15,7 +15,7 @@ jobs:
- name: 02. Setup MSBuild.exe - name: 02. Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.3.1 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild uses: microsoft/setup-msbuild@v1.3.1 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
with: with:
vs-version: '17.8.3' vs-version: '17.12.4'
- name: 03. Restore nuget packages for solution - name: 03. Restore nuget packages for solution
shell: pwsh shell: pwsh
@@ -71,7 +71,7 @@ jobs:
- name: 02. Setup MSBuild.exe - name: 02. Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.3.1 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild uses: microsoft/setup-msbuild@v1.3.1 # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
with: with:
vs-version: '17.8.3' vs-version: '17.12.4'
- name: 03. Restore nuget packages for solution - name: 03. Restore nuget packages for solution
shell: pwsh shell: pwsh
@@ -127,4 +127,4 @@ jobs:
$GITHUB_WORKSPACE/debug-msi-x86_64.zip \ $GITHUB_WORKSPACE/debug-msi-x86_64.zip \
$GITHUB_WORKSPACE/debug-portable-x86_64.zip \ $GITHUB_WORKSPACE/debug-portable-x86_64.zip \
$GITHUB_WORKSPACE/release-msi-x86_64.zip \ $GITHUB_WORKSPACE/release-msi-x86_64.zip \
$GITHUB_WORKSPACE/release-portable-x86_64.zip $GITHUB_WORKSPACE/release-portable-x86_64.zip