From 6f02db6f0bd914590a83fdc65487598c52fa796f Mon Sep 17 00:00:00 2001 From: Nikolay Pianikov Date: Mon, 12 Aug 2024 14:09:39 +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 25f0d36..996106d 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 9e6eb5a..03bd2d1 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 dd31993..41728ab 100644 --- a/CSharpInteractive/CSharpInteractive.csproj +++ b/CSharpInteractive/CSharpInteractive.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive