diff --git a/samples/AspireShop/AspireShop.AppHost/AspireShop.AppHost.csproj b/samples/AspireShop/AspireShop.AppHost/AspireShop.AppHost.csproj index 6fcc9a2..10beacb 100644 --- a/samples/AspireShop/AspireShop.AppHost/AspireShop.AppHost.csproj +++ b/samples/AspireShop/AspireShop.AppHost/AspireShop.AppHost.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/samples/AspireShop/AspireShop.BasketService/AspireShop.BasketService.csproj b/samples/AspireShop/AspireShop.BasketService/AspireShop.BasketService.csproj index bc47b5c..099e91d 100644 --- a/samples/AspireShop/AspireShop.BasketService/AspireShop.BasketService.csproj +++ b/samples/AspireShop/AspireShop.BasketService/AspireShop.BasketService.csproj @@ -9,7 +9,7 @@ - + diff --git a/samples/AspireShop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj b/samples/AspireShop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj index eb83313..36d663c 100644 --- a/samples/AspireShop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj +++ b/samples/AspireShop/AspireShop.CatalogDb/AspireShop.CatalogDb.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj b/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj index 011f20b..ed2a149 100644 --- a/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj +++ b/samples/AspireShop/AspireShop.CatalogDbManager/AspireShop.CatalogDbManager.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/samples/AspireShop/AspireShop.CatalogService/AspireShop.CatalogService.csproj b/samples/AspireShop/AspireShop.CatalogService/AspireShop.CatalogService.csproj index e4dc7c1..43b2533 100644 --- a/samples/AspireShop/AspireShop.CatalogService/AspireShop.CatalogService.csproj +++ b/samples/AspireShop/AspireShop.CatalogService/AspireShop.CatalogService.csproj @@ -14,7 +14,7 @@ - + diff --git a/samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj b/samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj index b7ea650..948b5ca 100644 --- a/samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj +++ b/samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj b/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj index 8fbc596..6cfd0a7 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.AppHost/ImageGallery.AppHost.csproj @@ -11,14 +11,14 @@ - - - - + + + + - + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj b/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj index 3117e42..1f7e271 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.FrontEnd/ImageGallery.FrontEnd.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj b/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj index 65905bb..591c90a 100644 --- a/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj +++ b/samples/AspireWithAzureFunctions/ImageGallery.Functions/ImageGallery.Functions.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/samples/AspireWithJavaScript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj b/samples/AspireWithJavaScript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj index 9220270..09564ee 100644 --- a/samples/AspireWithJavaScript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj +++ b/samples/AspireWithJavaScript/AspireJavaScript.AppHost/AspireJavaScript.AppHost.csproj @@ -10,7 +10,7 @@ - + diff --git a/samples/AspireWithNode/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj b/samples/AspireWithNode/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj index 93170bf..173f88d 100644 --- a/samples/AspireWithNode/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj +++ b/samples/AspireWithNode/AspireWithNode.AppHost/AspireWithNode.AppHost.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/samples/AspireWithPython/AspireWithPython.AppHost/AspireWithPython.AppHost.csproj b/samples/AspireWithPython/AspireWithPython.AppHost/AspireWithPython.AppHost.csproj index 6649d81..a0c3a4a 100644 --- a/samples/AspireWithPython/AspireWithPython.AppHost/AspireWithPython.AppHost.csproj +++ b/samples/AspireWithPython/AspireWithPython.AppHost/AspireWithPython.AppHost.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/samples/ClientAppsIntegration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj b/samples/ClientAppsIntegration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj index b6ccfa1..f404e32 100644 --- a/samples/ClientAppsIntegration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj +++ b/samples/ClientAppsIntegration/ClientAppsIntegration.AppHost/ClientAppsIntegration.AppHost.csproj @@ -16,7 +16,7 @@ - + diff --git a/samples/ContainerBuild/ContainerBuild.AppHost/ContainerBuild.AppHost.csproj b/samples/ContainerBuild/ContainerBuild.AppHost/ContainerBuild.AppHost.csproj index 8b05327..afec3b7 100644 --- a/samples/ContainerBuild/ContainerBuild.AppHost/ContainerBuild.AppHost.csproj +++ b/samples/ContainerBuild/ContainerBuild.AppHost/ContainerBuild.AppHost.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj b/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj index 0b72eb3..60e3a27 100644 --- a/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj +++ b/samples/DatabaseContainers/DatabaseContainers.ApiService/DatabaseContainers.ApiService.csproj @@ -12,9 +12,9 @@ - - - + + + diff --git a/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj b/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj index 9f54cc4..0f31b9a 100644 --- a/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj +++ b/samples/DatabaseContainers/DatabaseContainers.AppHost/DatabaseContainers.AppHost.csproj @@ -21,10 +21,10 @@ - - - - + + + + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj b/samples/DatabaseMigrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj index ebd8c6a..30346ad 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.ApiService/DatabaseMigrations.ApiService.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj b/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj index bd16fc2..863fd51 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.AppHost/DatabaseMigrations.AppHost.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj b/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj index a9cac7e..3ba8e1d 100644 --- a/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj +++ b/samples/DatabaseMigrations/DatabaseMigrations.MigrationService/DatabaseMigrations.MigrationService.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/samples/HealthChecksUI/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj b/samples/HealthChecksUI/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj index 77f52bf..1fc7638 100644 --- a/samples/HealthChecksUI/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj +++ b/samples/HealthChecksUI/HealthChecksUI.AppHost/HealthChecksUI.AppHost.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/samples/HealthChecksUI/HealthChecksUI.Web/HealthChecksUI.Web.csproj b/samples/HealthChecksUI/HealthChecksUI.Web/HealthChecksUI.Web.csproj index a486e88..81f4cad 100644 --- a/samples/HealthChecksUI/HealthChecksUI.Web/HealthChecksUI.Web.csproj +++ b/samples/HealthChecksUI/HealthChecksUI.Web/HealthChecksUI.Web.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj b/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj index 3f0a179..651c0aa 100644 --- a/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj +++ b/samples/Metrics/MetricsApp.AppHost/MetricsApp.AppHost.csproj @@ -12,7 +12,7 @@ - + diff --git a/samples/OrleansVoting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj b/samples/OrleansVoting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj index cdd9b4c..861c328 100644 --- a/samples/OrleansVoting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj +++ b/samples/OrleansVoting/OrleansVoting.AppHost/OrleansVoting.AppHost.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj b/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj index 527827f..8e7ba05 100644 --- a/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj +++ b/samples/OrleansVoting/OrleansVoting.Service/OrleansVoting.Service.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/VolumeMount/VolumeMount.AppHost/VolumeMount.AppHost.csproj b/samples/VolumeMount/VolumeMount.AppHost/VolumeMount.AppHost.csproj index 8aeb31a..c32c9c9 100644 --- a/samples/VolumeMount/VolumeMount.AppHost/VolumeMount.AppHost.csproj +++ b/samples/VolumeMount/VolumeMount.AppHost/VolumeMount.AppHost.csproj @@ -11,11 +11,11 @@ - - - - - + + + + + diff --git a/samples/VolumeMount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj b/samples/VolumeMount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj index 3bf315f..c213fd6 100644 --- a/samples/VolumeMount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj +++ b/samples/VolumeMount/VolumeMount.BlazorWeb/VolumeMount.BlazorWeb.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj index 7d69427..329acc1 100644 --- a/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj +++ b/tests/SamplesIntegrationTests/SamplesIntegrationTests.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive