From 2ffc4280e63a3513443d93fa5ea76054178d8d3e Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Mon, 25 Nov 2024 20:30:36 +0100 Subject: [PATCH 1/4] Update assembly versions to latest for packages that recently shipped Microsoft.IO.Redist, System.Bufferes, System.Memory and more recently shipped from the dotnet/maintenance-packages repository. Update binding redirects to the latest assembly version in order for them to be available on .NET Framework msbuild. This will require coordination with VS. --- src/MSBuild/app.config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 9bc9a4c595c..0fbb59c5e14 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -37,7 +37,7 @@ - + @@ -49,7 +49,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -78,7 +78,7 @@ - + @@ -94,7 +94,7 @@ - + From 977004108ae09a87a6e7d8515bc38a67aae3799f Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Mon, 25 Nov 2024 20:34:32 +0100 Subject: [PATCH 2/4] Update other config as well --- src/MSBuild/app.amd64.config | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/MSBuild/app.amd64.config b/src/MSBuild/app.amd64.config index 339dfe620bf..33e780ec02f 100644 --- a/src/MSBuild/app.amd64.config +++ b/src/MSBuild/app.amd64.config @@ -39,8 +39,8 @@ - - + + @@ -81,8 +81,8 @@ - - + + @@ -93,8 +93,8 @@ - - + + @@ -118,8 +118,8 @@ - - + + @@ -143,8 +143,8 @@ - - + + From d4f0aa0c2670bd424dee8a4d2cb6be85bc8faedf Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Mon, 25 Nov 2024 20:38:41 +0100 Subject: [PATCH 3/4] Update package dependencies --- eng/Versions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 0d6f97b9da1..8cf12cc7acd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -21,7 +21,7 @@ - 6.0.1 + 6.1.0 1.0.9 8.0.0 8.0.0 @@ -31,12 +31,12 @@ When updating the version of System.Memory file a breaking change here: https://github.com/dotnet/docs/issues/new?assignees=gewarren&labels=breaking-change%2CPri1%2Cdoc-idea&template=breaking-change.yml&title=%5BBreaking+change%5D%3A+ and follow the guidelines written here (internal-link): https://dev.azure.com/devdiv/DevDiv/_wiki/wikis/DevDiv.wiki/1796/How-to-add-a-Known-Issue --> - 4.5.5 + 4.6.0 4.3.4 8.0.0 8.0.0 8.0.0 - 6.0.0 + 6.1.0 5.0.0 7.0.0 4.3.1 From 4ac1e7322d96e64945233bc4f9d6368e268b2438 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Tue, 17 Dec 2024 12:28:11 +0100 Subject: [PATCH 4/4] Update bindingRedirect version range for Microsoft.IO.Redist --- src/MSBuild/app.amd64.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MSBuild/app.amd64.config b/src/MSBuild/app.amd64.config index 33e780ec02f..8a29a8f048d 100644 --- a/src/MSBuild/app.amd64.config +++ b/src/MSBuild/app.amd64.config @@ -1,4 +1,4 @@ - +
@@ -39,7 +39,7 @@ - +