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

Commit

Permalink
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.0-preview7-27912-14 to 3.0.0-preview8-28405-07.
- [Release notes](https://github.com/dotnet/core-setup/releases)
- [Commits](dotnet/core-setup@v3.0.0-preview7-27912-14...v3.0.0-preview8-28405-07)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and hangy committed Aug 14, 2019
1 parent 6b32788 commit efb5ad5
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.0.0-preview7.19362.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="3.0.0-preview7.19362.4" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.0.0-preview7-27912-14" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.0.0-preview8-28405-07" />
<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 efb5ad5

Please sign in to comment.