diff --git a/CopyDatabase.Application/CopyDatabase.Core.csproj b/CopyDatabase.Application/CopyDatabase.Core.csproj index 1b97b74..1f5c4dd 100644 --- a/CopyDatabase.Application/CopyDatabase.Core.csproj +++ b/CopyDatabase.Application/CopyDatabase.Core.csproj @@ -10,7 +10,7 @@ - + diff --git a/CopyDatabase.MsSQLServer/CopyDatabase.MsSQLServer.csproj b/CopyDatabase.MsSQLServer/CopyDatabase.MsSQLServer.csproj index e6f04c4..b1610be 100644 --- a/CopyDatabase.MsSQLServer/CopyDatabase.MsSQLServer.csproj +++ b/CopyDatabase.MsSQLServer/CopyDatabase.MsSQLServer.csproj @@ -8,7 +8,7 @@ - + diff --git a/CopyDatabase/CopyDatabase.csproj b/CopyDatabase/CopyDatabase.csproj index 4d916df..4ef4259 100644 --- a/CopyDatabase/CopyDatabase.csproj +++ b/CopyDatabase/CopyDatabase.csproj @@ -13,7 +13,7 @@ - + diff --git a/UnitTests/CopyDatabase.MsSQLServer.Tests/CopyDatabase.MsSQLServer.Tests.csproj b/UnitTests/CopyDatabase.MsSQLServer.Tests/CopyDatabase.MsSQLServer.Tests.csproj index ea8fbb5..6f5e804 100644 --- a/UnitTests/CopyDatabase.MsSQLServer.Tests/CopyDatabase.MsSQLServer.Tests.csproj +++ b/UnitTests/CopyDatabase.MsSQLServer.Tests/CopyDatabase.MsSQLServer.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive