2016-10-29 05:40:15 +00:00
|
|
|
{
|
|
|
|
"version": "1.0.0-*",
|
|
|
|
|
|
|
|
"dependencies": {
|
2016-11-11 01:37:20 +00:00
|
|
|
|
2016-10-29 05:40:15 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"net46": {
|
|
|
|
"frameworkAssemblies": {
|
|
|
|
"System.Collections": "4.0.0.0",
|
|
|
|
"System.IO": "4.0.0.0",
|
|
|
|
"System.Net": "4.0.0.0",
|
|
|
|
"System.Net.Http": "4.0.0.0",
|
|
|
|
"System.Net.Primitives": "4.0.0.0",
|
2016-11-04 19:51:59 +00:00
|
|
|
"System.Net.Http.WebRequest": "4.0.0.0",
|
2016-11-19 16:51:49 +00:00
|
|
|
"System.Reflection": "4.0.0.0",
|
2016-10-29 05:40:15 +00:00
|
|
|
"System.Runtime": "4.0.0.0",
|
2016-10-29 18:46:14 +00:00
|
|
|
"System.Runtime.Extensions": "4.0.0.0",
|
2016-10-29 05:40:15 +00:00
|
|
|
"System.Text.Encoding": "4.0.0.0",
|
|
|
|
"System.Threading": "4.0.0.0",
|
|
|
|
"System.Threading.Tasks": "4.0.0.0",
|
2016-11-11 01:37:20 +00:00
|
|
|
"System.Xml.ReaderWriter": "4.0.0"
|
2016-10-29 05:40:15 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-11-03 19:07:48 +00:00
|
|
|
"SimpleInjector": "3.2.4",
|
2016-11-11 01:37:20 +00:00
|
|
|
"ServiceStack.Text": "4.5.4",
|
2016-11-03 19:07:48 +00:00
|
|
|
"NLog": "4.4.0-betaV15",
|
2016-11-11 04:25:21 +00:00
|
|
|
"sharpcompress": "0.14.0",
|
2016-10-29 05:40:15 +00:00
|
|
|
"MediaBrowser.Model": {
|
|
|
|
"target": "project"
|
2016-10-29 18:46:14 +00:00
|
|
|
},
|
2016-11-03 19:07:48 +00:00
|
|
|
"MediaBrowser.Common": {
|
|
|
|
"target": "project"
|
2016-11-11 01:37:20 +00:00
|
|
|
}
|
|
|
|
}
|
2016-10-29 05:40:15 +00:00
|
|
|
},
|
|
|
|
"netstandard1.6": {
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
"dependencies": {
|
2016-12-16 04:02:52 +00:00
|
|
|
"NETStandard.Library": "1.6.1",
|
|
|
|
"System.IO.FileSystem.DriveInfo": "4.3.0",
|
|
|
|
"System.Diagnostics.Process": "4.3.0",
|
|
|
|
"System.Threading.Timer": "4.3.0",
|
|
|
|
"System.Net.Requests": "4.3.0",
|
|
|
|
"System.Xml.ReaderWriter": "4.3.0",
|
|
|
|
"System.Xml.XmlSerializer": "4.3.0",
|
|
|
|
"System.Net.Http": "4.3.0",
|
|
|
|
"System.Net.Primitives": "4.3.0",
|
|
|
|
"System.Net.Sockets": "4.3.0",
|
|
|
|
"System.Net.NetworkInformation": "4.3.0",
|
|
|
|
"System.Net.NameResolution": "4.3.0",
|
|
|
|
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
|
|
|
|
"System.Reflection": "4.3.0",
|
|
|
|
"System.Reflection.Primitives": "4.3.0",
|
|
|
|
"System.Runtime.Loader": "4.3.0",
|
2016-11-11 01:37:20 +00:00
|
|
|
"SimpleInjector": "3.2.4",
|
|
|
|
"ServiceStack.Text.Core": "1.0.27",
|
2016-11-03 19:07:48 +00:00
|
|
|
"NLog": "4.4.0-betaV15",
|
2016-11-11 04:25:21 +00:00
|
|
|
"sharpcompress": "0.14.0",
|
2016-11-19 16:51:49 +00:00
|
|
|
"System.AppDomain": "2.0.11",
|
2016-11-03 19:07:48 +00:00
|
|
|
"MediaBrowser.Model": {
|
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"MediaBrowser.Common": {
|
|
|
|
"target": "project"
|
2016-11-11 01:37:20 +00:00
|
|
|
}
|
|
|
|
}
|
2016-10-29 05:40:15 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|