Skip to content

Commit 7bfa269

Browse files
Merge pull request #51 from loresoft/dependabot/nuget/microsoftextensions-e981ba8172
Bump Microsoft.Extensions.Hosting from 9.0.0 to 9.0.1 in the microsoftextensions group
2 parents 02ba26f + 75fb2b2 commit 7bfa269

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)