diff --git a/MySqlPlus.Example/MySqlPlus.Example.csproj b/MySqlPlus.Example/MySqlPlus.Example.csproj index 724234d..5d1beee 100644 --- a/MySqlPlus.Example/MySqlPlus.Example.csproj +++ b/MySqlPlus.Example/MySqlPlus.Example.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 disable disable MontoyaTech.MySqlPlus.Example diff --git a/MySqlPlus.Tests/MySqlPlus.Tests.csproj b/MySqlPlus.Tests/MySqlPlus.Tests.csproj index 6183c01..970be5a 100644 --- a/MySqlPlus.Tests/MySqlPlus.Tests.csproj +++ b/MySqlPlus.Tests/MySqlPlus.Tests.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 disable disable false @@ -10,14 +10,14 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MySqlPlus/MySqlPlus.csproj b/MySqlPlus/MySqlPlus.csproj index 957604c..dc4395f 100644 --- a/MySqlPlus/MySqlPlus.csproj +++ b/MySqlPlus/MySqlPlus.csproj @@ -1,13 +1,13 @@  - net6.0 + net8.0 disable disable MontoyaTech.MySqlPlus MontoyaTech.MySqlPlus MontoyaTech.MySqlPlus - 1.1.7 + 1.1.8 MontoyaTech A simple C# library to help work with MySql. MontoyaTech 2023 @@ -27,7 +27,7 @@ - +