Merge pull request #1865 from eerhardt/RemoveWorkarounds

Removing project.json dependency workarounds that were needed for CoreFX 23901 build.
This commit is contained in:
Eric Erhardt 2016-03-15 13:58:21 -05:00
commit 3714cc25e9
17 changed files with 0 additions and 21 deletions

View file

@ -6,9 +6,6 @@
},
"dependencies": {
"NETStandard.Library": "1.5.0-rc2-23911",
"System.IO.Compression.ZipFile": "4.0.1-rc2-23911",
"System.Security.Cryptography.Algorithms": "4.0.0-rc2-23911",
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-16537",
"Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
"WindowsAzure.Storage": "6.2.2-preview",
"System.Reflection.Metadata": "1.2.0"