Reacting to CoreCLR package changes

This commit is contained in:
Pranav K 2016-03-19 12:56:35 -07:00
parent f75ce04c4c
commit 0e69fc2b17
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"Microsoft.DotNet.Watcher.Core": "1.0.0-*", "Microsoft.DotNet.Watcher.Core": "1.0.0-*",
"Microsoft.NETCore.Platforms": "1.0.1-*", "Microsoft.NETCore.Platforms": "1.0.1-*",
"Newtonsoft.Json": "8.0.2", "Newtonsoft.Json": "8.0.2",
"System.Threading": "4.0.11-*", "System.Threading.Thread": "4.0.0-*",
"xunit": "2.1.0" "xunit": "2.1.0"
}, },
"frameworks": { "frameworks": {