From a977f2a4790daf356b50168a238d93c8444eda1f Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Tue, 4 Feb 2025 15:47:56 +0300 Subject: [PATCH] Update deps --- CSharpInteractive.Tests/CSharpInteractive.Tests.csproj | 4 ++-- CSharpInteractive/CSharpInteractive.Tool.csproj | 2 +- CSharpInteractive/CSharpInteractive.csproj | 2 +- .../MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj | 2 +- TestBuild/TestBuild.csproj | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj index 61a3ab2..4f571ae 100644 --- a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj +++ b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj @@ -10,14 +10,14 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CSharpInteractive/CSharpInteractive.Tool.csproj b/CSharpInteractive/CSharpInteractive.Tool.csproj index a08fea8..1c16cda 100644 --- a/CSharpInteractive/CSharpInteractive.Tool.csproj +++ b/CSharpInteractive/CSharpInteractive.Tool.csproj @@ -31,7 +31,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CSharpInteractive/CSharpInteractive.csproj b/CSharpInteractive/CSharpInteractive.csproj index 80a3b15..b4864d2 100644 --- a/CSharpInteractive/CSharpInteractive.csproj +++ b/CSharpInteractive/CSharpInteractive.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj b/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj index 86de39b..0127125 100644 --- a/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj +++ b/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/TestBuild/TestBuild.csproj b/TestBuild/TestBuild.csproj index 09b4a27..9e1883c 100644 --- a/TestBuild/TestBuild.csproj +++ b/TestBuild/TestBuild.csproj @@ -22,7 +22,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive