diff --git a/src/Migrator.Core/Migrator.Core.csproj b/src/Migrator.Core/Migrator.Core.csproj index 94a61e9..d972aa6 100644 --- a/src/Migrator.Core/Migrator.Core.csproj +++ b/src/Migrator.Core/Migrator.Core.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -12,11 +12,11 @@ - - - + + + - + diff --git a/src/Migrator.Runner/Migrator.Runner.csproj b/src/Migrator.Runner/Migrator.Runner.csproj index f8ade7f..33a138e 100644 --- a/src/Migrator.Runner/Migrator.Runner.csproj +++ b/src/Migrator.Runner/Migrator.Runner.csproj @@ -1,4 +1,4 @@ - + @@ -6,8 +6,8 @@ - - + + diff --git a/tests/Migrator.Tests/Migrator.Tests.csproj b/tests/Migrator.Tests/Migrator.Tests.csproj index 76a8809..8b217e5 100644 --- a/tests/Migrator.Tests/Migrator.Tests.csproj +++ b/tests/Migrator.Tests/Migrator.Tests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -15,19 +15,19 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + - + - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive