Skip to content

Commit

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

Bump Microsoft.Extensions.Hosting from 8.0.1 to 9.0.0 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents f35cdce + 20cfc95 commit 451fd83
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="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 451fd83

Please sign in to comment.