From 019421072b4ebd2ea0a74637d1ebd8c7da5fd593 Mon Sep 17 00:00:00 2001 From: Tig Date: Tue, 9 Jul 2024 09:30:09 -0600 Subject: [PATCH] Latest packages --- ...nal.Gui.Analyzers.Internal.Debugging.csproj | 14 +++++++++----- ...erminal.Gui.Analyzers.Internal.Tests.csproj | 16 ++++++++++------ .../Terminal.Gui.Analyzers.Internal.csproj | 18 +++++++++++------- .../CommunityToolkitExample.csproj | 4 ++++ Example/Example.csproj | 3 +++ ReactiveExample/ReactiveExample.csproj | 5 ++++- Terminal.Gui/Terminal.Gui.csproj | 12 ++++++------ UICatalog/UICatalog.csproj | 7 +++++-- UnitTests/UnitTests.csproj | 13 ++++++++----- 9 files changed, 60 insertions(+), 32 deletions(-) diff --git a/Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Terminal.Gui.Analyzers.Internal.Debugging.csproj b/Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Terminal.Gui.Analyzers.Internal.Debugging.csproj index 3cad5995b8..5594dd0da7 100644 --- a/Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Terminal.Gui.Analyzers.Internal.Debugging.csproj +++ b/Analyzers/Terminal.Gui.Analyzers.Internal.Debugging/Terminal.Gui.Analyzers.Internal.Debugging.csproj @@ -6,12 +6,12 @@ enable - - - - + + + + - + @@ -22,4 +22,8 @@ + + + + diff --git a/Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Terminal.Gui.Analyzers.Internal.Tests.csproj b/Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Terminal.Gui.Analyzers.Internal.Tests.csproj index e4e88bd61d..42445111d7 100644 --- a/Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Terminal.Gui.Analyzers.Internal.Tests.csproj +++ b/Analyzers/Terminal.Gui.Analyzers.Internal.Tests/Terminal.Gui.Analyzers.Internal.Tests.csproj @@ -14,13 +14,13 @@ - - - - + + + + - - + + all @@ -45,4 +45,8 @@ + + + + diff --git a/Analyzers/Terminal.Gui.Analyzers.Internal/Terminal.Gui.Analyzers.Internal.csproj b/Analyzers/Terminal.Gui.Analyzers.Internal/Terminal.Gui.Analyzers.Internal.csproj index 80d788ac3e..06ce0794b4 100644 --- a/Analyzers/Terminal.Gui.Analyzers.Internal/Terminal.Gui.Analyzers.Internal.csproj +++ b/Analyzers/Terminal.Gui.Analyzers.Internal/Terminal.Gui.Analyzers.Internal.csproj @@ -47,17 +47,21 @@ - - - - + + + + - - - + + + + + + + diff --git a/CommunityToolkitExample/CommunityToolkitExample.csproj b/CommunityToolkitExample/CommunityToolkitExample.csproj index fdb41dfcd5..44b28218e9 100644 --- a/CommunityToolkitExample/CommunityToolkitExample.csproj +++ b/CommunityToolkitExample/CommunityToolkitExample.csproj @@ -16,4 +16,8 @@ + + + + diff --git a/Example/Example.csproj b/Example/Example.csproj index 4bb8cc0bc0..47fafd9a15 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -13,4 +13,7 @@ + + + \ No newline at end of file diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj index 54f46753a9..42ddcc91d6 100644 --- a/ReactiveExample/ReactiveExample.csproj +++ b/ReactiveExample/ReactiveExample.csproj @@ -12,10 +12,13 @@ - + + + + \ No newline at end of file diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index 1959d51d38..b436834a11 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -50,14 +50,14 @@ - - - - + + + + - - + + all diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index e461d7c2f2..1295f4f5a1 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -29,9 +29,9 @@ - + - + @@ -46,4 +46,7 @@ + + + \ No newline at end of file diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 716afb0fa5..d64e3c63a9 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -29,12 +29,12 @@ true - - - - + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -57,6 +57,9 @@ + + + False