We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488b035 commit 88639a6Copy full SHA for 88639a6
docs/fundamentals/snippets/build-container-images/apphost/AppHost.csproj
@@ -10,8 +10,8 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.2" />
14
- <PackageReference Include="Aspire.Hosting.Redis" Version="9.5.2" />
+ <PackageReference Include="Aspire.Hosting.AppHost" Version="13.0.0" />
+ <PackageReference Include="Aspire.Hosting.Redis" Version="13.0.0" />
15
</ItemGroup>
16
17
0 commit comments