From 68a5de6c0e32e7fbb3342376407249609229ed9e Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Fri, 15 Nov 2024 11:06:26 +0300 Subject: [PATCH] Update deps --- CSharpInteractive.Tests/CSharpInteractive.Tests.csproj | 2 +- CSharpInteractive/CSharpInteractive.Tool.csproj | 2 +- CSharpInteractive/CSharpInteractive.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj index 266f0be..092b562 100644 --- a/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj +++ b/CSharpInteractive.Tests/CSharpInteractive.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/CSharpInteractive/CSharpInteractive.Tool.csproj b/CSharpInteractive/CSharpInteractive.Tool.csproj index 863c161..ffb5259 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 5f97d1a..8150cea 100644 --- a/CSharpInteractive/CSharpInteractive.csproj +++ b/CSharpInteractive/CSharpInteractive.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive