Remove netstandard.library

This commit is contained in:
Victor Hurdugaci 2016-06-01 14:50:37 -07:00
parent 0d471b827b
commit 188bf58fe8
2 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@
"Microsoft.Extensions.FileProviders.Physical": "1.0.0-*",
"Microsoft.Extensions.Logging.Abstractions": "1.0.0-*",
"Microsoft.Extensions.FileSystemGlobbing": "1.0.0-*",
"NETStandard.Library": "1.6.0-*",
"Microsoft.Extensions.Process.Sources": {
"type": "build",
"version": "1.0.0-*"

View File

@ -11,7 +11,6 @@
"version": "1.0.0-*"
},
"Microsoft.DotNet.Watcher.Core": "1.0.0-*",
"NETStandard.Library": "1.5.0-*",
"Newtonsoft.Json": "8.0.2",
"System.Threading.Thread": "4.0.0-*",
"xunit": "2.1.0"