diff --git a/Directory.Build.targets b/Directory.Build.targets index 5d8f398..646254d 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -24,6 +24,12 @@ + + + + + + diff --git a/PSql.Core/PSql.Core.csproj b/PSql.Core/PSql.Core.csproj index 9796882..7630350 100644 --- a/PSql.Core/PSql.Core.csproj +++ b/PSql.Core/PSql.Core.csproj @@ -18,10 +18,4 @@ Version="[7.0.0, 8.0.0)" PrivateAssets="all" /> - - - - - - diff --git a/PSql.private/PSql.private.csproj b/PSql.private/PSql.private.csproj index f49a22e..238eb27 100644 --- a/PSql.private/PSql.private.csproj +++ b/PSql.private/PSql.private.csproj @@ -30,9 +30,6 @@ - - - diff --git a/PSql/PSql.csproj b/PSql/PSql.csproj index 2d4c51d..9850d8e 100644 --- a/PSql/PSql.csproj +++ b/PSql/PSql.csproj @@ -25,12 +25,6 @@ Private="false" PrivateAssets="all" /> - - - - - -