diff --git a/Directory.Packages.props b/Directory.Packages.props index 42ac5d6af..13e1ebab6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,8 +13,8 @@ - - + + @@ -30,7 +30,7 @@ - + @@ -42,6 +42,6 @@ - + \ No newline at end of file diff --git a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj index 1dfb43ed0..13c9a3f6b 100644 --- a/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj +++ b/ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj @@ -52,7 +52,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj index b8a51da29..0c00fb98c 100644 --- a/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj +++ b/ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj @@ -34,7 +34,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/ILSpy.Installer/ILSpy.Installer.csproj b/ILSpy.Installer/ILSpy.Installer.csproj index 27d5be9bb..d5cab6a35 100644 --- a/ILSpy.Installer/ILSpy.Installer.csproj +++ b/ILSpy.Installer/ILSpy.Installer.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/ILSpy.Tests/ILSpy.Tests.csproj b/ILSpy.Tests/ILSpy.Tests.csproj index 40a3a218e..79e95586a 100644 --- a/ILSpy.Tests/ILSpy.Tests.csproj +++ b/ILSpy.Tests/ILSpy.Tests.csproj @@ -54,7 +54,10 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/ILSpy.Wpf.slnf b/ILSpy.Wpf.slnf index 48681d712..831214ce7 100644 --- a/ILSpy.Wpf.slnf +++ b/ILSpy.Wpf.slnf @@ -8,6 +8,7 @@ "ICSharpCode.ILSpyX\\ICSharpCode.ILSpyX.csproj", "ILSpy.BamlDecompiler.Tests\\ILSpy.BamlDecompiler.Tests.csproj", "ILSpy.BamlDecompiler\\ILSpy.BamlDecompiler.csproj", + "ICSharpCode.BamlDecompiler\\ICSharpCode.BamlDecompiler.csproj", "ILSpy.ReadyToRun\\ILSpy.ReadyToRun.csproj", "ILSpy.Tests\\ILSpy.Tests.csproj", "ILSpy\\ILSpy.csproj",