mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update MSBuild version to '18.0'
This commit is contained in:
2
.github/workflows/Build_mR-NB.yml
vendored
2
.github/workflows/Build_mR-NB.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
- name: (03) Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
with:
|
||||
vs-version: '[18.0)'
|
||||
vs-version: '18.0'
|
||||
|
||||
- name: (04) Install and run dotnet-t4 to transform T4 templates
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user