From a8be71d8c61121860adf4e7fb28617f2c5d4be9c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Aug 2026 11:42:03 +0000 Subject: [PATCH] chore(deps): update aspire to 13.5.0 --- Directory.Packages.props | 4 ++-- .../CloudShop.ApiService/CloudShop.ApiService.csproj | 4 ++-- .../CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj | 8 ++++---- .../CloudShop/CloudShop.Worker/CloudShop.Worker.csproj | 2 +- .../ExampleNamespace.AppHost.csproj | 6 +++--- .../ExampleNamespace.WebApp.csproj | 2 +- .../TUnit.Aspire.Tests.AppHost.csproj | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 24f8f3e1f4..78540e6df0 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,8 +4,8 @@ - - + + diff --git a/examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj b/examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj index acd4372e6c..54abcdfffb 100644 --- a/examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj +++ b/examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj b/examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj index a25d8def8c..f5993e5953 100644 --- a/examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj +++ b/examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj @@ -1,4 +1,4 @@ - + Exe @@ -7,9 +7,9 @@ - - - + + + diff --git a/examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj b/examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj index 769668d36c..599d0ffb1e 100644 --- a/examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj +++ b/examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj b/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj index 13f4aec03f..9ead40efe4 100644 --- a/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj +++ b/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj @@ -1,6 +1,6 @@  - + Exe @@ -12,8 +12,8 @@ - - + + diff --git a/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj b/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj index ced8cc992f..f0972dfb71 100644 --- a/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj +++ b/src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj @@ -7,7 +7,7 @@ - + diff --git a/tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj b/tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj index 33adf2bee1..72d33c3c90 100644 --- a/tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj +++ b/tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj @@ -1,4 +1,4 @@ - + Exe