From 6f65bfca9ce7afc4b3a081b8f7406d046301d27e Mon Sep 17 00:00:00 2001 From: Tomas Matousek Date: Wed, 8 May 2024 20:34:30 +0000 Subject: [PATCH 1/5] Update BuildHost STJ to 8.0.4 Update STJ shipping with InteractiveHost to 8.0.4 Binding redirect is auto-generated for netfx buildhost and interactive host --- NuGet.config | 1 + src/Interactive/HostProcess/x64/InteractiveHost64.csproj | 2 ++ src/Interactive/HostProcess/x86/InteractiveHost32.csproj | 2 ++ .../Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj | 2 +- 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index 26a2f6f90d445..61b14406e7c25 100644 --- a/NuGet.config +++ b/NuGet.config @@ -21,6 +21,7 @@ + diff --git a/src/Interactive/HostProcess/x64/InteractiveHost64.csproj b/src/Interactive/HostProcess/x64/InteractiveHost64.csproj index e25b24b5b5ee0..484eea7d74548 100644 --- a/src/Interactive/HostProcess/x64/InteractiveHost64.csproj +++ b/src/Interactive/HostProcess/x64/InteractiveHost64.csproj @@ -24,6 +24,8 @@ + + diff --git a/src/Interactive/HostProcess/x86/InteractiveHost32.csproj b/src/Interactive/HostProcess/x86/InteractiveHost32.csproj index d32f4393c6225..fabdc4fe0b788 100644 --- a/src/Interactive/HostProcess/x86/InteractiveHost32.csproj +++ b/src/Interactive/HostProcess/x86/InteractiveHost32.csproj @@ -18,6 +18,8 @@ + +