Reacting to Roslyn package changes

This commit is contained in:
Pranav K 2014-07-29 16:50:19 -07:00
parent 2987f98283
commit 225b4903cf
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
"dependencies": {
"System.Collections": "",
"System.Runtime": "",
"System.Text.Encoding": "",
"System.Xml": "",
"System.Xml.Linq": ""
}
@ -42,6 +43,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Runtime.InteropServices": "4.0.20.0",
"System.Text.Encoding": "4.0.20.0",
"System.Threading.Tasks": "4.0.10.0"
}
}