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

@@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.Testing" Version="9.2.0" />
<PackageReference Include="Aspire.Hosting.Testing" Version="13.1.0" />
<PackageReference Include="Codecov" Version="1.13.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>