From 76af4cb0a5ce5dd89ece402c69ee69c6b7146837 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Wed, 26 Feb 2025 08:28:13 +0300 Subject: Bump libraries --- RhSolutions.ML.Lib/RhSolutions.ML.Lib.csproj | 4 ++-- RhSolutions.ML.Tests/RhSolutions.ML.Tests.csproj | 20 +++++++++++++------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/RhSolutions.ML.Lib/RhSolutions.ML.Lib.csproj b/RhSolutions.ML.Lib/RhSolutions.ML.Lib.csproj index 928fc99..bee08a8 100644 --- a/RhSolutions.ML.Lib/RhSolutions.ML.Lib.csproj +++ b/RhSolutions.ML.Lib/RhSolutions.ML.Lib.csproj @@ -1,13 +1,13 @@ - net7.0 + net8.0 enable enable - + diff --git a/RhSolutions.ML.Tests/RhSolutions.ML.Tests.csproj b/RhSolutions.ML.Tests/RhSolutions.ML.Tests.csproj index c37ac53..d7df17f 100644 --- a/RhSolutions.ML.Tests/RhSolutions.ML.Tests.csproj +++ b/RhSolutions.ML.Tests/RhSolutions.ML.Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -10,12 +10,18 @@ - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + -- cgit v1.2.3