Skip to content

Commit fa8cd3b

Browse files
Build(deps): bump the aspire group across 1 directory with 2 updates
Bumps the aspire group with 2 updates in the / directory: [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) and [Aspire.Hosting.Testing](https://github.com/dotnet/aspire). Updates `Aspire.Hosting.AppHost` from 9.1.0 to 9.2.0 - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/commits) Updates `Aspire.Hosting.Testing` from 9.0.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.AppHost dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire - dependency-name: Aspire.Hosting.Testing dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1138b05 commit fa8cd3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageVersion Include="Aspire.Hosting.AppHost" Version="9.1.0"/>
7-
<PackageVersion Include="Aspire.Hosting.Testing" Version="9.0.0"/>
6+
<PackageVersion Include="Aspire.Hosting.AppHost" Version="9.2.0"/>
7+
<PackageVersion Include="Aspire.Hosting.Testing" Version="9.2.0"/>
88
<PackageVersion Include="coverlet.collector" Version="6.0.4"/>
99
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1"/>
1010
<PackageVersion Include="GitVersion.MsBuild" Version="6.1.0"/>
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.2"/>
1414
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="9.0.2"/>
1515
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.2"/>
16-
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.2.0"/>
16+
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.4.0"/>
1717
<PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="9.0.0"/>
1818
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4"/>
1919
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>

0 commit comments

Comments
 (0)