mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 14:07:46 +08:00
Update build-x86_64.yml
update vs to 17.12.4
This commit is contained in:
6
.github/workflows/build-x86_64.yml
vendored
6
.github/workflows/build-x86_64.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user