From 8c1e204dc7b2ebdbafcb1c21c99562544a27c0fe Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Fri, 10 Jan 2025 19:59:17 +0100 Subject: [PATCH] Fix projects --- ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj | 2 +- ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj b/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj index d032248796..88ad5d9bea 100644 --- a/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj +++ b/ICSharpCode.BamlDecompiler/ICSharpCode.BamlDecompiler.csproj @@ -70,7 +70,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj index ba23085a40..d7d4dae98e 100644 --- a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj +++ b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj @@ -98,7 +98,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive