From 0887d3e4d5867ebf87fee503e696a5a371849d2b Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Mon, 18 Mar 2024 17:50:03 +0100 Subject: [PATCH] Move KnownThings.gen.cs compile remove --- .../ICSharpCode.BamlDecompiler.csproj | 6 +++++- ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj | 4 ---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj b/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj index 7f9f8b991..54ea52928 100644 --- a/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj +++ b/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj @@ -15,7 +15,11 @@ - + + + + + true diff --git a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj index f707d658a..2a16add84 100644 --- a/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj +++ b/ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj @@ -26,10 +26,6 @@ ..\ILSpy\bin\$(Configuration)\ - - - -