From d1730f01f9f08e6a249e14ad9b68541d08dc97df Mon Sep 17 00:00:00 2001 From: Brandon Thetford Date: Wed, 10 Jul 2024 15:43:31 -0700 Subject: [PATCH] Convert package reference versions to ranges --- .../CommunityToolkitExample.csproj | 11 ++-------- Directory.Build.props | 4 ++-- Example/Example.csproj | 3 --- FSharpExample/FSharpExample.fsproj | 5 +---- ReactiveExample/ReactiveExample.csproj | 9 +++------ Terminal.Gui/Terminal.Gui.csproj | 20 +++++++++---------- UICatalog/UICatalog.csproj | 13 +++++------- UnitTests/UnitTests.csproj | 17 +++++++--------- 8 files changed, 30 insertions(+), 52 deletions(-) diff --git a/CommunityToolkitExample/CommunityToolkitExample.csproj b/CommunityToolkitExample/CommunityToolkitExample.csproj index 44b28218e..8a25e7c31 100644 --- a/CommunityToolkitExample/CommunityToolkitExample.csproj +++ b/CommunityToolkitExample/CommunityToolkitExample.csproj @@ -8,16 +8,9 @@ - - - - - + + - - - - diff --git a/Directory.Build.props b/Directory.Build.props index e89be9369..a389e5f94 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - - + + \ No newline at end of file diff --git a/Example/Example.csproj b/Example/Example.csproj index 47fafd9a1..4bb8cc0bc 100644 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -13,7 +13,4 @@ - - - \ No newline at end of file diff --git a/FSharpExample/FSharpExample.fsproj b/FSharpExample/FSharpExample.fsproj index 9effec9fd..57b4cc7c0 100644 --- a/FSharpExample/FSharpExample.fsproj +++ b/FSharpExample/FSharpExample.fsproj @@ -1,7 +1,7 @@  Exe - net6.0 + net8.0 1.6.2.0 1.6.2.0 1.6.2+Branch.main.Sha.b6eeb6321685af474ffc17b1390ff1d4894a90c5 @@ -13,7 +13,4 @@ - - - \ No newline at end of file diff --git a/ReactiveExample/ReactiveExample.csproj b/ReactiveExample/ReactiveExample.csproj index 42ddcc91d..e87202c6f 100644 --- a/ReactiveExample/ReactiveExample.csproj +++ b/ReactiveExample/ReactiveExample.csproj @@ -11,14 +11,11 @@ 2.0 - - - + + + - - - \ No newline at end of file diff --git a/Terminal.Gui/Terminal.Gui.csproj b/Terminal.Gui/Terminal.Gui.csproj index b436834a1..5af56b8ae 100644 --- a/Terminal.Gui/Terminal.Gui.csproj +++ b/Terminal.Gui/Terminal.Gui.csproj @@ -1,4 +1,4 @@ - + @@ -49,16 +49,16 @@ - - - - - + + + + + - - - - + + + + all Analyzer diff --git a/UICatalog/UICatalog.csproj b/UICatalog/UICatalog.csproj index 1295f4f5a..2cd4952b3 100644 --- a/UICatalog/UICatalog.csproj +++ b/UICatalog/UICatalog.csproj @@ -29,11 +29,11 @@ - - - - - + + + + + @@ -46,7 +46,4 @@ - - - \ No newline at end of file diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index d64e3c63a..48df23727 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -29,16 +29,16 @@ true - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -57,9 +57,6 @@ - - - False