From d708e129a948b9e5e4ecbbc32d57d63ce60be2d1 Mon Sep 17 00:00:00 2001 From: Brandon Ording Date: Thu, 4 Jun 2026 15:09:15 -0400 Subject: [PATCH] Update Aspire sample to 13.4 --- .../aspire/Core_10/AspireDemo.AppHost/AspireDemo.AppHost.csproj | 2 +- .../aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/hosting/aspire/Core_10/AspireDemo.AppHost/AspireDemo.AppHost.csproj b/samples/hosting/aspire/Core_10/AspireDemo.AppHost/AspireDemo.AppHost.csproj index 58cff2a4d4e..ee6513eab03 100644 --- a/samples/hosting/aspire/Core_10/AspireDemo.AppHost/AspireDemo.AppHost.csproj +++ b/samples/hosting/aspire/Core_10/AspireDemo.AppHost/AspireDemo.AppHost.csproj @@ -1,4 +1,4 @@ - + net10.0 diff --git a/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj b/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj index 70bf38c3f4d..570f2436a33 100644 --- a/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj +++ b/samples/hosting/aspire/Core_9/AspireDemo.AppHost/AspireDemo.AppHost.csproj @@ -1,4 +1,4 @@ - + net10.0;net9.0;net8.0