From 2b8c1f37ec379f048459efb52174a8d11f0fcf78 Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Wed, 21 Aug 2024 17:24:00 +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 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj index 996106d6..5ca46dc8 100644 --- a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj +++ b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj @@ -8,9 +8,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CSharpInteractive/CSharpInteractive.Tool.csproj b/CSharpInteractive/CSharpInteractive.Tool.csproj index 03bd2d13..5d44bdf9 100644 --- a/CSharpInteractive/CSharpInteractive.Tool.csproj +++ b/CSharpInteractive/CSharpInteractive.Tool.csproj @@ -32,7 +32,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CSharpInteractive/CSharpInteractive.csproj b/CSharpInteractive/CSharpInteractive.csproj index 41728ab6..4e5c0a07 100644 --- a/CSharpInteractive/CSharpInteractive.csproj +++ b/CSharpInteractive/CSharpInteractive.csproj @@ -26,7 +26,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 cf00acef..985eb6cb 100644 --- a/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj +++ b/Samples/MySampleLib/MySampleLib.Tests/MySampleLib.Tests.csproj @@ -6,7 +6,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive