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 b3ef669 commit 98ce475Copy full SHA for 98ce475
docs/fundamentals/snippets/lifecycles/AspireApp/AspireApp.AppHost/AspireApp.AppHost.csproj
@@ -8,6 +8,6 @@
8
<UserSecretsId>d1fafd31-bb63-479d-bc2b-a4067786068f</UserSecretsId>
9
</PropertyGroup>
10
<ItemGroup>
11
- <PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.0" />
+ <PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.1" />
12
</ItemGroup>
13
</Project>
0 commit comments