Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.…
Browse files Browse the repository at this point in the history
…0 to 8.0.1 in /src (#322)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2024
1 parent fde687e commit a27ceb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BSH.Service/BSH.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<PackageReference Include="AlphaVSS" Version="2.0.3" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="ServiceWire" Version="5.3.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit a27ceb4

Please sign in to comment.