From 3624cfd6fc8a4e4d65279f89785bb5fd2f4f2668 Mon Sep 17 00:00:00 2001 From: na1307 Date: Thu, 22 Dec 2022 13:34:23 +0900 Subject: [PATCH] Remove beta --- .../Bluehill.Deconstructors.Drawing.csproj | 2 +- .../Bluehill.Deconstructors.Forms.csproj | 2 +- .../Bluehill.Deconstructors.KeyValuePair.csproj | 2 +- .../Bluehill.Deconstructors.List.csproj | 2 +- .../Bluehill.Deconstructors.Numerics.csproj | 2 +- .../Bluehill.Deconstructors.Tuple.csproj | 2 +- .../Bluehill.Deconstructors.Version.csproj | 2 +- Bluehill.Deconstructors.Wpf/Bluehill.Deconstructors.Wpf.csproj | 2 +- Bluehill.Deconstructors/Bluehill.Deconstructors.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Bluehill.Deconstructors.Drawing/Bluehill.Deconstructors.Drawing.csproj b/Bluehill.Deconstructors.Drawing/Bluehill.Deconstructors.Drawing.csproj index 110f84d..3bc0a78 100644 --- a/Bluehill.Deconstructors.Drawing/Bluehill.Deconstructors.Drawing.csproj +++ b/Bluehill.Deconstructors.Drawing/Bluehill.Deconstructors.Drawing.csproj @@ -6,7 +6,7 @@ $(PackageTags);drawing 2 2.0.0 - 2.0-beta.2 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.Forms/Bluehill.Deconstructors.Forms.csproj b/Bluehill.Deconstructors.Forms/Bluehill.Deconstructors.Forms.csproj index 0f14964..fb4ff87 100644 --- a/Bluehill.Deconstructors.Forms/Bluehill.Deconstructors.Forms.csproj +++ b/Bluehill.Deconstructors.Forms/Bluehill.Deconstructors.Forms.csproj @@ -6,7 +6,7 @@ $(PackageTags);winforms;forms 2 2.0.0 - 2.0-beta.2 + 2.0 true True ..\bluehill.snk diff --git a/Bluehill.Deconstructors.KeyValuePair/Bluehill.Deconstructors.KeyValuePair.csproj b/Bluehill.Deconstructors.KeyValuePair/Bluehill.Deconstructors.KeyValuePair.csproj index 3f6c3ff..9d788e1 100644 --- a/Bluehill.Deconstructors.KeyValuePair/Bluehill.Deconstructors.KeyValuePair.csproj +++ b/Bluehill.Deconstructors.KeyValuePair/Bluehill.Deconstructors.KeyValuePair.csproj @@ -6,7 +6,7 @@ $(PackageTags);keyvaluepair;dictionary;dictionaryentry 2 2.0.0 - 2.0-beta.2 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.List/Bluehill.Deconstructors.List.csproj b/Bluehill.Deconstructors.List/Bluehill.Deconstructors.List.csproj index 62cffc5..daaf4fc 100644 --- a/Bluehill.Deconstructors.List/Bluehill.Deconstructors.List.csproj +++ b/Bluehill.Deconstructors.List/Bluehill.Deconstructors.List.csproj @@ -6,7 +6,7 @@ $(PackageTags);ilist 2 2.0.0 - 2.0-beta.2 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.Numerics/Bluehill.Deconstructors.Numerics.csproj b/Bluehill.Deconstructors.Numerics/Bluehill.Deconstructors.Numerics.csproj index 29d7411..562287d 100644 --- a/Bluehill.Deconstructors.Numerics/Bluehill.Deconstructors.Numerics.csproj +++ b/Bluehill.Deconstructors.Numerics/Bluehill.Deconstructors.Numerics.csproj @@ -6,7 +6,7 @@ $(PackageTags);numerics;vector;matrix 2 2.0.0 - 2.0-beta.2 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.Tuple/Bluehill.Deconstructors.Tuple.csproj b/Bluehill.Deconstructors.Tuple/Bluehill.Deconstructors.Tuple.csproj index 783be6a..8022809 100644 --- a/Bluehill.Deconstructors.Tuple/Bluehill.Deconstructors.Tuple.csproj +++ b/Bluehill.Deconstructors.Tuple/Bluehill.Deconstructors.Tuple.csproj @@ -6,7 +6,7 @@ $(PackageTags);tuple 2 2.0.0 - 2.0-beta.2 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.Version/Bluehill.Deconstructors.Version.csproj b/Bluehill.Deconstructors.Version/Bluehill.Deconstructors.Version.csproj index 6a4a8b8..9b96d5c 100644 --- a/Bluehill.Deconstructors.Version/Bluehill.Deconstructors.Version.csproj +++ b/Bluehill.Deconstructors.Version/Bluehill.Deconstructors.Version.csproj @@ -6,7 +6,7 @@ $(PackageTags);version 2 2.0.0 - 2.0-beta.3 + 2.0 True ..\bluehill.snk ..\.sonarlint\na1307_bluehill.deconstructorscsharp.ruleset diff --git a/Bluehill.Deconstructors.Wpf/Bluehill.Deconstructors.Wpf.csproj b/Bluehill.Deconstructors.Wpf/Bluehill.Deconstructors.Wpf.csproj index 59ff8f9..f0b1455 100644 --- a/Bluehill.Deconstructors.Wpf/Bluehill.Deconstructors.Wpf.csproj +++ b/Bluehill.Deconstructors.Wpf/Bluehill.Deconstructors.Wpf.csproj @@ -6,7 +6,7 @@ $(PackageTags);wpf 2 2.0.0 - 2.0-beta.2 + 2.0 true True ..\bluehill.snk diff --git a/Bluehill.Deconstructors/Bluehill.Deconstructors.csproj b/Bluehill.Deconstructors/Bluehill.Deconstructors.csproj index 0a5672e..81a8ccf 100644 --- a/Bluehill.Deconstructors/Bluehill.Deconstructors.csproj +++ b/Bluehill.Deconstructors/Bluehill.Deconstructors.csproj @@ -8,7 +8,7 @@ Provides Deconstruct methods for several types. 2 2.0.0 - 2.0-beta.3 + 2.0