Bump System.Collections.Immutable from 1.6.0-preview8.19405.3 to 1.6.0

Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.6.0-preview8.19405.3 to 1.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-23 21:01:35 +00:00
parent 0aa0c45ac4
commit 740c2194b5

View File

@@ -94,7 +94,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net48'">
<PackageReference Include="System.Collections.Immutable" Version="1.6.0-preview8.19405.3" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.8\System.Net.Http.dll</HintPath>
</Reference>