Skip to content

Commit

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

Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 in the microsoftextensions group
  • Loading branch information
github-actions[bot] authored Oct 9, 2024
2 parents dc54c63 + 967b177 commit f35cdce
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.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
</ItemGroup>

Expand Down

0 comments on commit f35cdce

Please sign in to comment.