Forces MSVC Toolkit to 14.25.28610 in Azure Pipelines

This commit is contained in:
RipleyTom 2020-08-26 21:18:04 +02:00 committed by Megamouse
parent bccfb1cda7
commit c177bf7480

View File

@ -91,6 +91,7 @@ jobs:
maximumCpuCount: true
platform: x64
configuration: 'Release - LLVM'
msbuildArgs: '/p:VCToolsVersion=14.25.28610'
displayName: Compile RPCS3
- bash: .ci/deploy-windows.sh