135b6a81b9
Added README section describing the web client directory (`wwwroot`) and its configuration options. No code logic changes; only environment and documentation updates.
1959 lines
93 KiB
JSON
1959 lines
93 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net11.0": {
|
|
"coverlet.collector/8.0.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"build/net8.0/coverlet.collector.targets": {}
|
|
}
|
|
},
|
|
"Jellyfin.Sdk/2025.10.21": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1",
|
|
"Microsoft.Kiota.Http.HttpClientLibrary": "1.20.1",
|
|
"Microsoft.Kiota.Serialization.Form": "1.20.1",
|
|
"Microsoft.Kiota.Serialization.Json": "1.20.1",
|
|
"Microsoft.Kiota.Serialization.Multipart": "1.20.1",
|
|
"Microsoft.Kiota.Serialization.Text": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Jellyfin.Sdk.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Jellyfin.Sdk.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.CodeAnalysis.BannedApiAnalyzers/4.14.0": {
|
|
"type": "package",
|
|
"build": {
|
|
"buildTransitive/Microsoft.CodeAnalysis.BannedApiAnalyzers.props": {},
|
|
"buildTransitive/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.CodeCoverage/18.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
},
|
|
"build": {
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props": {},
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Abstractions/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Std.UriTemplate": "2.0.5"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Http.HttpClientLibrary/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Http.HttpClientLibrary.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Http.HttpClientLibrary.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Serialization.Form/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Form.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Form.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Serialization.Json/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Serialization.Multipart/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Multipart.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Multipart.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.Kiota.Serialization.Text/1.20.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.Kiota.Abstractions": "1.20.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Text.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Text.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.NET.Test.Sdk/18.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.CodeCoverage": "18.0.1",
|
|
"Microsoft.TestPlatform.TestHost": "18.0.1"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.props": {},
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.targets": {}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/18.0.1": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
},
|
|
"resource": {
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
}
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/18.0.1": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"Microsoft.TestPlatform.ObjectModel": "18.0.1",
|
|
"Newtonsoft.Json": "13.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/net8.0/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
"lib/net8.0/testhost.dll": {
|
|
"related": ".deps.json"
|
|
}
|
|
},
|
|
"resource": {
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "cs"
|
|
},
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "de"
|
|
},
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "es"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "fr"
|
|
},
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "it"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ja"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ko"
|
|
},
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pl"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "pt-BR"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "ru"
|
|
},
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "tr"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hans"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
},
|
|
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
"locale": "zh-Hant"
|
|
}
|
|
},
|
|
"build": {
|
|
"build/net8.0/Microsoft.TestPlatform.TestHost.props": {},
|
|
"build/net8.0/Microsoft.TestPlatform.TestHost.targets": {}
|
|
}
|
|
},
|
|
"NEbml/1.1.0.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/NEbml.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/NEbml.Core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"SerilogAnalyzer/0.15.0": {
|
|
"type": "package"
|
|
},
|
|
"SmartAnalyzers.MultithreadingAnalyzer/1.1.31": {
|
|
"type": "package"
|
|
},
|
|
"Std.UriTemplate/2.0.5": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net5.0/Std.UriTemplate.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net5.0/Std.UriTemplate.dll": {}
|
|
}
|
|
},
|
|
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"StyleCop.Analyzers.Unstable": "1.2.0.556"
|
|
}
|
|
},
|
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
"type": "package"
|
|
},
|
|
"xunit/2.9.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.analyzers": "1.18.0",
|
|
"xunit.assert": "2.9.3",
|
|
"xunit.core": "[2.9.3]"
|
|
}
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/xunit.abstractions.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.analyzers/1.18.0": {
|
|
"type": "package"
|
|
},
|
|
"xunit.assert/2.9.3": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/xunit.assert.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/xunit.assert.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.core/2.9.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]",
|
|
"xunit.extensibility.execution": "[2.9.3]"
|
|
},
|
|
"build": {
|
|
"build/xunit.core.props": {},
|
|
"build/xunit.core.targets": {}
|
|
},
|
|
"buildMultiTargeting": {
|
|
"buildMultiTargeting/xunit.core.props": {},
|
|
"buildMultiTargeting/xunit.core.targets": {}
|
|
}
|
|
},
|
|
"xunit.extensibility.core/2.9.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.abstractions": "2.0.3"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.core.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.extensibility.execution/2.9.3": {
|
|
"type": "package",
|
|
"dependencies": {
|
|
"xunit.extensibility.core": "[2.9.3]"
|
|
},
|
|
"compile": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll": {
|
|
"related": ".xml"
|
|
}
|
|
}
|
|
},
|
|
"xunit.runner.visualstudio/2.8.2": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/net6.0/_._": {}
|
|
},
|
|
"runtime": {
|
|
"lib/net6.0/_._": {}
|
|
},
|
|
"build": {
|
|
"build/net6.0/xunit.runner.visualstudio.props": {}
|
|
}
|
|
},
|
|
"Jellyfin.CodeAnalysis/1.0.0": {
|
|
"type": "project",
|
|
"framework": ".NETStandard,Version=v2.0",
|
|
"dependencies": {
|
|
"Jellyfin.Sdk": "2025.10.21"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Jellyfin.CodeAnalysis.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Jellyfin.CodeAnalysis.dll": {}
|
|
}
|
|
},
|
|
"Jellyfin.MediaEncoding.Keyframes/10.11.0": {
|
|
"type": "project",
|
|
"framework": ".NETCoreApp,Version=v11.0",
|
|
"dependencies": {
|
|
"Jellyfin.CodeAnalysis": "1.0.0",
|
|
"Jellyfin.Sdk": "2025.10.21",
|
|
"NEbml": "1.1.0.5"
|
|
},
|
|
"compile": {
|
|
"bin/placeholder/Jellyfin.MediaEncoding.Keyframes.dll": {}
|
|
},
|
|
"runtime": {
|
|
"bin/placeholder/Jellyfin.MediaEncoding.Keyframes.dll": {}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"coverlet.collector/8.0.0": {
|
|
"sha512": "EMkj/2F6n6IVPrvGYkqzGJs6phuGGkq6N+E7KW9rNyzNxXbwQ1KfMqWyXNf9nCNEQOA6IjFwmOLvkriwKE7Orw==",
|
|
"type": "package",
|
|
"path": "coverlet.collector/8.0.0",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"VSTestIntegration.md",
|
|
"_manifest/spdx_2.2/manifest.spdx.json",
|
|
"_manifest/spdx_2.2/manifest.spdx.json.sha256",
|
|
"build/net8.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
"build/net8.0/Microsoft.Bcl.Cryptography.dll",
|
|
"build/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
"build/net8.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
"build/net8.0/Microsoft.Extensions.DependencyModel.dll",
|
|
"build/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
"build/net8.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"build/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"build/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"build/net8.0/Mono.Cecil.Mdb.dll",
|
|
"build/net8.0/Mono.Cecil.Pdb.dll",
|
|
"build/net8.0/Mono.Cecil.Rocks.dll",
|
|
"build/net8.0/Mono.Cecil.dll",
|
|
"build/net8.0/NuGet.Frameworks.dll",
|
|
"build/net8.0/NuGet.Versioning.dll",
|
|
"build/net8.0/System.Formats.Asn1.dll",
|
|
"build/net8.0/System.Security.Cryptography.Pkcs.dll",
|
|
"build/net8.0/coverlet.collector.deps.json",
|
|
"build/net8.0/coverlet.collector.dll",
|
|
"build/net8.0/coverlet.collector.pdb",
|
|
"build/net8.0/coverlet.collector.targets",
|
|
"build/net8.0/coverlet.core.dll",
|
|
"build/net8.0/coverlet.core.pdb",
|
|
"build/net8.0/coverlet.core.xml",
|
|
"build/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll",
|
|
"build/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"build/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"build/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"coverlet-icon.png",
|
|
"coverlet.collector.8.0.0.nupkg.sha512",
|
|
"coverlet.collector.nuspec"
|
|
]
|
|
},
|
|
"Jellyfin.Sdk/2025.10.21": {
|
|
"sha512": "1pG60suEiV3v77zqLd5fO9S8m8qryxj9mZYb24Me1XgSXlaCIt0SC1V1sbFKyoG70Q3n915wT4Ko4BUanorRug==",
|
|
"type": "package",
|
|
"path": "jellyfin.sdk/2025.10.21",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"jellyfin.sdk.2025.10.21.nupkg.sha512",
|
|
"jellyfin.sdk.nuspec",
|
|
"lib/net6.0/Jellyfin.Sdk.dll",
|
|
"lib/net6.0/Jellyfin.Sdk.xml",
|
|
"lib/net8.0/Jellyfin.Sdk.dll",
|
|
"lib/net8.0/Jellyfin.Sdk.xml",
|
|
"lib/netstandard2.0/Jellyfin.Sdk.dll",
|
|
"lib/netstandard2.0/Jellyfin.Sdk.xml",
|
|
"lib/netstandard2.1/Jellyfin.Sdk.dll",
|
|
"lib/netstandard2.1/Jellyfin.Sdk.xml"
|
|
]
|
|
},
|
|
"Microsoft.CodeAnalysis.BannedApiAnalyzers/4.14.0": {
|
|
"sha512": "gSWJlDWwmDhtbrEJGiHqvEjz9KthIiFD0qYB8zZ6a7z+xpMSPEtM9yTYELSa58iFWYlzSRqP9FXO6KoT3+ZMtg==",
|
|
"type": "package",
|
|
"path": "microsoft.codeanalysis.bannedapianalyzers/4.14.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"ThirdPartyNotices.txt",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.dll",
|
|
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll",
|
|
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.BannedApiAnalyzers.dll",
|
|
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll",
|
|
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll",
|
|
"buildTransitive/Microsoft.CodeAnalysis.BannedApiAnalyzers.props",
|
|
"buildTransitive/Microsoft.CodeAnalysis.BannedApiAnalyzers.targets",
|
|
"documentation/Microsoft.CodeAnalysis.BannedApiAnalyzers.md",
|
|
"documentation/Microsoft.CodeAnalysis.BannedApiAnalyzers.sarif",
|
|
"editorconfig/AllRulesDefault/.editorconfig",
|
|
"editorconfig/AllRulesDisabled/.editorconfig",
|
|
"editorconfig/AllRulesEnabled/.editorconfig",
|
|
"editorconfig/ApiDesignRulesDefault/.editorconfig",
|
|
"editorconfig/ApiDesignRulesEnabled/.editorconfig",
|
|
"editorconfig/DataflowRulesDefault/.editorconfig",
|
|
"editorconfig/DataflowRulesEnabled/.editorconfig",
|
|
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
|
|
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
|
|
"microsoft.codeanalysis.bannedapianalyzers.4.14.0.nupkg.sha512",
|
|
"microsoft.codeanalysis.bannedapianalyzers.nuspec",
|
|
"rulesets/AllRulesDefault.ruleset",
|
|
"rulesets/AllRulesDisabled.ruleset",
|
|
"rulesets/AllRulesEnabled.ruleset",
|
|
"rulesets/ApiDesignRulesDefault.ruleset",
|
|
"rulesets/ApiDesignRulesEnabled.ruleset",
|
|
"rulesets/DataflowRulesDefault.ruleset",
|
|
"rulesets/DataflowRulesEnabled.ruleset",
|
|
"rulesets/PortedFromFxCopRulesDefault.ruleset",
|
|
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Microsoft.CodeCoverage/18.0.1": {
|
|
"sha512": "O+utSr97NAJowIQT/OVp3Lh9QgW/wALVTP4RG1m2AfFP4IyJmJz0ZBmFJUsRQiAPgq6IRC0t8AAzsiPIsaUDEA==",
|
|
"type": "package",
|
|
"path": "microsoft.codecoverage/18.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"PACKAGE.md",
|
|
"ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.config",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/CodeCoverageMessages.dll",
|
|
"build/netstandard2.0/CodeCoverage/Cov_x86.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
|
|
"build/netstandard2.0/CodeCoverage/amd64/Cov_x64.config",
|
|
"build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
|
|
"build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/Cov_arm64.config",
|
|
"build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
|
|
"build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
|
|
"build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"build/netstandard2.0/CodeCoverage/covrun32.dll",
|
|
"build/netstandard2.0/CodeCoverage/msdia140.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.Core.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.props",
|
|
"build/netstandard2.0/Microsoft.CodeCoverage.targets",
|
|
"build/netstandard2.0/Microsoft.DiaSymReader.dll",
|
|
"build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
"build/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
"build/netstandard2.0/Mono.Cecil.dll",
|
|
"build/netstandard2.0/System.Memory.dll",
|
|
"build/netstandard2.0/System.Text.Json.dll",
|
|
"build/netstandard2.0/ThirdPartyNotices.txt",
|
|
"build/netstandard2.0/alpine/x64/Cov_x64.config",
|
|
"build/netstandard2.0/alpine/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/alpine/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/arm64/MicrosoftInstrumentationEngine_arm64.dll",
|
|
"build/netstandard2.0/cs/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/de/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/es/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/fr/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/it/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ja/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ko/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/macos/x64/Cov_x64.config",
|
|
"build/netstandard2.0/macos/x64/libCoverageInstrumentationMethod.dylib",
|
|
"build/netstandard2.0/macos/x64/libInstrumentationEngine.dylib",
|
|
"build/netstandard2.0/pl/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/pt-BR/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ru/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/tr/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/ubuntu/x64/Cov_x64.config",
|
|
"build/netstandard2.0/ubuntu/x64/libCoverageInstrumentationMethod.so",
|
|
"build/netstandard2.0/ubuntu/x64/libInstrumentationEngine.so",
|
|
"build/netstandard2.0/x64/MicrosoftInstrumentationEngine_x64.dll",
|
|
"build/netstandard2.0/x86/MicrosoftInstrumentationEngine_x86.dll",
|
|
"build/netstandard2.0/zh-Hans/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"build/netstandard2.0/zh-Hant/Microsoft.CodeCoverage.Core.resources.dll",
|
|
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
"lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
"microsoft.codecoverage.18.0.1.nupkg.sha512",
|
|
"microsoft.codecoverage.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Abstractions/1.20.1": {
|
|
"sha512": "bv1n2gnxA/O+1a26h3YB6bgcc3ZSLCjRumMh7sVkFmksLaVonhcrJpUrEtBlnnYPrnHwzm/1BYQnYjCVG7A+fA==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.abstractions/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net5.0/Microsoft.Kiota.Abstractions.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Abstractions.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Abstractions.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Abstractions.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Abstractions.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Abstractions.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Abstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Abstractions.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Abstractions.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Abstractions.xml",
|
|
"microsoft.kiota.abstractions.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.abstractions.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Http.HttpClientLibrary/1.20.1": {
|
|
"sha512": "pQzs+9n3QAG/FKFwgIaRE0EqOXfW3rWliOdk9XZbghyRdeAtiQjSbJbpascdZlf7uatLpPYA145q6MYpLxvsgA==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.http.httpclientlibrary/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net462/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/net462/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/net5.0/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/net8.0-browser1.0/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/net8.0-browser1.0/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Http.HttpClientLibrary.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Http.HttpClientLibrary.xml",
|
|
"microsoft.kiota.http.httpclientlibrary.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.http.httpclientlibrary.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Serialization.Form/1.20.1": {
|
|
"sha512": "n7izb8GZSoatmFSpMaHmh78U3oW+YdYb2gDwhkG86COHuiGWV9s0BKBeUlFakAV00CDwaH9iFqxCQ0veYVkG1A==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.serialization.form/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Form.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Form.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Form.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Form.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Form.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Form.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Form.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Form.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Form.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Form.xml",
|
|
"microsoft.kiota.serialization.form.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.serialization.form.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Serialization.Json/1.20.1": {
|
|
"sha512": "4MumZe45DI/o1YP+hq7wyArOHDhjkSiu14ysN4xWKe6vwlu43BUYydA/yT0CtjoPwbFW/6jfx/NVSvM3DzBzbg==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.serialization.json/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Json.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Json.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Json.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Json.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Json.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Json.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Json.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Json.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Json.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Json.xml",
|
|
"microsoft.kiota.serialization.json.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.serialization.json.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Serialization.Multipart/1.20.1": {
|
|
"sha512": "tP7ZxA1zsIi3FE8CHwfA5JnzlW1NYld+LpFihFq+S7IXFDv1x37I968lPKGIdEpWW9vWacuqDQVKIyJiKZ257A==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.serialization.multipart/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Multipart.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Multipart.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Multipart.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Multipart.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Multipart.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Multipart.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Multipart.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Multipart.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Multipart.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Multipart.xml",
|
|
"microsoft.kiota.serialization.multipart.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.serialization.multipart.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.Kiota.Serialization.Text/1.20.1": {
|
|
"sha512": "Cue4l9AeU0WgL2CdUW8K58BMwQOyiHgT7aCov2qGEKpmpeWQj7cmAWCgxDfPHYPkZtz1Ccbrw4/6KrDgCmrC3Q==",
|
|
"type": "package",
|
|
"path": "microsoft.kiota.serialization.text/1.20.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Text.dll",
|
|
"lib/net5.0/Microsoft.Kiota.Serialization.Text.xml",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Text.dll",
|
|
"lib/net6.0/Microsoft.Kiota.Serialization.Text.xml",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Text.dll",
|
|
"lib/net8.0/Microsoft.Kiota.Serialization.Text.xml",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Text.dll",
|
|
"lib/netstandard2.0/Microsoft.Kiota.Serialization.Text.xml",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Text.dll",
|
|
"lib/netstandard2.1/Microsoft.Kiota.Serialization.Text.xml",
|
|
"microsoft.kiota.serialization.text.1.20.1.nupkg.sha512",
|
|
"microsoft.kiota.serialization.text.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.NET.Test.Sdk/18.0.1": {
|
|
"sha512": "WNpu6vI2rA0pXY4r7NKxCN16XRWl5uHu6qjuyVLoDo6oYEggIQefrMjkRuibQHm/NslIUNCcKftvoWAN80MSAg==",
|
|
"type": "package",
|
|
"path": "microsoft.net.test.sdk/18.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"build/net462/Microsoft.NET.Test.Sdk.props",
|
|
"build/net462/Microsoft.NET.Test.Sdk.targets",
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.Program.cs",
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.Program.fs",
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.Program.vb",
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.props",
|
|
"build/net8.0/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netcoreapp2.0/Microsoft.NET.Test.Sdk.props",
|
|
"build/netcoreapp2.0/Microsoft.NET.Test.Sdk.targets",
|
|
"build/netstandard2.0/Microsoft.NET.Test.Sdk.props",
|
|
"build/netstandard2.0/Microsoft.NET.Test.Sdk.targets",
|
|
"buildMultiTargeting/net462/Microsoft.NET.Test.Sdk.props",
|
|
"buildMultiTargeting/net8.0/Microsoft.NET.Test.Sdk.props",
|
|
"buildMultiTargeting/netcoreapp2.0/Microsoft.NET.Test.Sdk.props",
|
|
"buildMultiTargeting/netcoreapp2.0/Microsoft.NET.Test.Sdk.targets",
|
|
"buildMultiTargeting/netstandard2.0/Microsoft.NET.Test.Sdk.props",
|
|
"buildMultiTargeting/netstandard2.0/Microsoft.NET.Test.Sdk.targets",
|
|
"lib/native/_._",
|
|
"lib/net462/_._",
|
|
"lib/net8.0/_._",
|
|
"microsoft.net.test.sdk.18.0.1.nupkg.sha512",
|
|
"microsoft.net.test.sdk.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.ObjectModel/18.0.1": {
|
|
"sha512": "qT/mwMcLF9BieRkzOBPL2qCopl8hQu6A1P7JWAoj/FMu5i9vds/7cjbJ/LLtaiwWevWLAeD5v5wjQJ/l6jvhWQ==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.objectmodel/18.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
"microsoft.testplatform.objectmodel.18.0.1.nupkg.sha512",
|
|
"microsoft.testplatform.objectmodel.nuspec"
|
|
]
|
|
},
|
|
"Microsoft.TestPlatform.TestHost/18.0.1": {
|
|
"sha512": "uDJKAEjFTaa2wHdWlfo6ektyoh+WD4/Eesrwb4FpBFKsLGehhACVnwwTI4qD3FrIlIEPlxdXg3SyrYRIcO+RRQ==",
|
|
"type": "package",
|
|
"path": "microsoft.testplatform.testhost/18.0.1",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Icon.png",
|
|
"ThirdPartyNotices.txt",
|
|
"build/net8.0/Microsoft.TestPlatform.TestHost.props",
|
|
"build/net8.0/Microsoft.TestPlatform.TestHost.targets",
|
|
"build/net8.0/x64/testhost.dll",
|
|
"build/net8.0/x64/testhost.exe",
|
|
"build/net8.0/x86/testhost.x86.dll",
|
|
"build/net8.0/x86/testhost.x86.exe",
|
|
"lib/net462/_._",
|
|
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll",
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/testhost.deps.json",
|
|
"lib/net8.0/testhost.dll",
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/x64/msdia140.dll",
|
|
"lib/net8.0/x86/msdia140.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
"microsoft.testplatform.testhost.18.0.1.nupkg.sha512",
|
|
"microsoft.testplatform.testhost.nuspec"
|
|
]
|
|
},
|
|
"NEbml/1.1.0.5": {
|
|
"sha512": "svtqDc+hue9kbnqNN2KkK4om/hDrc7K127cNb5FIYfgKgzo+JNDPXNLp8NioCchHhBO3lxWd4Cp/iiZZ3aoUqg==",
|
|
"type": "package",
|
|
"path": "nebml/1.1.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"README.md",
|
|
"lib/net461/NEbml.Core.dll",
|
|
"lib/net461/NEbml.Core.xml",
|
|
"lib/netstandard2.0/NEbml.Core.dll",
|
|
"lib/netstandard2.0/NEbml.Core.xml",
|
|
"nebml.1.1.0.5.nupkg.sha512",
|
|
"nebml.nuspec"
|
|
]
|
|
},
|
|
"Newtonsoft.Json/13.0.3": {
|
|
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
|
"type": "package",
|
|
"path": "newtonsoft.json/13.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE.md",
|
|
"README.md",
|
|
"lib/net20/Newtonsoft.Json.dll",
|
|
"lib/net20/Newtonsoft.Json.xml",
|
|
"lib/net35/Newtonsoft.Json.dll",
|
|
"lib/net35/Newtonsoft.Json.xml",
|
|
"lib/net40/Newtonsoft.Json.dll",
|
|
"lib/net40/Newtonsoft.Json.xml",
|
|
"lib/net45/Newtonsoft.Json.dll",
|
|
"lib/net45/Newtonsoft.Json.xml",
|
|
"lib/net6.0/Newtonsoft.Json.dll",
|
|
"lib/net6.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
"newtonsoft.json.13.0.3.nupkg.sha512",
|
|
"newtonsoft.json.nuspec",
|
|
"packageIcon.png"
|
|
]
|
|
},
|
|
"SerilogAnalyzer/0.15.0": {
|
|
"sha512": "sVpwfls4MfNnwIXLSGCgaUnV+c9kgJ8ia6GsyRcpd4Vs3gLogSDtSYBYrre2K2u/PNMo8GgG09RehwVnze70Tw==",
|
|
"type": "package",
|
|
"path": "seriloganalyzer/0.15.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"analyzers/dotnet/cs/SerilogAnalyzer.dll",
|
|
"seriloganalyzer.0.15.0.nupkg.sha512",
|
|
"seriloganalyzer.nuspec",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"SmartAnalyzers.MultithreadingAnalyzer/1.1.31": {
|
|
"sha512": "2f2k7bbhDd132ArglCKpzKoWBcp3uzbIFcb4aosnlqIKlfYKDE2HevBVRNVa+LkWFnjXFFWs47Bo96fu8iS//Q==",
|
|
"type": "package",
|
|
"path": "smartanalyzers.multithreadinganalyzer/1.1.31",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"analyzers/dotnet/cs/SmartAnalyzers.MultithreadingAnalyzer.dll",
|
|
"smartanalyzers.multithreadinganalyzer.1.1.31.nupkg.sha512",
|
|
"smartanalyzers.multithreadinganalyzer.nuspec",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"Std.UriTemplate/2.0.5": {
|
|
"sha512": "PtqPdWNBObRcDHjyjbgOz2XoCJQaiA+HNDPQve/O7yGCkospfHDCuH9ULVx1msImwHHG+uhpDjiZX7bpLN/cnw==",
|
|
"type": "package",
|
|
"path": "std.uritemplate/2.0.5",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"Readme.md",
|
|
"lib/net5.0/Std.UriTemplate.dll",
|
|
"lib/netstandard2.0/Std.UriTemplate.dll",
|
|
"std.uritemplate.2.0.5.nupkg.sha512",
|
|
"std.uritemplate.nuspec"
|
|
]
|
|
},
|
|
"StyleCop.Analyzers/1.2.0-beta.556": {
|
|
"sha512": "llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==",
|
|
"type": "package",
|
|
"path": "stylecop.analyzers/1.2.0-beta.556",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"stylecop.analyzers.1.2.0-beta.556.nupkg.sha512",
|
|
"stylecop.analyzers.nuspec"
|
|
]
|
|
},
|
|
"StyleCop.Analyzers.Unstable/1.2.0.556": {
|
|
"sha512": "zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==",
|
|
"type": "package",
|
|
"path": "stylecop.analyzers.unstable/1.2.0.556",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"LICENSE",
|
|
"THIRD-PARTY-NOTICES.txt",
|
|
"analyzers/dotnet/cs/StyleCop.Analyzers.CodeFixes.dll",
|
|
"analyzers/dotnet/cs/StyleCop.Analyzers.dll",
|
|
"analyzers/dotnet/cs/de-DE/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/en-GB/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/es-MX/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/fr-FR/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pl-PL/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/pt-BR/StyleCop.Analyzers.resources.dll",
|
|
"analyzers/dotnet/cs/ru-RU/StyleCop.Analyzers.resources.dll",
|
|
"rulesets/StyleCopAnalyzersDefault.ruleset",
|
|
"stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512",
|
|
"stylecop.analyzers.unstable.nuspec",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1"
|
|
]
|
|
},
|
|
"xunit/2.9.3": {
|
|
"sha512": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==",
|
|
"type": "package",
|
|
"path": "xunit/2.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"xunit.2.9.3.nupkg.sha512",
|
|
"xunit.nuspec"
|
|
]
|
|
},
|
|
"xunit.abstractions/2.0.3": {
|
|
"sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
|
|
"type": "package",
|
|
"path": "xunit.abstractions/2.0.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"lib/net35/xunit.abstractions.dll",
|
|
"lib/net35/xunit.abstractions.xml",
|
|
"lib/netstandard1.0/xunit.abstractions.dll",
|
|
"lib/netstandard1.0/xunit.abstractions.xml",
|
|
"lib/netstandard2.0/xunit.abstractions.dll",
|
|
"lib/netstandard2.0/xunit.abstractions.xml",
|
|
"xunit.abstractions.2.0.3.nupkg.sha512",
|
|
"xunit.abstractions.nuspec"
|
|
]
|
|
},
|
|
"xunit.analyzers/1.18.0": {
|
|
"sha512": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ==",
|
|
"type": "package",
|
|
"path": "xunit.analyzers/1.18.0",
|
|
"hasTools": true,
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"analyzers/dotnet/cs/xunit.analyzers.dll",
|
|
"analyzers/dotnet/cs/xunit.analyzers.fixes.dll",
|
|
"tools/install.ps1",
|
|
"tools/uninstall.ps1",
|
|
"xunit.analyzers.1.18.0.nupkg.sha512",
|
|
"xunit.analyzers.nuspec"
|
|
]
|
|
},
|
|
"xunit.assert/2.9.3": {
|
|
"sha512": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA==",
|
|
"type": "package",
|
|
"path": "xunit.assert/2.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net6.0/xunit.assert.dll",
|
|
"lib/net6.0/xunit.assert.xml",
|
|
"lib/netstandard1.1/xunit.assert.dll",
|
|
"lib/netstandard1.1/xunit.assert.xml",
|
|
"xunit.assert.2.9.3.nupkg.sha512",
|
|
"xunit.assert.nuspec"
|
|
]
|
|
},
|
|
"xunit.core/2.9.3": {
|
|
"sha512": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==",
|
|
"type": "package",
|
|
"path": "xunit.core/2.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"build/xunit.core.props",
|
|
"build/xunit.core.targets",
|
|
"buildMultiTargeting/xunit.core.props",
|
|
"buildMultiTargeting/xunit.core.targets",
|
|
"xunit.core.2.9.3.nupkg.sha512",
|
|
"xunit.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.core/2.9.3": {
|
|
"sha512": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.core/2.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net452/xunit.core.dll",
|
|
"lib/net452/xunit.core.dll.tdnet",
|
|
"lib/net452/xunit.core.xml",
|
|
"lib/net452/xunit.runner.tdnet.dll",
|
|
"lib/net452/xunit.runner.utility.net452.dll",
|
|
"lib/netstandard1.1/xunit.core.dll",
|
|
"lib/netstandard1.1/xunit.core.xml",
|
|
"xunit.extensibility.core.2.9.3.nupkg.sha512",
|
|
"xunit.extensibility.core.nuspec"
|
|
]
|
|
},
|
|
"xunit.extensibility.execution/2.9.3": {
|
|
"sha512": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==",
|
|
"type": "package",
|
|
"path": "xunit.extensibility.execution/2.9.3",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"lib/net452/xunit.execution.desktop.dll",
|
|
"lib/net452/xunit.execution.desktop.xml",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.dll",
|
|
"lib/netstandard1.1/xunit.execution.dotnet.xml",
|
|
"xunit.extensibility.execution.2.9.3.nupkg.sha512",
|
|
"xunit.extensibility.execution.nuspec"
|
|
]
|
|
},
|
|
"xunit.runner.visualstudio/2.8.2": {
|
|
"sha512": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==",
|
|
"type": "package",
|
|
"path": "xunit.runner.visualstudio/2.8.2",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"_content/README.md",
|
|
"_content/logo-128-transparent.png",
|
|
"build/net462/xunit.abstractions.dll",
|
|
"build/net462/xunit.runner.reporters.net452.dll",
|
|
"build/net462/xunit.runner.utility.net452.dll",
|
|
"build/net462/xunit.runner.visualstudio.props",
|
|
"build/net462/xunit.runner.visualstudio.testadapter.dll",
|
|
"build/net6.0/xunit.abstractions.dll",
|
|
"build/net6.0/xunit.runner.reporters.netcoreapp10.dll",
|
|
"build/net6.0/xunit.runner.utility.netcoreapp10.dll",
|
|
"build/net6.0/xunit.runner.visualstudio.props",
|
|
"build/net6.0/xunit.runner.visualstudio.testadapter.dll",
|
|
"lib/net462/_._",
|
|
"lib/net6.0/_._",
|
|
"xunit.runner.visualstudio.2.8.2.nupkg.sha512",
|
|
"xunit.runner.visualstudio.nuspec"
|
|
]
|
|
},
|
|
"Jellyfin.CodeAnalysis/1.0.0": {
|
|
"type": "project",
|
|
"path": "../../src/Jellyfin.CodeAnalysis/Jellyfin.CodeAnalysis.csproj",
|
|
"msbuildProject": "../../src/Jellyfin.CodeAnalysis/Jellyfin.CodeAnalysis.csproj"
|
|
},
|
|
"Jellyfin.MediaEncoding.Keyframes/10.11.0": {
|
|
"type": "project",
|
|
"path": "../../src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj",
|
|
"msbuildProject": "../../src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj"
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net11.0": [
|
|
"Jellyfin.CodeAnalysis >= 1.0.0",
|
|
"Jellyfin.MediaEncoding.Keyframes >= 10.11.0",
|
|
"Jellyfin.Sdk >= 2025.10.21",
|
|
"Microsoft.CodeAnalysis.BannedApiAnalyzers >= 4.14.0",
|
|
"Microsoft.NET.Test.Sdk >= 18.0.1",
|
|
"SerilogAnalyzer >= 0.15.0",
|
|
"SmartAnalyzers.MultithreadingAnalyzer >= 1.1.31",
|
|
"StyleCop.Analyzers >= 1.2.0-beta.556",
|
|
"coverlet.collector >= 8.0.0",
|
|
"xunit >= 2.9.3",
|
|
"xunit.runner.visualstudio >= 2.8.2"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\wpjon\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\Projects\\pgsql-jellyfin\\tests\\Jellyfin.MediaEncoding.Keyframes.Tests\\Jellyfin.MediaEncoding.Keyframes.Tests.csproj",
|
|
"projectName": "Jellyfin.MediaEncoding.Keyframes.Tests",
|
|
"projectPath": "C:\\Projects\\pgsql-jellyfin\\tests\\Jellyfin.MediaEncoding.Keyframes.Tests\\Jellyfin.MediaEncoding.Keyframes.Tests.csproj",
|
|
"packagesPath": "C:\\Users\\wpjon\\.nuget\\packages\\",
|
|
"outputPath": "C:\\Projects\\pgsql-jellyfin\\tests\\Jellyfin.MediaEncoding.Keyframes.Tests\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"centralPackageVersionsManagementEnabled": true,
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Projects\\pgsql-jellyfin\\NuGet.Config",
|
|
"C:\\Users\\wpjon\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net11.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net11.0": {
|
|
"targetAlias": "net11.0",
|
|
"projectReferences": {
|
|
"C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.CodeAnalysis\\Jellyfin.CodeAnalysis.csproj": {
|
|
"projectPath": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.CodeAnalysis\\Jellyfin.CodeAnalysis.csproj"
|
|
},
|
|
"C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes\\Jellyfin.MediaEncoding.Keyframes.csproj": {
|
|
"projectPath": "C:\\Projects\\pgsql-jellyfin\\src\\Jellyfin.MediaEncoding.Keyframes\\Jellyfin.MediaEncoding.Keyframes.csproj"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"allWarningsAsErrors": true,
|
|
"warnAsError": [
|
|
"NU1605"
|
|
],
|
|
"warnNotAsError": [
|
|
"NU1902",
|
|
"NU1903"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "all"
|
|
},
|
|
"SdkAnalysisLevel": "11.0.100"
|
|
},
|
|
"frameworks": {
|
|
"net11.0": {
|
|
"targetAlias": "net11.0",
|
|
"dependencies": {
|
|
"Jellyfin.Sdk": {
|
|
"target": "Package",
|
|
"version": "[2025.10.21, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"Microsoft.CodeAnalysis.BannedApiAnalyzers": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[4.14.0, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"Microsoft.NET.Test.Sdk": {
|
|
"target": "Package",
|
|
"version": "[18.0.1, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"SerilogAnalyzer": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[0.15.0, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"SmartAnalyzers.MultithreadingAnalyzer": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[1.1.31, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"StyleCop.Analyzers": {
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[1.2.0-beta.556, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"coverlet.collector": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[8.0.0, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"xunit": {
|
|
"target": "Package",
|
|
"version": "[2.9.3, )",
|
|
"versionCentrallyManaged": true
|
|
},
|
|
"xunit.runner.visualstudio": {
|
|
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
"suppressParent": "All",
|
|
"target": "Package",
|
|
"version": "[2.8.2, )",
|
|
"versionCentrallyManaged": true
|
|
}
|
|
},
|
|
"centralPackageVersions": {
|
|
"AsyncKeyedLock": "8.0.2",
|
|
"AutoFixture": "4.18.1",
|
|
"AutoFixture.AutoMoq": "4.18.1",
|
|
"AutoFixture.Xunit2": "4.18.1",
|
|
"BDInfo": "0.8.0",
|
|
"BitFaster.Caching": "2.5.4",
|
|
"BlurHashSharp": "1.4.0-pre.1",
|
|
"BlurHashSharp.SkiaSharp": "1.4.0-pre.1",
|
|
"CommandLineParser": "2.9.1",
|
|
"coverlet.collector": "8.0.0",
|
|
"Diacritics": "4.1.4",
|
|
"DiscUtils.Udf": "0.16.13",
|
|
"DotNet.Glob": "3.1.3",
|
|
"FsCheck.Xunit": "3.3.2",
|
|
"HarfBuzzSharp.NativeAssets.Linux": "8.3.1.1",
|
|
"ICU4N.Transliterator": "60.1.0-alpha.356",
|
|
"IDisposableAnalyzers": "4.0.8",
|
|
"Ignore": "0.2.1",
|
|
"Jellyfin.Sdk": "2025.10.21",
|
|
"Jellyfin.XmlTv": "10.8.0",
|
|
"libse": "4.0.12",
|
|
"LrcParser": "2025.623.0",
|
|
"MetaBrainz.MusicBrainz": "8.0.1",
|
|
"Microsoft.AspNetCore.Authorization": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.AspNetCore.Mvc.Testing": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.CodeAnalysis.Analyzers": "3.11.0",
|
|
"Microsoft.CodeAnalysis.BannedApiAnalyzers": "4.14.0",
|
|
"Microsoft.CodeAnalysis.Common": "5.0.0",
|
|
"Microsoft.CodeAnalysis.CSharp": "5.0.0",
|
|
"Microsoft.Data.Sqlite": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.EntityFrameworkCore": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.EntityFrameworkCore.Design": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.EntityFrameworkCore.Relational": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.EntityFrameworkCore.Sqlite": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.EntityFrameworkCore.Tools": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Caching.Abstractions": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Caching.Memory": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Configuration.Abstractions": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Configuration.Binder": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.DependencyInjection": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Hosting.Abstractions": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Http": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Logging": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.Extensions.Options": "11.0.0-preview.1.26104.118",
|
|
"Microsoft.NET.Test.Sdk": "18.0.1",
|
|
"MimeTypes": "2.5.2",
|
|
"Moq": "4.18.4",
|
|
"Morestachio": "5.0.1.631",
|
|
"NEbml": "1.1.0.5",
|
|
"Newtonsoft.Json": "13.0.4",
|
|
"Npgsql.EntityFrameworkCore.PostgreSQL": "11.0.0-preview.1",
|
|
"PlaylistsNET": "1.4.1",
|
|
"Polly": "8.6.5",
|
|
"prometheus-net": "8.2.1",
|
|
"prometheus-net.AspNetCore": "8.2.1",
|
|
"prometheus-net.DotNetRuntime": "4.4.1",
|
|
"Serilog.AspNetCore": "10.0.0",
|
|
"Serilog.Enrichers.Thread": "4.0.0",
|
|
"Serilog.Expressions": "5.0.0",
|
|
"Serilog.Settings.Configuration": "10.0.0",
|
|
"Serilog.Sinks.Async": "2.1.0",
|
|
"Serilog.Sinks.Console": "6.1.1",
|
|
"Serilog.Sinks.File": "7.0.0",
|
|
"Serilog.Sinks.Graylog": "3.1.1",
|
|
"SerilogAnalyzer": "0.15.0",
|
|
"SharpFuzz": "2.2.0",
|
|
"SkiaSharp": "[3.116.1]",
|
|
"SkiaSharp.HarfBuzz": "[3.116.1]",
|
|
"SkiaSharp.NativeAssets.Linux": "[3.116.1]",
|
|
"SmartAnalyzers.MultithreadingAnalyzer": "1.1.31",
|
|
"StyleCop.Analyzers": "1.2.0-beta.556",
|
|
"Svg.Skia": "3.4.1",
|
|
"Swashbuckle.AspNetCore": "7.3.2",
|
|
"Swashbuckle.AspNetCore.ReDoc": "6.9.0",
|
|
"System.Text.Json": "11.0.0-preview.1.26104.118",
|
|
"TagLibSharp": "2.3.0",
|
|
"TMDbLib": "2.3.0",
|
|
"UTF.Unknown": "2.6.0",
|
|
"xunit": "2.9.3",
|
|
"Xunit.Priority": "1.1.6",
|
|
"xunit.runner.visualstudio": "2.8.2",
|
|
"Xunit.SkippableFact": "1.5.61",
|
|
"z440.atl.core": "7.11.0"
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\11.0.100-preview.1.26104.118/PortableRuntimeIdentifierGraph.json",
|
|
"packagesToPrune": {
|
|
"Microsoft.CSharp": "(,4.7.32767]",
|
|
"Microsoft.VisualBasic": "(,10.4.32767]",
|
|
"Microsoft.Win32.Primitives": "(,4.3.32767]",
|
|
"Microsoft.Win32.Registry": "(,5.0.32767]",
|
|
"runtime.any.System.Collections": "(,4.3.32767]",
|
|
"runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
|
|
"runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
|
|
"runtime.any.System.Globalization": "(,4.3.32767]",
|
|
"runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
|
|
"runtime.any.System.IO": "(,4.3.32767]",
|
|
"runtime.any.System.Reflection": "(,4.3.32767]",
|
|
"runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
|
|
"runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
|
|
"runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
|
|
"runtime.any.System.Runtime": "(,4.3.32767]",
|
|
"runtime.any.System.Runtime.Handles": "(,4.3.32767]",
|
|
"runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
|
|
"runtime.any.System.Text.Encoding": "(,4.3.32767]",
|
|
"runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
|
|
"runtime.any.System.Threading.Tasks": "(,4.3.32767]",
|
|
"runtime.any.System.Threading.Timer": "(,4.3.32767]",
|
|
"runtime.aot.System.Collections": "(,4.3.32767]",
|
|
"runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
|
|
"runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
|
|
"runtime.aot.System.Globalization": "(,4.3.32767]",
|
|
"runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
|
|
"runtime.aot.System.IO": "(,4.3.32767]",
|
|
"runtime.aot.System.Reflection": "(,4.3.32767]",
|
|
"runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
|
|
"runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
|
|
"runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
|
|
"runtime.aot.System.Runtime": "(,4.3.32767]",
|
|
"runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
|
|
"runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
|
|
"runtime.aot.System.Text.Encoding": "(,4.3.32767]",
|
|
"runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
|
|
"runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
|
|
"runtime.aot.System.Threading.Timer": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
|
|
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
|
|
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
|
|
"runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
|
|
"runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
|
|
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
|
|
"runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
|
|
"runtime.unix.System.Console": "(,4.3.32767]",
|
|
"runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
|
|
"runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
|
|
"runtime.unix.System.Net.Primitives": "(,4.3.32767]",
|
|
"runtime.unix.System.Net.Sockets": "(,4.3.32767]",
|
|
"runtime.unix.System.Private.Uri": "(,4.3.32767]",
|
|
"runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
|
|
"runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
|
|
"runtime.win.System.Console": "(,4.3.32767]",
|
|
"runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
|
|
"runtime.win.System.IO.FileSystem": "(,4.3.32767]",
|
|
"runtime.win.System.Net.Primitives": "(,4.3.32767]",
|
|
"runtime.win.System.Net.Sockets": "(,4.3.32767]",
|
|
"runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
|
|
"runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
|
|
"runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
|
|
"runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
|
|
"runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"runtime.win7.System.Private.Uri": "(,4.3.32767]",
|
|
"runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
|
|
"System.AppContext": "(,4.3.32767]",
|
|
"System.Buffers": "(,5.0.32767]",
|
|
"System.Collections": "(,4.3.32767]",
|
|
"System.Collections.Concurrent": "(,4.3.32767]",
|
|
"System.Collections.Immutable": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Collections.NonGeneric": "(,4.3.32767]",
|
|
"System.Collections.Specialized": "(,4.3.32767]",
|
|
"System.ComponentModel": "(,4.3.32767]",
|
|
"System.ComponentModel.Annotations": "(,5.0.32767]",
|
|
"System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
|
|
"System.ComponentModel.Primitives": "(,4.3.32767]",
|
|
"System.ComponentModel.TypeConverter": "(,4.3.32767]",
|
|
"System.Console": "(,4.3.32767]",
|
|
"System.Data.Common": "(,4.3.32767]",
|
|
"System.Data.DataSetExtensions": "(,4.5.32767]",
|
|
"System.Diagnostics.Contracts": "(,4.3.32767]",
|
|
"System.Diagnostics.Debug": "(,4.3.32767]",
|
|
"System.Diagnostics.DiagnosticSource": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
|
|
"System.Diagnostics.Process": "(,4.3.32767]",
|
|
"System.Diagnostics.StackTrace": "(,4.3.32767]",
|
|
"System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
|
|
"System.Diagnostics.Tools": "(,4.3.32767]",
|
|
"System.Diagnostics.TraceSource": "(,4.3.32767]",
|
|
"System.Diagnostics.Tracing": "(,4.3.32767]",
|
|
"System.Drawing.Primitives": "(,4.3.32767]",
|
|
"System.Dynamic.Runtime": "(,4.3.32767]",
|
|
"System.Formats.Asn1": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Formats.Tar": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Globalization": "(,4.3.32767]",
|
|
"System.Globalization.Calendars": "(,4.3.32767]",
|
|
"System.Globalization.Extensions": "(,4.3.32767]",
|
|
"System.IO": "(,4.3.32767]",
|
|
"System.IO.Compression": "(,4.3.32767]",
|
|
"System.IO.Compression.ZipFile": "(,4.3.32767]",
|
|
"System.IO.FileSystem": "(,4.3.32767]",
|
|
"System.IO.FileSystem.AccessControl": "(,5.0.32767]",
|
|
"System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
|
|
"System.IO.FileSystem.Primitives": "(,4.3.32767]",
|
|
"System.IO.FileSystem.Watcher": "(,4.3.32767]",
|
|
"System.IO.IsolatedStorage": "(,4.3.32767]",
|
|
"System.IO.MemoryMappedFiles": "(,4.3.32767]",
|
|
"System.IO.Pipelines": "(,11.0.0-preview.1.26104.118]",
|
|
"System.IO.Pipes": "(,4.3.32767]",
|
|
"System.IO.Pipes.AccessControl": "(,5.0.32767]",
|
|
"System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
|
|
"System.Linq": "(,4.3.32767]",
|
|
"System.Linq.AsyncEnumerable": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Linq.Expressions": "(,4.3.32767]",
|
|
"System.Linq.Parallel": "(,4.3.32767]",
|
|
"System.Linq.Queryable": "(,4.3.32767]",
|
|
"System.Memory": "(,5.0.32767]",
|
|
"System.Net.Http": "(,4.3.32767]",
|
|
"System.Net.Http.Json": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Net.NameResolution": "(,4.3.32767]",
|
|
"System.Net.NetworkInformation": "(,4.3.32767]",
|
|
"System.Net.Ping": "(,4.3.32767]",
|
|
"System.Net.Primitives": "(,4.3.32767]",
|
|
"System.Net.Requests": "(,4.3.32767]",
|
|
"System.Net.Security": "(,4.3.32767]",
|
|
"System.Net.ServerSentEvents": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Net.Sockets": "(,4.3.32767]",
|
|
"System.Net.WebHeaderCollection": "(,4.3.32767]",
|
|
"System.Net.WebSockets": "(,4.3.32767]",
|
|
"System.Net.WebSockets.Client": "(,4.3.32767]",
|
|
"System.Numerics.Vectors": "(,5.0.32767]",
|
|
"System.ObjectModel": "(,4.3.32767]",
|
|
"System.Private.DataContractSerialization": "(,4.3.32767]",
|
|
"System.Private.Uri": "(,4.3.32767]",
|
|
"System.Reflection": "(,4.3.32767]",
|
|
"System.Reflection.DispatchProxy": "(,6.0.32767]",
|
|
"System.Reflection.Emit": "(,4.7.32767]",
|
|
"System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
|
|
"System.Reflection.Emit.Lightweight": "(,4.7.32767]",
|
|
"System.Reflection.Extensions": "(,4.3.32767]",
|
|
"System.Reflection.Metadata": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Reflection.Primitives": "(,4.3.32767]",
|
|
"System.Reflection.TypeExtensions": "(,4.7.32767]",
|
|
"System.Resources.Reader": "(,4.3.32767]",
|
|
"System.Resources.ResourceManager": "(,4.3.32767]",
|
|
"System.Resources.Writer": "(,4.3.32767]",
|
|
"System.Runtime": "(,4.3.32767]",
|
|
"System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
|
|
"System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
|
|
"System.Runtime.Extensions": "(,4.3.32767]",
|
|
"System.Runtime.Handles": "(,4.3.32767]",
|
|
"System.Runtime.InteropServices": "(,4.3.32767]",
|
|
"System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
|
|
"System.Runtime.Loader": "(,4.3.32767]",
|
|
"System.Runtime.Numerics": "(,4.3.32767]",
|
|
"System.Runtime.Serialization.Formatters": "(,4.3.32767]",
|
|
"System.Runtime.Serialization.Json": "(,4.3.32767]",
|
|
"System.Runtime.Serialization.Primitives": "(,4.3.32767]",
|
|
"System.Runtime.Serialization.Xml": "(,4.3.32767]",
|
|
"System.Security.AccessControl": "(,6.0.32767]",
|
|
"System.Security.Claims": "(,4.3.32767]",
|
|
"System.Security.Cryptography.Algorithms": "(,4.3.32767]",
|
|
"System.Security.Cryptography.Cng": "(,5.0.32767]",
|
|
"System.Security.Cryptography.Csp": "(,4.3.32767]",
|
|
"System.Security.Cryptography.Encoding": "(,4.3.32767]",
|
|
"System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
|
|
"System.Security.Cryptography.Primitives": "(,4.3.32767]",
|
|
"System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
|
|
"System.Security.Principal": "(,4.3.32767]",
|
|
"System.Security.Principal.Windows": "(,5.0.32767]",
|
|
"System.Security.SecureString": "(,4.3.32767]",
|
|
"System.Text.Encoding": "(,4.3.32767]",
|
|
"System.Text.Encoding.CodePages": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Text.Encoding.Extensions": "(,4.3.32767]",
|
|
"System.Text.Encodings.Web": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Text.Json": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Text.RegularExpressions": "(,4.3.32767]",
|
|
"System.Threading": "(,4.3.32767]",
|
|
"System.Threading.AccessControl": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Threading.Channels": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Threading.Overlapped": "(,4.3.32767]",
|
|
"System.Threading.Tasks": "(,4.3.32767]",
|
|
"System.Threading.Tasks.Dataflow": "(,11.0.0-preview.1.26104.118]",
|
|
"System.Threading.Tasks.Extensions": "(,5.0.32767]",
|
|
"System.Threading.Tasks.Parallel": "(,4.3.32767]",
|
|
"System.Threading.Thread": "(,4.3.32767]",
|
|
"System.Threading.ThreadPool": "(,4.3.32767]",
|
|
"System.Threading.Timer": "(,4.3.32767]",
|
|
"System.ValueTuple": "(,4.6.32767]",
|
|
"System.Xml.ReaderWriter": "(,4.3.32767]",
|
|
"System.Xml.XDocument": "(,4.3.32767]",
|
|
"System.Xml.XmlDocument": "(,4.3.32767]",
|
|
"System.Xml.XmlSerializer": "(,4.3.32767]",
|
|
"System.Xml.XPath": "(,4.3.32767]",
|
|
"System.Xml.XPath.XDocument": "(,5.0.32767]"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |