From 231a2dc5329f791df8c33029c75afc504a43a138 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Sat, 21 Oct 2023 19:42:01 +0200 Subject: [PATCH] Fix #3105 - VS2017-2019 addin didn't properly match subdirectory structure of 2022 addin --- ILSpy.AddIn/ILSpy.AddIn.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index 021cfed03e..0b9b3e9bef 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -86,10 +86,10 @@ - \ILSpy\zh-Hans\ + \x64\ILSpy\zh-Hans\ - \ILSpy + \x64\ILSpy