diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-25 23:59:51 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-25 23:59:51 -0400 |
| commit | 049dca644d5df1fb2dfbc45c7bcc08cb528aa71d (patch) | |
| tree | 88e71523a222403a85f46bef15f6f4e782aed6ff /src/Emby.Server/project.lock.json | |
| parent | ec4bb53acbcd692ec678b1ab2efbc3a8c9af82c8 (diff) | |
add more to .net core solution
Diffstat (limited to 'src/Emby.Server/project.lock.json')
| -rw-r--r-- | src/Emby.Server/project.lock.json | 175 |
1 files changed, 143 insertions, 32 deletions
diff --git a/src/Emby.Server/project.lock.json b/src/Emby.Server/project.lock.json index 0719af983..3386509cb 100644 --- a/src/Emby.Server/project.lock.json +++ b/src/Emby.Server/project.lock.json @@ -400,7 +400,7 @@ "ref/netstandard1.6/System.AppContext.dll": {} }, "runtime": { - "lib/netstandard1.6/_._": {} + "lib/netstandard1.6/System.AppContext.dll": {} } }, "System.Buffers/4.0.0": { @@ -416,7 +416,7 @@ "lib/netstandard1.1/System.Buffers.dll": {} }, "runtime": { - "lib/netstandard1.1/_._": {} + "lib/netstandard1.1/System.Buffers.dll": {} } }, "System.Collections/4.0.11": { @@ -448,7 +448,7 @@ "ref/netstandard1.3/System.Collections.Concurrent.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Collections.Concurrent.dll": {} } }, "System.Collections.Immutable/1.2.0": { @@ -541,7 +541,7 @@ "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {} } }, "System.Diagnostics.FileVersionInfo/4.0.0": { @@ -704,7 +704,11 @@ "ref/netstandard1.3/System.Globalization.Extensions.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/_._": { + "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { "assetType": "runtime", "rid": "win" } @@ -745,7 +749,11 @@ "ref/netstandard1.3/System.IO.Compression.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/_._": { + "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { "assetType": "runtime", "rid": "win" } @@ -768,7 +776,7 @@ "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} } }, "System.IO.FileSystem/4.0.1": { @@ -796,7 +804,7 @@ "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} } }, "System.IO.FileSystem.Watcher/4.0.0": { @@ -887,7 +895,7 @@ "ref/netstandard1.6/System.Linq.dll": {} }, "runtime": { - "lib/netstandard1.6/_._": {} + "lib/netstandard1.6/System.Linq.dll": {} } }, "System.Linq.Expressions/4.1.0": { @@ -915,7 +923,7 @@ "ref/netstandard1.6/System.Linq.Expressions.dll": {} }, "runtime": { - "lib/netstandard1.6/_._": {} + "lib/netstandard1.6/System.Linq.Expressions.dll": {} } }, "System.Linq.Parallel/4.0.1": { @@ -992,7 +1000,11 @@ "ref/netstandard1.3/System.Net.Http.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/_._": { + "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { "assetType": "runtime", "rid": "win" } @@ -1164,7 +1176,7 @@ "ref/netstandard1.3/System.ObjectModel.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.ObjectModel.dll": {} } }, "System.Reflection/4.1.0": { @@ -1214,7 +1226,7 @@ "ref/netstandard1.1/_._": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Reflection.Emit.dll": {} } }, "System.Reflection.Emit.ILGeneration/4.0.1": { @@ -1228,7 +1240,7 @@ "ref/netstandard1.0/_._": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} } }, "System.Reflection.Emit.Lightweight/4.0.1": { @@ -1243,7 +1255,7 @@ "ref/netstandard1.0/_._": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} } }, "System.Reflection.Extensions/4.0.1": { @@ -1305,7 +1317,7 @@ "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {} }, "runtime": { - "lib/netstandard1.5/_._": {} + "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} } }, "System.Resources.Reader/4.0.0": { @@ -1398,7 +1410,11 @@ "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.1/_._": { + "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { "assetType": "runtime", "rid": "win" } @@ -1430,7 +1446,7 @@ "ref/netstandard1.1/System.Runtime.Numerics.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Runtime.Numerics.dll": {} } }, "System.Security.Claims/4.0.1": { @@ -1472,7 +1488,11 @@ "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.6/_._": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { "assetType": "runtime", "rid": "win" } @@ -1497,7 +1517,11 @@ "ref/netstandard1.6/_._": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.6/_._": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { "assetType": "runtime", "rid": "win" } @@ -1524,7 +1548,11 @@ "ref/netstandard1.3/_._": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/_._": { + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { "assetType": "runtime", "rid": "win" } @@ -1550,7 +1578,11 @@ "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.3/_._": { + "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { "assetType": "runtime", "rid": "win" } @@ -1577,10 +1609,10 @@ "ref/netstandard1.6/_._": {} }, "runtime": { - "lib/netstandard1.6/_._": {} + "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} }, "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/_._": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { "assetType": "runtime", "rid": "unix" } @@ -1601,7 +1633,7 @@ "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} } }, "System.Security.Cryptography.X509Certificates/4.1.0": { @@ -1637,7 +1669,11 @@ "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {} }, "runtimeTargets": { - "runtimes/win/lib/netstandard1.6/_._": { + "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { + "assetType": "runtime", + "rid": "unix" + }, + "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { "assetType": "runtime", "rid": "win" } @@ -1746,7 +1782,7 @@ "ref/netstandard1.6/System.Text.RegularExpressions.dll": {} }, "runtime": { - "lib/netstandard1.6/_._": {} + "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} } }, "System.Threading/4.0.11": { @@ -1759,7 +1795,7 @@ "ref/netstandard1.3/System.Threading.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Threading.dll": {} } }, "System.Threading.Overlapped/4.0.1": { @@ -1824,7 +1860,7 @@ "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} }, "runtime": { - "lib/netstandard1.0/_._": {} + "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.Threading.Tasks.Parallel/4.0.1": { @@ -1905,7 +1941,7 @@ "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} } }, "System.Xml.XDocument/4.0.11": { @@ -1928,7 +1964,7 @@ "ref/netstandard1.3/System.Xml.XDocument.dll": {} }, "runtime": { - "lib/netstandard1.3/_._": {} + "lib/netstandard1.3/System.Xml.XDocument.dll": {} } }, "System.Xml.XmlDocument/4.0.1": { @@ -1991,6 +2027,50 @@ "runtime": { "lib/netstandard1.3/_._": {} } + }, + "MediaBrowser.Common/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v1.6", + "dependencies": { + "MediaBrowser.Model": "1.0.0", + "NETStandard.Library": "1.6.0" + } + }, + "MediaBrowser.Controller/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v1.6", + "dependencies": { + "MediaBrowser.Common": "1.0.0", + "MediaBrowser.Model": "1.0.0", + "NETStandard.Library": "1.6.0" + } + }, + "MediaBrowser.Model/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v1.6", + "dependencies": { + "NETStandard.Library": "1.6.0" + } + }, + "MediaBrowser.WebDashboard/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v1.6", + "dependencies": { + "MediaBrowser.Common": "1.0.0", + "MediaBrowser.Controller": "1.0.0", + "MediaBrowser.Model": "1.0.0", + "NETStandard.Library": "1.6.0" + } + }, + "MediaBrowser.XbmcMetadata/1.0.0": { + "type": "project", + "framework": ".NETStandard,Version=v1.6", + "dependencies": { + "MediaBrowser.Common": "1.0.0", + "MediaBrowser.Controller": "1.0.0", + "MediaBrowser.Model": "1.0.0", + "NETStandard.Library": "1.6.0" + } } } }, @@ -6585,13 +6665,44 @@ "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._" ] + }, + "MediaBrowser.Common/1.0.0": { + "type": "project", + "path": "../../MediaBrowser.Common/project.json", + "msbuildProject": "../../MediaBrowser.Common/MediaBrowser.Common.csproj" + }, + "MediaBrowser.Controller/1.0.0": { + "type": "project", + "path": "../../MediaBrowser.Controller/project.json", + "msbuildProject": "../../MediaBrowser.Controller/MediaBrowser.Controller.csproj" + }, + "MediaBrowser.Model/1.0.0": { + "type": "project", + "path": "../../MediaBrowser.Model/project.json", + "msbuildProject": "../../MediaBrowser.Model/MediaBrowser.Model.csproj" + }, + "MediaBrowser.WebDashboard/1.0.0": { + "type": "project", + "path": "../../MediaBrowser.WebDashboard/project.json", + "msbuildProject": "../../MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj" + }, + "MediaBrowser.XbmcMetadata/1.0.0": { + "type": "project", + "path": "../../MediaBrowser.XbmcMetadata/project.json", + "msbuildProject": "../../MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj" } }, "projectFileDependencyGroups": { "": [ "Microsoft.NETCore.App >= 1.0.1" ], - ".NETCoreApp,Version=v1.0": [] + ".NETCoreApp,Version=v1.0": [ + "MediaBrowser.Common", + "MediaBrowser.Controller", + "MediaBrowser.Model", + "MediaBrowser.WebDashboard", + "MediaBrowser.XbmcMetadata" + ] }, "tools": {}, "projectFileToolGroups": {} |
