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

Commit

Permalink
build(deps): bump Microsoft.Extensions.DependencyModel
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/core-setup) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/dotnet/core-setup/releases)
- [Commits](dotnet/core-setup@v3.0.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and hangy committed Dec 4, 2019
1 parent 3c3ee29 commit c405f8d
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 @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.1.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="System.Collections" Version="4.3.0" />
Expand Down

0 comments on commit c405f8d

Please sign in to comment.