Skip to content

Commit

Permalink
Merge pull request #120 from SierraSoftworks/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.Extensions.Configuration.Json-8.0.0
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
2 parents cc6e895 + 389fae1 commit 1f01b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fig.Agent/Fig.Agent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
Expand Down

0 comments on commit 1f01b13

Please sign in to comment.