Skip to content

Commit 98ce475

Browse files
Bump the dotnet group with 1 update
Bumps Aspire.Hosting.AppHost from 9.5.0 to 9.5.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3ef669 commit 98ce475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fundamentals/snippets/lifecycles/AspireApp/AspireApp.AppHost/AspireApp.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<UserSecretsId>d1fafd31-bb63-479d-bc2b-a4067786068f</UserSecretsId>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.0" />
11+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.5.1" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)