From 300f9dbbaf3bb5afb9a612b8af0f6110743a36f9 Mon Sep 17 00:00:00 2001 From: Tig Date: Thu, 24 Apr 2025 06:12:24 -0600 Subject: [PATCH] v1 - Updates NuGet packages (#4045) * Updated nuget packages * Updated nuget packages for UnitTests * Updated nuget packages for ReactiveExample --- ReactiveExample/ReactiveExample.csproj | 2 +- Terminal.Gui/Terminal.Gui.csproj | 2 +- UICatalog/UICatalog.csproj | 1 - UnitTests/UnitTests.csproj | 10 +++++----- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj index e903b9b67..b2823cfe4 100644 --- a/ReactiveExample/ReactiveExample.csproj +++ b/ReactiveExample/ReactiveExample.csproj @@ -11,7 +11,7 @@ - + diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 3dc102d81..61f50d0f0 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -30,7 +30,7 @@ - + diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index f6eec91b9..cea5148d8 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -22,7 +22,6 @@ - diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 63f2ba107..c687f1b45 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -18,15 +18,15 @@ TRACE;DEBUG_IDISPOSABLE - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive