Remove netstandard.library
This commit is contained in:
parent
0d471b827b
commit
188bf58fe8
|
|
@ -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-*"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue