Skip to content

Commit

Permalink
Merge pull request #51 from loresoft/dependabot/nuget/microsoftextens…
Browse files Browse the repository at this point in the history
…ions-e981ba8172

Bump Microsoft.Extensions.Hosting from 9.0.0 to 9.0.1 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents 02ba26f + 75fb2b2 commit 7bfa269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XUnit.Hosting/XUnit.Hosting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 7bfa269

Please sign in to comment.