Skip to content

Commit

Permalink
Merge pull request #12 from ernado-x/dependabot/nuget/Microsoft.Exten…
Browse files Browse the repository at this point in the history
…sions.Hosting-8.0.0

Bump Microsoft.Extensions.Hosting from 6.0.0 to 8.0.0
  • Loading branch information
ernado-x authored May 13, 2024
2 parents 32e4e0e + eede572 commit 83b73a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Example.App/Example.App.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="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 83b73a1

Please sign in to comment.