From 44e77f2bd2e5bbbd609d0011ab52f67c21aa8b86 Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Thu, 5 Sep 2024 09:31:45 +0300 Subject: [PATCH] Update deps --- CSharpInteractive.Tests/CSharpInteractive.Tests.csproj | 4 ++-- CSharpInteractive/CSharpInteractive.Tool.csproj | 2 +- CSharpInteractive/CSharpInteractive.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj index 2eab9e53..408a104b 100644 --- a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj +++ b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj @@ -9,8 +9,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CSharpInteractive/CSharpInteractive.Tool.csproj b/CSharpInteractive/CSharpInteractive.Tool.csproj index a536edcc..dc23495f 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 61787d4f..c82a6245 100644 --- a/CSharpInteractive/CSharpInteractive.csproj +++ b/CSharpInteractive/CSharpInteractive.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive