Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging.Debug from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging.Debug](/~https://github.com/aspnet/Extensions) from 3.1.0 to 3.1.1.
- [Release notes](/~https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 15, 2020
1 parent 9157761 commit c18a7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WoL/WoL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="3.1.1" />
<PackageReference Include="WakeOnLAN" Version="2.0.2" />
</ItemGroup>

Expand Down

0 comments on commit c18a7eb

Please sign in to comment.