diff --git a/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj b/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj index 9ed4b7d3..f7bad4ec 100644 --- a/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj +++ b/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/aspire-shop/AspireShop.AppHost/AspireShop.AppHost.csproj b/samples/aspire-shop/AspireShop.AppHost/AspireShop.AppHost.csproj index 07c3b6a6..8fd7a033 100644 --- a/samples/aspire-shop/AspireShop.AppHost/AspireShop.AppHost.csproj +++ b/samples/aspire-shop/AspireShop.AppHost/AspireShop.AppHost.csproj @@ -9,9 +9,9 @@ - - - + + + diff --git a/samples/aspire-shop/AspireShop.BasketService/AspireShop.BasketService.csproj b/samples/aspire-shop/AspireShop.BasketService/AspireShop.BasketService.csproj index 72c45e9b..a406a657 100644 --- a/samples/aspire-shop/AspireShop.BasketService/AspireShop.BasketService.csproj +++ b/samples/aspire-shop/AspireShop.BasketService/AspireShop.BasketService.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/aspire-shop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj b/samples/aspire-shop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj index e204ac36..54986705 100644 --- a/samples/aspire-shop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj +++ b/samples/aspire-shop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/aspire-shop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj b/samples/aspire-shop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj index 10fb48c0..3da0b2eb 100644 --- a/samples/aspire-shop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj +++ b/samples/aspire-shop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/samples/aspire-with-azure-functions/Directory.Packages.props b/samples/aspire-with-azure-functions/Directory.Packages.props index 60a1c5b8..7cbf8a7f 100644 --- a/samples/aspire-with-azure-functions/Directory.Packages.props +++ b/samples/aspire-with-azure-functions/Directory.Packages.props @@ -3,15 +3,15 @@ true - - + + - - - + + + - - + + diff --git a/samples/aspire-with-javascript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj b/samples/aspire-with-javascript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj index 108872ad..6ae80870 100644 --- a/samples/aspire-with-javascript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj +++ b/samples/aspire-with-javascript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj @@ -9,10 +9,10 @@ - + - + diff --git a/samples/aspire-with-node/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj b/samples/aspire-with-node/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj index 875200aa..4608c4fd 100644 --- a/samples/aspire-with-node/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj +++ b/samples/aspire-with-node/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj @@ -9,11 +9,11 @@ - + - - + + diff --git a/samples/client-apps-integration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj b/samples/client-apps-integration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj index bb387640..51ba1017 100644 --- a/samples/client-apps-integration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj +++ b/samples/client-apps-integration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/custom-resources/CustomResources.AppHost/CustomResources.AppHost.csproj b/samples/custom-resources/CustomResources.AppHost/CustomResources.AppHost.csproj index 5bc907c6..9ba074dc 100644 --- a/samples/custom-resources/CustomResources.AppHost/CustomResources.AppHost.csproj +++ b/samples/custom-resources/CustomResources.AppHost/CustomResources.AppHost.csproj @@ -8,7 +8,7 @@ 00d08ee4-b2e0-4d12-827c-d131fda1c6f6 - + diff --git a/samples/database-containers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj b/samples/database-containers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj index 9d7a1c6f..6b468e47 100644 --- a/samples/database-containers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj +++ b/samples/database-containers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/samples/database-containers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj b/samples/database-containers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj index 6b9ce3ac..ad08913e 100644 --- a/samples/database-containers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj +++ b/samples/database-containers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj @@ -17,10 +17,10 @@ - - - - + + + + diff --git a/samples/database-migrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj b/samples/database-migrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj index da460a61..8d4ffa17 100644 --- a/samples/database-migrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj +++ b/samples/database-migrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/database-migrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj b/samples/database-migrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj index 03bb150b..d1232c69 100644 --- a/samples/database-migrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj +++ b/samples/database-migrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj @@ -9,11 +9,11 @@ - + - + diff --git a/samples/database-migrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj b/samples/database-migrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj index 0fc63ba3..218b7061 100644 --- a/samples/database-migrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj +++ b/samples/database-migrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/samples/health-checks-ui/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj b/samples/health-checks-ui/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj index 54df71c2..b5211f52 100644 --- a/samples/health-checks-ui/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj +++ b/samples/health-checks-ui/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj @@ -14,9 +14,9 @@ - - - + + + diff --git a/samples/health-checks-ui/HealthChecksUI.Web/HealthChecksUI.Web.csproj b/samples/health-checks-ui/HealthChecksUI.Web/HealthChecksUI.Web.csproj index c920a428..8e1c71a0 100644 --- a/samples/health-checks-ui/HealthChecksUI.Web/HealthChecksUI.Web.csproj +++ b/samples/health-checks-ui/HealthChecksUI.Web/HealthChecksUI.Web.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/orleans-voting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj b/samples/orleans-voting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj index 6595da5a..87ff94e4 100644 --- a/samples/orleans-voting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj +++ b/samples/orleans-voting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj @@ -9,12 +9,12 @@ - - + + - + diff --git a/samples/orleans-voting/OrleansVoting.Service/OrleansVoting.Service.csproj b/samples/orleans-voting/OrleansVoting.Service/OrleansVoting.Service.csproj index efc7f055..95bcb935 100644 --- a/samples/orleans-voting/OrleansVoting.Service/OrleansVoting.Service.csproj +++ b/samples/orleans-voting/OrleansVoting.Service/OrleansVoting.Service.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/volume-mount/VolumeMount.AppHost/VolumeMount.AppHost.csproj b/samples/volume-mount/VolumeMount.AppHost/VolumeMount.AppHost.csproj index 0bdcc2ad..6ce779fe 100644 --- a/samples/volume-mount/VolumeMount.AppHost/VolumeMount.AppHost.csproj +++ b/samples/volume-mount/VolumeMount.AppHost/VolumeMount.AppHost.csproj @@ -9,13 +9,13 @@ - - - + + + - + diff --git a/samples/volume-mount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj b/samples/volume-mount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj index bfa2bb38..5cb9c375 100644 --- a/samples/volume-mount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj +++ b/samples/volume-mount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/samples/volume-mount/VolumeMount.MigrationService/VolumeMount.MigrationService.csproj b/samples/volume-mount/VolumeMount.MigrationService/VolumeMount.MigrationService.csproj index 78351eab..0bacd8e4 100644 --- a/samples/volume-mount/VolumeMount.MigrationService/VolumeMount.MigrationService.csproj +++ b/samples/volume-mount/VolumeMount.MigrationService/VolumeMount.MigrationService.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj index f894ab06..8a268294 100644 --- a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj +++ b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive