Skip to content

Commit e4fd58b

Browse files
Bump AspireVersion from 8.0.0 to 8.0.1
Bumps `AspireVersion` from 8.0.0 to 8.0.1. Updates `Aspire.StackExchange.Redis` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Hosting.AppHost` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Hosting.Azure.CognitiveServices` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Hosting.PostgreSQL` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Hosting.RabbitMQ` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Hosting.Redis` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Microsoft.Extensions.ServiceDiscovery` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.RabbitMQ.Client` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Aspire.Npgsql` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) Updates `Microsoft.Extensions.ServiceDiscovery.Yarp` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](dotnet/aspire@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Aspire.StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Hosting.AppHost dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Hosting.Azure.CognitiveServices dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Hosting.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Hosting.RabbitMQ dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Hosting.Redis dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.RabbitMQ.Client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Aspire.Npgsql dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.ServiceDiscovery.Yarp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e574e06 commit e4fd58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<AspnetVersion>8.0.5</AspnetVersion>
66
<MicrosoftExtensionsVersion>8.5.0</MicrosoftExtensionsVersion>
77
<EfVersion>8.0.5</EfVersion>
8-
<AspireVersion>8.0.0</AspireVersion>
8+
<AspireVersion>8.0.1</AspireVersion>
99
<AspireUnstablePackagesVersion>8.0.0-preview.8.24258.2</AspireUnstablePackagesVersion>
1010
<GrpcVersion>2.62.0</GrpcVersion>
1111
<DuendeVersion>7.0.4</DuendeVersion>

0 commit comments

Comments
 (0)