diff --git a/MesETL.App/MesETL.App.csproj b/MesETL.App/MesETL.App.csproj index 4279a62..7f39c57 100644 --- a/MesETL.App/MesETL.App.csproj +++ b/MesETL.App/MesETL.App.csproj @@ -3,7 +3,7 @@ MesETL Exe - net8.0 + net9.0 enable enable Linux @@ -21,14 +21,13 @@ - - + + - - - - - + + + + diff --git a/MesETL.Shared/MesETL.Shared.csproj b/MesETL.Shared/MesETL.Shared.csproj index 96d40e8..b0d55a3 100644 --- a/MesETL.Shared/MesETL.Shared.csproj +++ b/MesETL.Shared/MesETL.Shared.csproj @@ -7,7 +7,7 @@ - + diff --git a/MesETL.Test/MesETL.Test.csproj b/MesETL.Test/MesETL.Test.csproj index bdc5abc..3adba57 100644 --- a/MesETL.Test/MesETL.Test.csproj +++ b/MesETL.Test/MesETL.Test.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable @@ -11,13 +11,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Mesdb.Cli/Mesdb.Cli.csproj b/Mesdb.Cli/Mesdb.Cli.csproj index 60b884a..ea49af3 100644 --- a/Mesdb.Cli/Mesdb.Cli.csproj +++ b/Mesdb.Cli/Mesdb.Cli.csproj @@ -9,10 +9,10 @@ - - + + - +