diff --git a/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj b/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj index f37af65..eea549f 100644 --- a/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj +++ b/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj b/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj index aee62a5..8b0af7e 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..e190a64 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..c69eeda 100644 --- a/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj +++ b/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj @@ -8,18 +8,18 @@ - - - + + + - - - - - - + + + + + + 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..5c07605 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..27f02cf 100644 --- a/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj +++ b/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj @@ -8,17 +8,17 @@ - - + + - - - - - - + + + + + + diff --git a/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj b/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj index cd1538c..dc35df2 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..7b15fa5 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..03b1a34 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..0e7bd85 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..d6845a1 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..e970c9c 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..d8307d4 100644 --- a/src/DependencyCrawler/DependencyCrawler.csproj +++ b/src/DependencyCrawler/DependencyCrawler.csproj @@ -9,7 +9,7 @@ - +