Skip to content

Commit

Permalink
Merge pull request #257 from Analogy-LogViewer/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.Extensions.Hosting-8.0.1

Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1
  • Loading branch information
LiorBanai authored Oct 11, 2024
2 parents 984c447 + 1c19bc0 commit e99dd1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="7.0.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.1" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.14" />
</ItemGroup>
Expand Down

0 comments on commit e99dd1d

Please sign in to comment.