Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #78 from hangy/dependabot/nuget/Microsoft.Extensio…
Browse files Browse the repository at this point in the history
…ns.Configuration.Json-3.1.1

build(deps): bump Microsoft.Extensions.Configuration.Json from 3.1.0 to 3.1.1
  • Loading branch information
hangy authored Jan 19, 2020
2 parents b22afbe + 24f4634 commit 6e7a53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OffUploader.Console/OffUploader.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.1.1" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.0" />
Expand Down

0 comments on commit 6e7a53a

Please sign in to comment.