mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-21 10:38:04 +00:00
add more to .net core solution
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
</PropertyGroup>
|
||||
|
||||
<Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition="'$(VSToolsPath)' != ''" />
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>ddaff431-0b3d-4857-8762-990a32dc8472</ProjectGuid>
|
||||
@@ -13,9 +12,15 @@
|
||||
<OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
|
||||
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
|
||||
<ProjectReference Include="..\..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
|
||||
<ProjectReference Include="..\..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
|
||||
<ProjectReference Include="..\..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj" />
|
||||
<ProjectReference Include="..\..\MediaBrowser.XbmcMetadata\MediaBrowser.XbmcMetadata.csproj" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition="'$(VSToolsPath)' != ''" />
|
||||
</Project>
|
||||
</Project>
|
||||
6987
src/Emby.Server/project.fragment.lock.json
Normal file
6987
src/Emby.Server/project.fragment.lock.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
"buildOptions": {
|
||||
"emitEntryPoint": true
|
||||
@@ -13,7 +13,24 @@
|
||||
|
||||
"frameworks": {
|
||||
"netcoreapp1.0": {
|
||||
"imports": "dnxcore50"
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"MediaBrowser.Common": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.Controller": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.Model": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.WebDashboard": {
|
||||
"target": "project"
|
||||
},
|
||||
"MediaBrowser.XbmcMetadata": {
|
||||
"target": "project"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": {}
|
||||
|
||||
Reference in New Issue
Block a user