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-preview5-27626-15 to 3.0.0-preview6-27804-01.
- [Release notes](https://github.com/dotnet/core-setup/releases)
- [Commits](dotnet/core-setup@v3.0.0-preview5-27626-15...v3.0.0-preview6-27804-01)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and hangy committed Jun 12, 2019
1 parent 6ea0893 commit 2edcacf
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 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.0.0-preview5-27626-15" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.0.0-preview6-27804-01" />
<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 2edcacf

Please sign in to comment.