diff --git a/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj b/src/DependencyCrawler.AppHost/DependencyCrawler.AppHost.csproj index 1851a9e..11671c0 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 17fb6ff..bda6f92 100644 --- a/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj +++ b/src/DependencyCrawler.BlazorClient/DependencyCrawler.BlazorClient.csproj @@ -7,16 +7,16 @@ - - + + - - - - + + + + diff --git a/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj b/src/DependencyCrawler.Data.Json/DependencyCrawler.Data.Json.csproj index 6d37ebe..c4b2875 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 26acbd0..29647fe 100644 --- a/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj +++ b/src/DependencyCrawler.Data.MongoDB/DependencyCrawler.Data.MongoDB.csproj @@ -7,16 +7,17 @@ - - - - + + + + - - - + + + + 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 b30f588..e61151a 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 fbfc7f8..4aa502b 100644 --- a/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj +++ b/src/DependencyCrawler.Data.Postgresql/DependencyCrawler.Data.Postgresql.csproj @@ -7,15 +7,16 @@ - - - + + + - - - + + + + diff --git a/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj b/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj index 9a3888a..fdb50cd 100644 --- a/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj +++ b/src/DependencyCrawler.DataCore.Tests/DependencyCrawler.DataCore.Tests.csproj @@ -10,13 +10,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj b/src/DependencyCrawler.DataCore/DependencyCrawler.DataCore.csproj index 44c41ff..9938b07 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 04e39a5..aeb3701 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 867f9d2..65ce297 100644 --- a/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj +++ b/src/DependencyCrawler.DataDiscovery.CSharp.RESTClient/DependencyCrawler.DataDiscovery.CSharp.RESTClient.csproj @@ -7,14 +7,14 @@ - + - - - - + + + + diff --git a/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj b/src/DependencyCrawler.DataDiscovery.CSharp/DependencyCrawler.DataDiscovery.CSharp.csproj index c94dc7b..4e7bf18 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 a20d2f4..869dd06 100644 --- a/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj +++ b/src/DependencyCrawler.Framework/DependencyCrawler.Framework.csproj @@ -7,12 +7,12 @@ - - - - - - + + + + + + diff --git a/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj b/src/DependencyCrawler.QueryClient/DependencyCrawler.QueryClient.csproj index ac67c58..089cdae 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 770f59c..dbcb65d 100644 --- a/src/DependencyCrawler/DependencyCrawler.csproj +++ b/src/DependencyCrawler/DependencyCrawler.csproj @@ -9,7 +9,7 @@ - +