diff --git a/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj b/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj index f37af65..1dafafe 100644 --- a/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj +++ b/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj @@ -12,10 +12,10 @@ - - - - + + + + diff --git a/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj b/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj index aee62a5..7d82115 100644 --- a/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj +++ b/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj @@ -7,19 +7,19 @@ - + - - - - - - - + + + + + + + diff --git a/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj b/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj index e4a555f..30e792e 100644 --- a/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj +++ b/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj b/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj index 4be95be..a9e5a93 100644 --- a/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj +++ b/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj @@ -7,19 +7,19 @@ - - - - + + + + - - - - - - + + + + + + diff --git a/src/DependencyCrawler.Data.Postgresql.MigrationService/DependencyCrawler.Data.Postgresql.MigrationService.csproj b/src/DependencyCrawler.Data.Postgresql.MigrationService/DependencyCrawler.Data.Postgresql.MigrationService.csproj index 902cd2c..293ec47 100644 --- a/src/DependencyCrawler.Data.Postgresql.MigrationService/DependencyCrawler.Data.Postgresql.MigrationService.csproj +++ b/src/DependencyCrawler.Data.Postgresql.MigrationService/DependencyCrawler.Data.Postgresql.MigrationService.csproj @@ -8,11 +8,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj b/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj index 660947e..e9ba999 100644 --- a/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj +++ b/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj @@ -7,18 +7,18 @@ - - - + + + - - - - - - + + + + + + diff --git a/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj b/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj index 7ecabd2..e157673 100644 --- a/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj +++ b/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj b/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj index cd1538c..1ef96dc 100644 --- a/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj +++ b/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/DependencyCrawler.DataDiscovery.CSharp.REST/DependencyCrawler.DataDiscovery.CSharp.REST.csproj b/src/DependencyCrawler.DataDiscovery.CSharp.REST/DependencyCrawler.DataDiscovery.CSharp.REST.csproj index 4219549..1458db1 100644 --- a/src/DependencyCrawler.DataDiscovery.CSharp.REST/DependencyCrawler.DataDiscovery.CSharp.REST.csproj +++ b/src/DependencyCrawler.DataDiscovery.CSharp.REST/DependencyCrawler.DataDiscovery.CSharp.REST.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj b/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj index c4d9299..51e60ab 100644 --- a/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj +++ b/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj @@ -7,17 +7,17 @@ - + - - - - - - - + + + + + + + diff --git a/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj b/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj index 12a4143..240729a 100644 --- a/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj +++ b/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj b/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj index d35db7e..1d89af0 100644 --- a/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj +++ b/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj @@ -7,15 +7,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj b/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj index 2ea3124..d650ebb 100644 --- a/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj +++ b/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/DependencyCrawler/DependencyCrawler.csproj b/src/DependencyCrawler/DependencyCrawler.csproj index 8269178..2e8e274 100644 --- a/src/DependencyCrawler/DependencyCrawler.csproj +++ b/src/DependencyCrawler/DependencyCrawler.csproj @@ -9,7 +9,7 @@ - +