From a48398647d0d70c975db202f1135b06a79862d2b Mon Sep 17 00:00:00 2001 From: Rainer Sigwald Date: Wed, 13 Oct 2021 16:52:24 -0500 Subject: [PATCH] C++ CodeAnalysis assemblies to v17 These assemblies have moved and versioned in Visual Studio 2022. Update of the workaround for dotnet#1675 in dotnet#4139. --- src/MSBuild/app.amd64.config | 6 +++--- src/MSBuild/app.config | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/MSBuild/app.amd64.config b/src/MSBuild/app.amd64.config index 93697e88064..9583cfd1e04 100644 --- a/src/MSBuild/app.amd64.config +++ b/src/MSBuild/app.amd64.config @@ -127,15 +127,15 @@ - + - + - + diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 047b20fb44c..8fd02af793e 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -119,15 +119,15 @@ - + - + - +