Skip to content

Commit

Permalink
Merge pull request #125 from SierraSoftworks/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.Extensions.Configuration.Binder-8.0.0
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
2 parents db586b4 + c48f0a6 commit e077df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BLMain/BLMain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
Expand Down

0 comments on commit e077df9

Please sign in to comment.