Update aspire to 13.1 (examples + code) (#1417)

Allows usage of aspire CLI which is very useful for dev in codespaces (for my next PR).
This commit is contained in:
Petr Houška
2026-01-09 18:01:45 +01:00
committed by GitHub
parent f5d53453e5
commit 9f819de696
6 changed files with 9 additions and 9 deletions

View File

@@ -45,7 +45,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting" Version="9.2.0" />
<PackageReference Include="Aspire.Hosting" Version="13.1.0" />
</ItemGroup>
<ItemGroup>