Bump System.Security.Cryptography.ProtectedData

Bumps [System.Security.Cryptography.ProtectedData](https://github.com/dotnet/corefx) from 4.6.0-preview8.19405.3 to 4.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 20:27:53 +00:00
parent 2d0330f8d1
commit 6d3607f23d

View File

@@ -90,7 +90,7 @@
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.2'">
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1841731" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.6.0-preview8.19405.3" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.6.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net48'">