Skip to content

Commit

Permalink
chore(deps): bump Aspire.Hosting in /geometrix-api
Browse files Browse the repository at this point in the history
Bumps [Aspire.Hosting](https://github.com/dotnet/aspire) from 8.0.0-preview.3.24105.21 to 8.0.0-preview.5.24201.12.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](https://github.com/dotnet/aspire/commits)

---
updated-dependencies:
- dependency-name: Aspire.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 418cf41 commit a41aa23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geometrix-api/Geometrix.AppHost/Geometrix.AppHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.3.24105.21"/>
<PackageReference Include="Aspire.Hosting" Version="8.0.0-preview.5.24201.12"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a41aa23

Please sign in to comment.