♻️ Replace use aspire redis

This commit is contained in:
2025-09-15 01:44:18 +08:00
parent 1128c9a0ba
commit bd8e13f25d
8 changed files with 3 additions and 27 deletions

View File

@@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.2"/>
<PackageReference Include="Aspire.Hosting.Nats" Version="9.4.2" />
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="9.4.2" />
<PackageReference Include="Aspire.Hosting.Redis" Version="9.4.2" />
<PackageReference Include="Aspire.Hosting.Yarp" Version="9.4.2-preview.1.25428.12" />
</ItemGroup>