Skip to content

Commit 8ff3af7

Browse files
build(deps): bump Aspire.Hosting.Azure.Storage from 9.1.0 to 9.2.0
Bumps [Aspire.Hosting.Azure.Storage](https://github.com/dotnet/aspire) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/commits) --- updated-dependencies: - dependency-name: Aspire.Hosting.Azure.Storage dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 085e115 commit 8ff3af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate.AppHost/BervProject.WebApi.Boilerplate.AppHost.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.1.0" />
1515
<PackageReference Include="Aspire.Hosting.Azure.ServiceBus" Version="9.2.0" />
16-
<PackageReference Include="Aspire.Hosting.Azure.Storage" Version="9.1.0" />
16+
<PackageReference Include="Aspire.Hosting.Azure.Storage" Version="9.2.0" />
1717
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="9.1.0" />
1818
<PackageReference Include="Aspire.Hosting.Redis" Version="9.2.0" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)