Skip to content

Commit e2c3cf7

Browse files
Bump Aspire.Hosting.AppHost (#3621)
Bumps [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) from 9.2.1 to 9.3.0. - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v9.2.1...v9.3.0) --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5510257 commit e2c3cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/snippets/aca/AspireAca.AppHost/AspireApp.AppHost/AspireApp.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.2.1" />
15+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.3.0" />
1616
<PackageReference Include="Aspire.Hosting.Azure.AppContainers" Version="9.2.1" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)