From 4fa760bfb654a0c5250634b811697c723d2677e4 Mon Sep 17 00:00:00 2001 From: XiaoYun Zhang Date: Wed, 13 Nov 2024 11:38:13 -0800 Subject: [PATCH 1/2] pin messagePack version in Microsoft.VisualStudio.ProjectSystem.Managed --- .../Microsoft.VisualStudio.ProjectSystem.Managed.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj b/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj index 7784885240..b84d082fd9 100644 --- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj +++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj @@ -50,6 +50,8 @@ + + From ee35c420e721fd573f8baf1dde3d0e9ef0427440 Mon Sep 17 00:00:00 2001 From: Xiaoyun Zhang Date: Thu, 14 Nov 2024 09:52:56 -0800 Subject: [PATCH 2/2] Update src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj Co-authored-by: Drew Noakes --- .../Microsoft.VisualStudio.ProjectSystem.Managed.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj b/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj index b84d082fd9..9263961a2f 100644 --- a/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj +++ b/src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.VisualStudio.ProjectSystem.Managed.csproj @@ -50,7 +50,7 @@ - +