Skip to content

Commit

Permalink
Merge 5b0847f into 6ef5733
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 4, 2021
2 parents 6ef5733 + 5b0847f commit d1bda0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DaemonRunner/DaemonRunner/DaemonRunner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="5.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
<PackageReference Include="Serilog.AspNetCore" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0-dev-00839" />
<PackageReference Include="YamlDotNet" Version="9.1.4" />
<PackageReference Include="Roslynator.Analyzers" Version="3.1.0">
Expand Down

0 comments on commit d1bda0e

Please sign in to comment.