From 43459485f5dcbd0a95f46b6ee5c20ec051ece1e3 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Mon, 22 Aug 2022 17:10:35 -0700 Subject: [PATCH] Update binding redirect for System.Reflection.Metadata to match referenced assembly version Update the binding redirect for System.Reflection.Metadata to match the referenced version of the assembly from the current package reference. When this is out of date, it causes a lot of pain in consuming repos (in particular in dotnet/sdk and dotnet/runtime). It might be worth some tooling to ensure that this stays up to date. --- src/MSBuild/app.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 3f412c2716a..4478eb41975 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -70,7 +70,7 @@ - +