This commit is contained in:
Mihai Codoban 2015-11-25 13:32:07 -08:00
Родитель 69ac831a2b
Коммит 7325cf205e
3 изменённых файлов: 6 добавлений и 4 удалений

Просмотреть файл

@ -1,7 +1,6 @@
{
"dependencies": {
"System.Reflection.Metadata": "1.0.23-beta-23406",
"System.Runtime.Loader": "4.0.0-beta-23428",
"System.Threading.Tasks.Dataflow": "4.5.26-beta-23406"
},
"frameworks": {
@ -21,6 +20,7 @@
"System.Console": "4.0.0-beta-23406",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23406",
"System.Runtime.Extensions": "4.0.11-beta-23406",
"System.Runtime.Loader": "4.0.0-beta-23406",
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23406",
"System.Diagnostics.Process": "4.1.0-beta-23406",
"System.Diagnostics.TraceSource": "4.0.0-beta-23406",
@ -39,4 +39,4 @@
"imports": "portable-net451+win81"
}
}
}
}

Просмотреть файл

@ -16,6 +16,7 @@
"System.Diagnostics.FileVersionInfo": "4.0.0-beta-23406",
"System.Diagnostics.Process": "4.1.0-beta-23406",
"System.Diagnostics.TraceSource": "4.0.0-beta-23406",
"System.Runtime.Loader": "4.0.0-beta-23406",
"System.Security.Cryptography.X509Certificates": "4.0.0-beta-23413",
"System.Threading.Thread": "4.0.0-beta-23406",
"System.Threading.ThreadPool": "4.0.10-beta-23413",
@ -27,4 +28,4 @@
"imports": "portable-net451+win81"
}
}
}
}

Просмотреть файл

@ -36,6 +36,7 @@
"System.Reflection": "4.1.0-beta-23406",
"System.Reflection.Metadata": "1.1.0",
"System.Runtime.Extensions": "4.0.11-beta-23406",
"System.Runtime.Loader": "4.0.0-beta-23406",
"System.Threading.Thread": "4.0.0-beta-23406",
"System.Threading.ThreadPool": "4.0.10-beta-23413",
"System.Xml.XmlDocument": "4.0.1-beta-23406",
@ -52,4 +53,4 @@
"imports": "portable-net451+win81"
}
}
}
}