From 33635c57231428497593da1cf934211c24ded020 Mon Sep 17 00:00:00 2001 From: RipleyTom Date: Wed, 18 Nov 2020 17:19:01 +0100 Subject: [PATCH] Set msvc toolkit back to mainline --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a984ff8159..f8fd0978de 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -103,7 +103,6 @@ jobs: maximumCpuCount: true platform: x64 configuration: 'Release - LLVM' - msbuildArgs: '/p:VCToolsVersion=14.25.28610' displayName: Compile RPCS3 - bash: .ci/deploy-windows.sh