Upgrade Aspire to version 8.2.0 (#1163)

This commit is contained in:
Stef Heyenrath
2024-08-31 17:06:30 +02:00
committed by GitHub
parent f82891c996
commit 9a49e6a1cd
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.0.0" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
</ItemGroup>
</Project>

View File

@@ -14,7 +14,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.0.0" />
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0" />
</ItemGroup>
</Project>