diff --git a/SC.CLI/SC.CLI.csproj b/SC.CLI/SC.CLI.csproj index 3e54f51..7e823d5 100644 --- a/SC.CLI/SC.CLI.csproj +++ b/SC.CLI/SC.CLI.csproj @@ -3,7 +3,7 @@ Exe net8.0 - 1.0.10 + 1.0.11 true true true diff --git a/SC.DataPreparation/SC.DataPreparation.csproj b/SC.DataPreparation/SC.DataPreparation.csproj index f13fafb..ced9e0f 100644 --- a/SC.DataPreparation/SC.DataPreparation.csproj +++ b/SC.DataPreparation/SC.DataPreparation.csproj @@ -3,7 +3,7 @@ Exe net8.0 - 1.0.10 + 1.0.11 true diff --git a/SC.GUI/SC.GUI.csproj b/SC.GUI/SC.GUI.csproj index aca2bd6..98c6329 100644 --- a/SC.GUI/SC.GUI.csproj +++ b/SC.GUI/SC.GUI.csproj @@ -6,7 +6,7 @@ true true Logo.ico - 1.0.10 + 1.0.11 true diff --git a/SC.Heuristics/SC.Heuristics.csproj b/SC.Heuristics/SC.Heuristics.csproj index ec6e5a9..303fa02 100644 --- a/SC.Heuristics/SC.Heuristics.csproj +++ b/SC.Heuristics/SC.Heuristics.csproj @@ -2,7 +2,7 @@ net8.0 - 1.0.10 + 1.0.11 true diff --git a/SC.Linear/SC.Linear.csproj b/SC.Linear/SC.Linear.csproj index 5536ab7..bc1cea8 100644 --- a/SC.Linear/SC.Linear.csproj +++ b/SC.Linear/SC.Linear.csproj @@ -2,7 +2,7 @@ net8.0 - 1.0.10 + 1.0.11 true diff --git a/SC.ObjectModel/SC.ObjectModel.csproj b/SC.ObjectModel/SC.ObjectModel.csproj index 9b683b7..56e2c9f 100644 --- a/SC.ObjectModel/SC.ObjectModel.csproj +++ b/SC.ObjectModel/SC.ObjectModel.csproj @@ -2,7 +2,7 @@ net8.0 - 1.0.10 + 1.0.11 true diff --git a/SC.Playground/SC.Playground.csproj b/SC.Playground/SC.Playground.csproj index eeaa7e1..3f02cdf 100644 --- a/SC.Playground/SC.Playground.csproj +++ b/SC.Playground/SC.Playground.csproj @@ -3,7 +3,7 @@ Exe net8.0 - 1.0.10 + 1.0.11 true diff --git a/SC.Service/SC.Service.csproj b/SC.Service/SC.Service.csproj index 6fdb5bc..ee7fb0a 100644 --- a/SC.Service/SC.Service.csproj +++ b/SC.Service/SC.Service.csproj @@ -3,7 +3,7 @@ net8.0 Linux - 1.0.10 + 1.0.11 true true @@ -21,4 +21,4 @@ - + \ No newline at end of file diff --git a/SC.Toolbox/SC.Toolbox.csproj b/SC.Toolbox/SC.Toolbox.csproj index e0bca23..19491e2 100644 --- a/SC.Toolbox/SC.Toolbox.csproj +++ b/SC.Toolbox/SC.Toolbox.csproj @@ -2,7 +2,7 @@ net8.0 - 1.0.10 + 1.0.11 true diff --git a/VERSION.txt b/VERSION.txt index 437d26b..8684498 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.10 \ No newline at end of file +1.0.11 \ No newline at end of file