Skip to content

Commit

Permalink
Merge pull request #9 from AndrewMcLachlan/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….Extensions.Configuration.Binder-8.0.1
  • Loading branch information
AndrewMcLachlan authored Jan 16, 2024
2 parents aa09b3f + fa40002 commit 7f7136e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Asm.Serilog/Asm.Serilog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
Expand Down

0 comments on commit 7f7136e

Please sign in to comment.