diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 4fdc86f6..186fc839 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,7 +1,7 @@ 0.31.0 - 0.31.9 + 0.31.10 $(FileVersion) $(InformationalVersion) diff --git a/src/SharpLearning.AdaBoost.Test/SharpLearning.AdaBoost.Test.csproj b/src/SharpLearning.AdaBoost.Test/SharpLearning.AdaBoost.Test.csproj index df9b730b..ab2f6d5f 100644 --- a/src/SharpLearning.AdaBoost.Test/SharpLearning.AdaBoost.Test.csproj +++ b/src/SharpLearning.AdaBoost.Test/SharpLearning.AdaBoost.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.Containers.Test/SharpLearning.Containers.Test.csproj b/src/SharpLearning.Containers.Test/SharpLearning.Containers.Test.csproj index 700ebfee..db64f752 100644 --- a/src/SharpLearning.Containers.Test/SharpLearning.Containers.Test.csproj +++ b/src/SharpLearning.Containers.Test/SharpLearning.Containers.Test.csproj @@ -6,9 +6,7 @@ - - - + diff --git a/src/SharpLearning.CrossValidation.Test/SharpLearning.CrossValidation.Test.csproj b/src/SharpLearning.CrossValidation.Test/SharpLearning.CrossValidation.Test.csproj index 67d1f53e..a12be3ee 100644 --- a/src/SharpLearning.CrossValidation.Test/SharpLearning.CrossValidation.Test.csproj +++ b/src/SharpLearning.CrossValidation.Test/SharpLearning.CrossValidation.Test.csproj @@ -5,10 +5,7 @@ - - - - + diff --git a/src/SharpLearning.DecisionTrees.Test/SharpLearning.DecisionTrees.Test.csproj b/src/SharpLearning.DecisionTrees.Test/SharpLearning.DecisionTrees.Test.csproj index 9bb1f105..e163cbb2 100644 --- a/src/SharpLearning.DecisionTrees.Test/SharpLearning.DecisionTrees.Test.csproj +++ b/src/SharpLearning.DecisionTrees.Test/SharpLearning.DecisionTrees.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.Ensemble.Test/SharpLearning.Ensemble.Test.csproj b/src/SharpLearning.Ensemble.Test/SharpLearning.Ensemble.Test.csproj index aab536a7..fa36ec11 100644 --- a/src/SharpLearning.Ensemble.Test/SharpLearning.Ensemble.Test.csproj +++ b/src/SharpLearning.Ensemble.Test/SharpLearning.Ensemble.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.FeatureTransformations.Test/SharpLearning.FeatureTransformations.Test.csproj b/src/SharpLearning.FeatureTransformations.Test/SharpLearning.FeatureTransformations.Test.csproj index de92eb9a..c8ae1ce8 100644 --- a/src/SharpLearning.FeatureTransformations.Test/SharpLearning.FeatureTransformations.Test.csproj +++ b/src/SharpLearning.FeatureTransformations.Test/SharpLearning.FeatureTransformations.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.GradientBoost.Test/SharpLearning.GradientBoost.Test.csproj b/src/SharpLearning.GradientBoost.Test/SharpLearning.GradientBoost.Test.csproj index be743e20..f2bb179c 100644 --- a/src/SharpLearning.GradientBoost.Test/SharpLearning.GradientBoost.Test.csproj +++ b/src/SharpLearning.GradientBoost.Test/SharpLearning.GradientBoost.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.InputOutput.Test/SharpLearning.InputOutput.Test.csproj b/src/SharpLearning.InputOutput.Test/SharpLearning.InputOutput.Test.csproj index 6e7e696e..8fa843bd 100644 --- a/src/SharpLearning.InputOutput.Test/SharpLearning.InputOutput.Test.csproj +++ b/src/SharpLearning.InputOutput.Test/SharpLearning.InputOutput.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.Metrics.Test/SharpLearning.Metrics.Test.csproj b/src/SharpLearning.Metrics.Test/SharpLearning.Metrics.Test.csproj index 944e3e43..4626eea9 100644 --- a/src/SharpLearning.Metrics.Test/SharpLearning.Metrics.Test.csproj +++ b/src/SharpLearning.Metrics.Test/SharpLearning.Metrics.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.Neural.Test/SharpLearning.Neural.Test.csproj b/src/SharpLearning.Neural.Test/SharpLearning.Neural.Test.csproj index aaf5e92f..0ddb93a2 100644 --- a/src/SharpLearning.Neural.Test/SharpLearning.Neural.Test.csproj +++ b/src/SharpLearning.Neural.Test/SharpLearning.Neural.Test.csproj @@ -7,9 +7,7 @@ - - - + diff --git a/src/SharpLearning.Optimization.Test/SharpLearning.Optimization.Test.csproj b/src/SharpLearning.Optimization.Test/SharpLearning.Optimization.Test.csproj index 8a7605a8..5fe9b47d 100644 --- a/src/SharpLearning.Optimization.Test/SharpLearning.Optimization.Test.csproj +++ b/src/SharpLearning.Optimization.Test/SharpLearning.Optimization.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.RandomForest.Test/SharpLearning.RandomForest.Test.csproj b/src/SharpLearning.RandomForest.Test/SharpLearning.RandomForest.Test.csproj index 2e60799a..7efa4e05 100644 --- a/src/SharpLearning.RandomForest.Test/SharpLearning.RandomForest.Test.csproj +++ b/src/SharpLearning.RandomForest.Test/SharpLearning.RandomForest.Test.csproj @@ -5,9 +5,7 @@ - - - + diff --git a/src/SharpLearning.XGBoost.Test/SharpLearning.XGBoost.Test.csproj b/src/SharpLearning.XGBoost.Test/SharpLearning.XGBoost.Test.csproj index 3c1ee907..e56aded5 100644 --- a/src/SharpLearning.XGBoost.Test/SharpLearning.XGBoost.Test.csproj +++ b/src/SharpLearning.XGBoost.Test/SharpLearning.XGBoost.Test.csproj @@ -7,9 +7,7 @@ - - - +