Skip to content

Commit 75fb2b2

Browse files
Bump Microsoft.Extensions.Hosting in the microsoftextensions group
Bumps the microsoftextensions group with 1 update: [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Hosting` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02ba26f commit 75fb2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/XUnit.Hosting/XUnit.Hosting.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
1111
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)