.Net_Test/MSTest_VSCode/MyTestProject/obj/project.assets.json

2425 lines
118 KiB
JSON
Raw Permalink Normal View History

2023-08-23 06:47:27 +00:00
{
"version": 3,
"targets": {
"net7.0": {
"coverlet.collector/3.2.0": {
"type": "package",
"build": {
"build/netstandard1.0/coverlet.collector.targets": {}
}
},
"Microsoft.CodeCoverage/17.6.0": {
"type": "package",
"compile": {
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
},
"build": {
"build/netstandard2.0/Microsoft.CodeCoverage.props": {},
"build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
}
},
"Microsoft.NET.Test.Sdk/17.6.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeCoverage": "17.6.0",
"Microsoft.TestPlatform.TestHost": "17.6.0"
},
"compile": {
"lib/netcoreapp3.1/_._": {}
},
"runtime": {
"lib/netcoreapp3.1/_._": {}
},
"build": {
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props": {},
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets": {}
},
"buildMultiTargeting": {
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.NETCore.Targets/1.1.0": {
"type": "package",
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.TestPlatform.ObjectModel/17.6.0": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "5.11.0",
"System.Reflection.Metadata": "1.6.0"
},
"compile": {
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.TestPlatform.TestHost/17.6.0": {
"type": "package",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.6.0",
"Newtonsoft.Json": "13.0.1"
},
"compile": {
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
"lib/netcoreapp3.1/testhost.dll": {
"related": ".deps.json"
}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
"lib/netcoreapp3.1/testhost.dll": {
"related": ".deps.json"
}
},
"resource": {
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "de"
},
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "es"
},
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "it"
},
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "zh-Hant"
}
},
"build": {
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props": {}
}
},
"MSTest.TestAdapter/2.2.10": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "10.0.3",
"System.Diagnostics.TextWriterTraceListener": "4.3.0"
},
"build": {
"build/net5.0/MSTest.TestAdapter.props": {},
"build/net5.0/MSTest.TestAdapter.targets": {}
}
},
"MSTest.TestFramework/2.2.10": {
"type": "package",
"compile": {
"lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
"related": ".XML"
}
},
"runtime": {
"lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {
"related": ".XML"
}
},
"build": {
"build/net5.0/MSTest.TestFramework.targets": {}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"NuGet.Frameworks/5.11.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/NuGet.Frameworks.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/NuGet.Frameworks.dll": {
"related": ".xml"
}
}
},
"runtime.native.System/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
}
},
"Selenium.WebDriver/4.11.0": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"compile": {
"lib/net6.0/WebDriver.dll": {}
},
"runtime": {
"lib/net6.0/WebDriver.dll": {}
},
"build": {
"buildTransitive/Selenium.WebDriver.targets": {}
}
},
"System.Collections/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {
"related": ".xml"
}
}
},
"System.Diagnostics.Debug/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {
"related": ".xml"
}
}
},
"System.Diagnostics.TextWriterTraceListener/4.3.0": {
"type": "package",
"dependencies": {
"System.Diagnostics.TraceSource": "4.3.0",
"System.Globalization": "4.3.0",
"System.IO": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"System.Diagnostics.TraceSource/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Globalization": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"runtime.native.System": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"System.Globalization/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {
"related": ".xml"
}
}
},
"System.IO/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0",
"System.Text.Encoding": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.IO.dll": {
"related": ".xml"
}
}
},
"System.Reflection/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.IO": "4.3.0",
"System.Reflection.Primitives": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/_._": {
"related": ".xml"
}
}
},
"System.Reflection.Metadata/1.6.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
"related": ".xml"
}
}
},
"System.Reflection.Primitives/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/_._": {
"related": ".xml"
}
}
},
"System.Resources.ResourceManager/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Globalization": "4.3.0",
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/_._": {
"related": ".xml"
}
}
},
"System.Runtime/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.dll": {
"related": ".xml"
}
}
},
"System.Runtime.Extensions/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/_._": {
"related": ".xml"
}
}
},
"System.Text.Encoding/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.dll": {
"related": ".xml"
}
}
},
"System.Threading/4.3.0": {
"type": "package",
"dependencies": {
"System.Runtime": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Threading.dll": {}
}
},
"System.Threading.Tasks/4.3.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0",
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {
"related": ".xml"
}
}
}
}
},
"libraries": {
"coverlet.collector/3.2.0": {
"sha512": "xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==",
"type": "package",
"path": "coverlet.collector/3.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/netstandard1.0/Microsoft.Bcl.AsyncInterfaces.dll",
"build/netstandard1.0/Microsoft.CSharp.dll",
"build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
"build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
"build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
"build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
"build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
"build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"build/netstandard1.0/Mono.Cecil.Mdb.dll",
"build/netstandard1.0/Mono.Cecil.Pdb.dll",
"build/netstandard1.0/Mono.Cecil.Rocks.dll",
"build/netstandard1.0/Mono.Cecil.dll",
"build/netstandard1.0/Newtonsoft.Json.dll",
"build/netstandard1.0/NuGet.Frameworks.dll",
"build/netstandard1.0/System.AppContext.dll",
"build/netstandard1.0/System.Collections.Immutable.dll",
"build/netstandard1.0/System.Dynamic.Runtime.dll",
"build/netstandard1.0/System.IO.FileSystem.Primitives.dll",
"build/netstandard1.0/System.Linq.Expressions.dll",
"build/netstandard1.0/System.Linq.dll",
"build/netstandard1.0/System.ObjectModel.dll",
"build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
"build/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
"build/netstandard1.0/System.Reflection.Emit.dll",
"build/netstandard1.0/System.Reflection.Metadata.dll",
"build/netstandard1.0/System.Reflection.TypeExtensions.dll",
"build/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
"build/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
"build/netstandard1.0/System.Text.RegularExpressions.dll",
"build/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"build/netstandard1.0/System.Threading.dll",
"build/netstandard1.0/System.Xml.ReaderWriter.dll",
"build/netstandard1.0/System.Xml.XDocument.dll",
"build/netstandard1.0/coverlet.collector.deps.json",
"build/netstandard1.0/coverlet.collector.dll",
"build/netstandard1.0/coverlet.collector.pdb",
"build/netstandard1.0/coverlet.collector.targets",
"build/netstandard1.0/coverlet.core.dll",
"build/netstandard1.0/coverlet.core.pdb",
"coverlet-icon.png",
"coverlet.collector.3.2.0.nupkg.sha512",
"coverlet.collector.nuspec"
]
},
"Microsoft.CodeCoverage/17.6.0": {
"sha512": "5v2GwzpR7JEuQUzupjx3zLwn2FutADW/weLzLt726DR3WXxsM+ICPoJG6pxuKFsumtZp890UrVuudTUhsE8Qyg==",
"type": "package",
"path": "microsoft.codecoverage/17.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"ThirdPartyNotices.txt",
"build/netstandard2.0/CodeCoverage/CodeCoverage.config",
"build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
"build/netstandard2.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
"build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
"build/netstandard2.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
"build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
"build/netstandard2.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
"build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
"build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
"build/netstandard2.0/CodeCoverage/codecoveragemessages.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/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
"build/netstandard2.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
"build/netstandard2.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
"build/netstandard2.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard2.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
"build/netstandard2.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
"build/netstandard2.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
"build/netstandard2.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
"build/netstandard2.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
"build/netstandard2.0/Microsoft.CodeCoverage.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/ThirdPartyNotices.txt",
"build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
"lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
"microsoft.codecoverage.17.6.0.nupkg.sha512",
"microsoft.codecoverage.nuspec"
]
},
"Microsoft.NET.Test.Sdk/17.6.0": {
"sha512": "tHyg4C6c89QvLv6Utz3xKlba4EeoyJyIz59Q1NrjRENV7gfGnSE6I+sYPIbVOzQttoo2zpHDgOK/p6Hw2OlD7A==",
"type": "package",
"path": "microsoft.net.test.sdk/17.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"build/net462/Microsoft.NET.Test.Sdk.props",
"build/net462/Microsoft.NET.Test.Sdk.targets",
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.cs",
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.fs",
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.Program.vb",
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.props",
"build/netcoreapp3.1/Microsoft.NET.Test.Sdk.targets",
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
"lib/net462/_._",
"lib/netcoreapp3.1/_._",
"microsoft.net.test.sdk.17.6.0.nupkg.sha512",
"microsoft.net.test.sdk.nuspec"
]
},
"Microsoft.NETCore.Platforms/1.1.0": {
"sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"type": "package",
"path": "microsoft.netcore.platforms/1.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"microsoft.netcore.platforms.nuspec",
"runtime.json"
]
},
"Microsoft.NETCore.Targets/1.1.0": {
"sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
"type": "package",
"path": "microsoft.netcore.targets/1.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"microsoft.netcore.targets.1.1.0.nupkg.sha512",
"microsoft.netcore.targets.nuspec",
"runtime.json"
]
},
"Microsoft.TestPlatform.ObjectModel/17.6.0": {
"sha512": "AA/rrf5zwC5/OBLEOajkhjbVTM3SvxRXy8kcQ8e4mJKojbyZvqqhpfNg362N9vXU94DLg9NUTFOAnoYVT0pTJw==",
"type": "package",
"path": "microsoft.testplatform.objectmodel/17.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"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/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp3.1/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.17.6.0.nupkg.sha512",
"microsoft.testplatform.objectmodel.nuspec"
]
},
"Microsoft.TestPlatform.TestHost/17.6.0": {
"sha512": "7YdgUcIeCPVKLC7n7LNKDiEHWc7z3brkkYPdUbDnFsvf6WvY9UfzS0VSUJ8P2NgN0CDSD223GCJFSjSBLZRqOQ==",
"type": "package",
"path": "microsoft.testplatform.testhost/17.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"ThirdPartyNotices.txt",
"build/netcoreapp3.1/Microsoft.TestPlatform.TestHost.props",
"build/netcoreapp3.1/x64/testhost.dll",
"build/netcoreapp3.1/x64/testhost.exe",
"build/netcoreapp3.1/x86/testhost.x86.dll",
"build/netcoreapp3.1/x86/testhost.x86.exe",
"lib/net462/_._",
"lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
"lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
"lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll",
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
"lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/testhost.deps.json",
"lib/netcoreapp3.1/testhost.dll",
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/x64/msdia140.dll",
"lib/netcoreapp3.1/x86/msdia140.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"microsoft.testplatform.testhost.17.6.0.nupkg.sha512",
"microsoft.testplatform.testhost.nuspec"
]
},
"MSTest.TestAdapter/2.2.10": {
"sha512": "KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==",
"type": "package",
"path": "mstest.testadapter/2.2.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/_common/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/_common/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll",
"build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll",
"build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/_common/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
"build/_common/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/_common/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/_common/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
"build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
"build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
"build/net45/MSTest.TestAdapter.props",
"build/net45/MSTest.TestAdapter.targets",
"build/net45/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/net45/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net45/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/MSTest.TestAdapter.props",
"build/net46/MSTest.TestAdapter.targets",
"build/net46/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/net46/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/net46/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net46/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/MSTest.TestAdapter.props",
"build/net5.0/MSTest.TestAdapter.targets",
"build/net5.0/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/net5.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/net5.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/net5.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/net5.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/MSTest.TestAdapter.props",
"build/netcoreapp1.0/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/netcoreapp1.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/MSTest.TestAdapter.props",
"build/netstandard1.5/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/netstandard1.5/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/netstandard1.5/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/netstandard1.5/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/MSTest.TestAdapter.props",
"build/uap10.0/MSTest.TestAdapter.targets",
"build/uap10.0/Microsoft.TestPlatform.AdapterUtilities.dll",
"build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
"build/uap10.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
"mstest.testadapter.2.2.10.nupkg.sha512",
"mstest.testadapter.nuspec"
]
},
"MSTest.TestFramework/2.2.10": {
"sha512": "JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==",
"type": "package",
"path": "mstest.testframework/2.2.10",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"build/net5.0/MSTest.TestFramework.targets",
"build/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
"build/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
"build/net5.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
"build/net5.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
"build/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"build/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
"lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
"lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
"lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
"lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
"lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
"lib/net5.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/net5.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
"lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
"lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
"lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
"mstest.testframework.2.2.10.nupkg.sha512",
"mstest.testframework.nuspec"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
"path": "newtonsoft.json/13.0.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.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/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.1.nupkg.sha512",
"newtonsoft.json.nuspec",
"packageIcon.png"
]
},
"NuGet.Frameworks/5.11.0": {
"sha512": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
"type": "package",
"path": "nuget.frameworks/5.11.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/net40/NuGet.Frameworks.dll",
"lib/net40/NuGet.Frameworks.xml",
"lib/net472/NuGet.Frameworks.dll",
"lib/net472/NuGet.Frameworks.xml",
"lib/netstandard2.0/NuGet.Frameworks.dll",
"lib/netstandard2.0/NuGet.Frameworks.xml",
"nuget.frameworks.5.11.0.nupkg.sha512",
"nuget.frameworks.nuspec"
]
},
"runtime.native.System/4.3.0": {
"sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
"type": "package",
"path": "runtime.native.system/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/_._",
"runtime.native.system.4.3.0.nupkg.sha512",
"runtime.native.system.nuspec"
]
},
"Selenium.WebDriver/4.11.0": {
"sha512": "V8o+Nvi9/3Ix12ZzMGg+fI7sfu+HrflZkMGq8Orr+j0INbfpEEyM6KR9oaaHlm0WUXcn7dTYwyWrJxYsi6eniw==",
"type": "package",
"path": "selenium.webdriver/4.11.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/Selenium.WebDriver.targets",
"buildTransitive/Selenium.WebDriver.targets",
"images/icon.png",
"lib/net45/WebDriver.dll",
"lib/net46/WebDriver.dll",
"lib/net47/WebDriver.dll",
"lib/net48/WebDriver.dll",
"lib/net5.0/WebDriver.dll",
"lib/net6.0/WebDriver.dll",
"lib/netstandard2.0/WebDriver.dll",
"lib/netstandard2.1/WebDriver.dll",
"manager/linux/selenium-manager",
"manager/macos/selenium-manager",
"manager/windows/selenium-manager.exe",
"selenium.webdriver.4.11.0.nupkg.sha512",
"selenium.webdriver.nuspec"
]
},
"System.Collections/4.3.0": {
"sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
"type": "package",
"path": "system.collections/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Collections.dll",
"ref/netcore50/System.Collections.xml",
"ref/netcore50/de/System.Collections.xml",
"ref/netcore50/es/System.Collections.xml",
"ref/netcore50/fr/System.Collections.xml",
"ref/netcore50/it/System.Collections.xml",
"ref/netcore50/ja/System.Collections.xml",
"ref/netcore50/ko/System.Collections.xml",
"ref/netcore50/ru/System.Collections.xml",
"ref/netcore50/zh-hans/System.Collections.xml",
"ref/netcore50/zh-hant/System.Collections.xml",
"ref/netstandard1.0/System.Collections.dll",
"ref/netstandard1.0/System.Collections.xml",
"ref/netstandard1.0/de/System.Collections.xml",
"ref/netstandard1.0/es/System.Collections.xml",
"ref/netstandard1.0/fr/System.Collections.xml",
"ref/netstandard1.0/it/System.Collections.xml",
"ref/netstandard1.0/ja/System.Collections.xml",
"ref/netstandard1.0/ko/System.Collections.xml",
"ref/netstandard1.0/ru/System.Collections.xml",
"ref/netstandard1.0/zh-hans/System.Collections.xml",
"ref/netstandard1.0/zh-hant/System.Collections.xml",
"ref/netstandard1.3/System.Collections.dll",
"ref/netstandard1.3/System.Collections.xml",
"ref/netstandard1.3/de/System.Collections.xml",
"ref/netstandard1.3/es/System.Collections.xml",
"ref/netstandard1.3/fr/System.Collections.xml",
"ref/netstandard1.3/it/System.Collections.xml",
"ref/netstandard1.3/ja/System.Collections.xml",
"ref/netstandard1.3/ko/System.Collections.xml",
"ref/netstandard1.3/ru/System.Collections.xml",
"ref/netstandard1.3/zh-hans/System.Collections.xml",
"ref/netstandard1.3/zh-hant/System.Collections.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.collections.4.3.0.nupkg.sha512",
"system.collections.nuspec"
]
},
"System.Diagnostics.Debug/4.3.0": {
"sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
"type": "package",
"path": "system.diagnostics.debug/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Diagnostics.Debug.dll",
"ref/netcore50/System.Diagnostics.Debug.xml",
"ref/netcore50/de/System.Diagnostics.Debug.xml",
"ref/netcore50/es/System.Diagnostics.Debug.xml",
"ref/netcore50/fr/System.Diagnostics.Debug.xml",
"ref/netcore50/it/System.Diagnostics.Debug.xml",
"ref/netcore50/ja/System.Diagnostics.Debug.xml",
"ref/netcore50/ko/System.Diagnostics.Debug.xml",
"ref/netcore50/ru/System.Diagnostics.Debug.xml",
"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/System.Diagnostics.Debug.dll",
"ref/netstandard1.0/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/System.Diagnostics.Debug.dll",
"ref/netstandard1.3/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.diagnostics.debug.4.3.0.nupkg.sha512",
"system.diagnostics.debug.nuspec"
]
},
"System.Diagnostics.TextWriterTraceListener/4.3.0": {
"sha512": "F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
"type": "package",
"path": "system.diagnostics.textwritertracelistener/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.TextWriterTraceListener.dll",
"lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.TextWriterTraceListener.dll",
"ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
"ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/de/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/es/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/fr/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/it/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/ja/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/ko/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/ru/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.TextWriterTraceListener.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.TextWriterTraceListener.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
"system.diagnostics.textwritertracelistener.nuspec"
]
},
"System.Diagnostics.TraceSource/4.3.0": {
"sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
"type": "package",
"path": "system.diagnostics.tracesource/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net46/System.Diagnostics.TraceSource.dll",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net46/System.Diagnostics.TraceSource.dll",
"ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
"ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
"ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
"runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
"runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
"system.diagnostics.tracesource.4.3.0.nupkg.sha512",
"system.diagnostics.tracesource.nuspec"
]
},
"System.Globalization/4.3.0": {
"sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
"type": "package",
"path": "system.globalization/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Globalization.dll",
"ref/netcore50/System.Globalization.xml",
"ref/netcore50/de/System.Globalization.xml",
"ref/netcore50/es/System.Globalization.xml",
"ref/netcore50/fr/System.Globalization.xml",
"ref/netcore50/it/System.Globalization.xml",
"ref/netcore50/ja/System.Globalization.xml",
"ref/netcore50/ko/System.Globalization.xml",
"ref/netcore50/ru/System.Globalization.xml",
"ref/netcore50/zh-hans/System.Globalization.xml",
"ref/netcore50/zh-hant/System.Globalization.xml",
"ref/netstandard1.0/System.Globalization.dll",
"ref/netstandard1.0/System.Globalization.xml",
"ref/netstandard1.0/de/System.Globalization.xml",
"ref/netstandard1.0/es/System.Globalization.xml",
"ref/netstandard1.0/fr/System.Globalization.xml",
"ref/netstandard1.0/it/System.Globalization.xml",
"ref/netstandard1.0/ja/System.Globalization.xml",
"ref/netstandard1.0/ko/System.Globalization.xml",
"ref/netstandard1.0/ru/System.Globalization.xml",
"ref/netstandard1.0/zh-hans/System.Globalization.xml",
"ref/netstandard1.0/zh-hant/System.Globalization.xml",
"ref/netstandard1.3/System.Globalization.dll",
"ref/netstandard1.3/System.Globalization.xml",
"ref/netstandard1.3/de/System.Globalization.xml",
"ref/netstandard1.3/es/System.Globalization.xml",
"ref/netstandard1.3/fr/System.Globalization.xml",
"ref/netstandard1.3/it/System.Globalization.xml",
"ref/netstandard1.3/ja/System.Globalization.xml",
"ref/netstandard1.3/ko/System.Globalization.xml",
"ref/netstandard1.3/ru/System.Globalization.xml",
"ref/netstandard1.3/zh-hans/System.Globalization.xml",
"ref/netstandard1.3/zh-hant/System.Globalization.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.globalization.4.3.0.nupkg.sha512",
"system.globalization.nuspec"
]
},
"System.IO/4.3.0": {
"sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
"type": "package",
"path": "system.io/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net462/System.IO.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net462/System.IO.dll",
"ref/netcore50/System.IO.dll",
"ref/netcore50/System.IO.xml",
"ref/netcore50/de/System.IO.xml",
"ref/netcore50/es/System.IO.xml",
"ref/netcore50/fr/System.IO.xml",
"ref/netcore50/it/System.IO.xml",
"ref/netcore50/ja/System.IO.xml",
"ref/netcore50/ko/System.IO.xml",
"ref/netcore50/ru/System.IO.xml",
"ref/netcore50/zh-hans/System.IO.xml",
"ref/netcore50/zh-hant/System.IO.xml",
"ref/netstandard1.0/System.IO.dll",
"ref/netstandard1.0/System.IO.xml",
"ref/netstandard1.0/de/System.IO.xml",
"ref/netstandard1.0/es/System.IO.xml",
"ref/netstandard1.0/fr/System.IO.xml",
"ref/netstandard1.0/it/System.IO.xml",
"ref/netstandard1.0/ja/System.IO.xml",
"ref/netstandard1.0/ko/System.IO.xml",
"ref/netstandard1.0/ru/System.IO.xml",
"ref/netstandard1.0/zh-hans/System.IO.xml",
"ref/netstandard1.0/zh-hant/System.IO.xml",
"ref/netstandard1.3/System.IO.dll",
"ref/netstandard1.3/System.IO.xml",
"ref/netstandard1.3/de/System.IO.xml",
"ref/netstandard1.3/es/System.IO.xml",
"ref/netstandard1.3/fr/System.IO.xml",
"ref/netstandard1.3/it/System.IO.xml",
"ref/netstandard1.3/ja/System.IO.xml",
"ref/netstandard1.3/ko/System.IO.xml",
"ref/netstandard1.3/ru/System.IO.xml",
"ref/netstandard1.3/zh-hans/System.IO.xml",
"ref/netstandard1.3/zh-hant/System.IO.xml",
"ref/netstandard1.5/System.IO.dll",
"ref/netstandard1.5/System.IO.xml",
"ref/netstandard1.5/de/System.IO.xml",
"ref/netstandard1.5/es/System.IO.xml",
"ref/netstandard1.5/fr/System.IO.xml",
"ref/netstandard1.5/it/System.IO.xml",
"ref/netstandard1.5/ja/System.IO.xml",
"ref/netstandard1.5/ko/System.IO.xml",
"ref/netstandard1.5/ru/System.IO.xml",
"ref/netstandard1.5/zh-hans/System.IO.xml",
"ref/netstandard1.5/zh-hant/System.IO.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.io.4.3.0.nupkg.sha512",
"system.io.nuspec"
]
},
"System.Reflection/4.3.0": {
"sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
"type": "package",
"path": "system.reflection/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net462/System.Reflection.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net462/System.Reflection.dll",
"ref/netcore50/System.Reflection.dll",
"ref/netcore50/System.Reflection.xml",
"ref/netcore50/de/System.Reflection.xml",
"ref/netcore50/es/System.Reflection.xml",
"ref/netcore50/fr/System.Reflection.xml",
"ref/netcore50/it/System.Reflection.xml",
"ref/netcore50/ja/System.Reflection.xml",
"ref/netcore50/ko/System.Reflection.xml",
"ref/netcore50/ru/System.Reflection.xml",
"ref/netcore50/zh-hans/System.Reflection.xml",
"ref/netcore50/zh-hant/System.Reflection.xml",
"ref/netstandard1.0/System.Reflection.dll",
"ref/netstandard1.0/System.Reflection.xml",
"ref/netstandard1.0/de/System.Reflection.xml",
"ref/netstandard1.0/es/System.Reflection.xml",
"ref/netstandard1.0/fr/System.Reflection.xml",
"ref/netstandard1.0/it/System.Reflection.xml",
"ref/netstandard1.0/ja/System.Reflection.xml",
"ref/netstandard1.0/ko/System.Reflection.xml",
"ref/netstandard1.0/ru/System.Reflection.xml",
"ref/netstandard1.0/zh-hans/System.Reflection.xml",
"ref/netstandard1.0/zh-hant/System.Reflection.xml",
"ref/netstandard1.3/System.Reflection.dll",
"ref/netstandard1.3/System.Reflection.xml",
"ref/netstandard1.3/de/System.Reflection.xml",
"ref/netstandard1.3/es/System.Reflection.xml",
"ref/netstandard1.3/fr/System.Reflection.xml",
"ref/netstandard1.3/it/System.Reflection.xml",
"ref/netstandard1.3/ja/System.Reflection.xml",
"ref/netstandard1.3/ko/System.Reflection.xml",
"ref/netstandard1.3/ru/System.Reflection.xml",
"ref/netstandard1.3/zh-hans/System.Reflection.xml",
"ref/netstandard1.3/zh-hant/System.Reflection.xml",
"ref/netstandard1.5/System.Reflection.dll",
"ref/netstandard1.5/System.Reflection.xml",
"ref/netstandard1.5/de/System.Reflection.xml",
"ref/netstandard1.5/es/System.Reflection.xml",
"ref/netstandard1.5/fr/System.Reflection.xml",
"ref/netstandard1.5/it/System.Reflection.xml",
"ref/netstandard1.5/ja/System.Reflection.xml",
"ref/netstandard1.5/ko/System.Reflection.xml",
"ref/netstandard1.5/ru/System.Reflection.xml",
"ref/netstandard1.5/zh-hans/System.Reflection.xml",
"ref/netstandard1.5/zh-hant/System.Reflection.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.reflection.4.3.0.nupkg.sha512",
"system.reflection.nuspec"
]
},
"System.Reflection.Metadata/1.6.0": {
"sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
"type": "package",
"path": "system.reflection.metadata/1.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netstandard1.1/System.Reflection.Metadata.dll",
"lib/netstandard1.1/System.Reflection.Metadata.xml",
"lib/netstandard2.0/System.Reflection.Metadata.dll",
"lib/netstandard2.0/System.Reflection.Metadata.xml",
"lib/portable-net45+win8/System.Reflection.Metadata.dll",
"lib/portable-net45+win8/System.Reflection.Metadata.xml",
"system.reflection.metadata.1.6.0.nupkg.sha512",
"system.reflection.metadata.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.Primitives/4.3.0": {
"sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
"type": "package",
"path": "system.reflection.primitives/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Reflection.Primitives.dll",
"ref/netcore50/System.Reflection.Primitives.xml",
"ref/netcore50/de/System.Reflection.Primitives.xml",
"ref/netcore50/es/System.Reflection.Primitives.xml",
"ref/netcore50/fr/System.Reflection.Primitives.xml",
"ref/netcore50/it/System.Reflection.Primitives.xml",
"ref/netcore50/ja/System.Reflection.Primitives.xml",
"ref/netcore50/ko/System.Reflection.Primitives.xml",
"ref/netcore50/ru/System.Reflection.Primitives.xml",
"ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
"ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
"ref/netstandard1.0/System.Reflection.Primitives.dll",
"ref/netstandard1.0/System.Reflection.Primitives.xml",
"ref/netstandard1.0/de/System.Reflection.Primitives.xml",
"ref/netstandard1.0/es/System.Reflection.Primitives.xml",
"ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
"ref/netstandard1.0/it/System.Reflection.Primitives.xml",
"ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
"ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
"ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.reflection.primitives.4.3.0.nupkg.sha512",
"system.reflection.primitives.nuspec"
]
},
"System.Resources.ResourceManager/4.3.0": {
"sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
"type": "package",
"path": "system.resources.resourcemanager/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Resources.ResourceManager.dll",
"ref/netcore50/System.Resources.ResourceManager.xml",
"ref/netcore50/de/System.Resources.ResourceManager.xml",
"ref/netcore50/es/System.Resources.ResourceManager.xml",
"ref/netcore50/fr/System.Resources.ResourceManager.xml",
"ref/netcore50/it/System.Resources.ResourceManager.xml",
"ref/netcore50/ja/System.Resources.ResourceManager.xml",
"ref/netcore50/ko/System.Resources.ResourceManager.xml",
"ref/netcore50/ru/System.Resources.ResourceManager.xml",
"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/System.Resources.ResourceManager.dll",
"ref/netstandard1.0/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.resources.resourcemanager.4.3.0.nupkg.sha512",
"system.resources.resourcemanager.nuspec"
]
},
"System.Runtime/4.3.0": {
"sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
"type": "package",
"path": "system.runtime/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net462/System.Runtime.dll",
"lib/portable-net45+win8+wp80+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net462/System.Runtime.dll",
"ref/netcore50/System.Runtime.dll",
"ref/netcore50/System.Runtime.xml",
"ref/netcore50/de/System.Runtime.xml",
"ref/netcore50/es/System.Runtime.xml",
"ref/netcore50/fr/System.Runtime.xml",
"ref/netcore50/it/System.Runtime.xml",
"ref/netcore50/ja/System.Runtime.xml",
"ref/netcore50/ko/System.Runtime.xml",
"ref/netcore50/ru/System.Runtime.xml",
"ref/netcore50/zh-hans/System.Runtime.xml",
"ref/netcore50/zh-hant/System.Runtime.xml",
"ref/netstandard1.0/System.Runtime.dll",
"ref/netstandard1.0/System.Runtime.xml",
"ref/netstandard1.0/de/System.Runtime.xml",
"ref/netstandard1.0/es/System.Runtime.xml",
"ref/netstandard1.0/fr/System.Runtime.xml",
"ref/netstandard1.0/it/System.Runtime.xml",
"ref/netstandard1.0/ja/System.Runtime.xml",
"ref/netstandard1.0/ko/System.Runtime.xml",
"ref/netstandard1.0/ru/System.Runtime.xml",
"ref/netstandard1.0/zh-hans/System.Runtime.xml",
"ref/netstandard1.0/zh-hant/System.Runtime.xml",
"ref/netstandard1.2/System.Runtime.dll",
"ref/netstandard1.2/System.Runtime.xml",
"ref/netstandard1.2/de/System.Runtime.xml",
"ref/netstandard1.2/es/System.Runtime.xml",
"ref/netstandard1.2/fr/System.Runtime.xml",
"ref/netstandard1.2/it/System.Runtime.xml",
"ref/netstandard1.2/ja/System.Runtime.xml",
"ref/netstandard1.2/ko/System.Runtime.xml",
"ref/netstandard1.2/ru/System.Runtime.xml",
"ref/netstandard1.2/zh-hans/System.Runtime.xml",
"ref/netstandard1.2/zh-hant/System.Runtime.xml",
"ref/netstandard1.3/System.Runtime.dll",
"ref/netstandard1.3/System.Runtime.xml",
"ref/netstandard1.3/de/System.Runtime.xml",
"ref/netstandard1.3/es/System.Runtime.xml",
"ref/netstandard1.3/fr/System.Runtime.xml",
"ref/netstandard1.3/it/System.Runtime.xml",
"ref/netstandard1.3/ja/System.Runtime.xml",
"ref/netstandard1.3/ko/System.Runtime.xml",
"ref/netstandard1.3/ru/System.Runtime.xml",
"ref/netstandard1.3/zh-hans/System.Runtime.xml",
"ref/netstandard1.3/zh-hant/System.Runtime.xml",
"ref/netstandard1.5/System.Runtime.dll",
"ref/netstandard1.5/System.Runtime.xml",
"ref/netstandard1.5/de/System.Runtime.xml",
"ref/netstandard1.5/es/System.Runtime.xml",
"ref/netstandard1.5/fr/System.Runtime.xml",
"ref/netstandard1.5/it/System.Runtime.xml",
"ref/netstandard1.5/ja/System.Runtime.xml",
"ref/netstandard1.5/ko/System.Runtime.xml",
"ref/netstandard1.5/ru/System.Runtime.xml",
"ref/netstandard1.5/zh-hans/System.Runtime.xml",
"ref/netstandard1.5/zh-hant/System.Runtime.xml",
"ref/portable-net45+win8+wp80+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.runtime.4.3.0.nupkg.sha512",
"system.runtime.nuspec"
]
},
"System.Runtime.Extensions/4.3.0": {
"sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
"type": "package",
"path": "system.runtime.extensions/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/net462/System.Runtime.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/net462/System.Runtime.Extensions.dll",
"ref/netcore50/System.Runtime.Extensions.dll",
"ref/netcore50/System.Runtime.Extensions.xml",
"ref/netcore50/de/System.Runtime.Extensions.xml",
"ref/netcore50/es/System.Runtime.Extensions.xml",
"ref/netcore50/fr/System.Runtime.Extensions.xml",
"ref/netcore50/it/System.Runtime.Extensions.xml",
"ref/netcore50/ja/System.Runtime.Extensions.xml",
"ref/netcore50/ko/System.Runtime.Extensions.xml",
"ref/netcore50/ru/System.Runtime.Extensions.xml",
"ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
"ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
"ref/netstandard1.0/System.Runtime.Extensions.dll",
"ref/netstandard1.0/System.Runtime.Extensions.xml",
"ref/netstandard1.0/de/System.Runtime.Extensions.xml",
"ref/netstandard1.0/es/System.Runtime.Extensions.xml",
"ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
"ref/netstandard1.0/it/System.Runtime.Extensions.xml",
"ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
"ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
"ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
"ref/netstandard1.3/System.Runtime.Extensions.dll",
"ref/netstandard1.3/System.Runtime.Extensions.xml",
"ref/netstandard1.3/de/System.Runtime.Extensions.xml",
"ref/netstandard1.3/es/System.Runtime.Extensions.xml",
"ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
"ref/netstandard1.3/it/System.Runtime.Extensions.xml",
"ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
"ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
"ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
"ref/netstandard1.5/System.Runtime.Extensions.dll",
"ref/netstandard1.5/System.Runtime.Extensions.xml",
"ref/netstandard1.5/de/System.Runtime.Extensions.xml",
"ref/netstandard1.5/es/System.Runtime.Extensions.xml",
"ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
"ref/netstandard1.5/it/System.Runtime.Extensions.xml",
"ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
"ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
"ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.runtime.extensions.4.3.0.nupkg.sha512",
"system.runtime.extensions.nuspec"
]
},
"System.Text.Encoding/4.3.0": {
"sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
"type": "package",
"path": "system.text.encoding/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Text.Encoding.dll",
"ref/netcore50/System.Text.Encoding.xml",
"ref/netcore50/de/System.Text.Encoding.xml",
"ref/netcore50/es/System.Text.Encoding.xml",
"ref/netcore50/fr/System.Text.Encoding.xml",
"ref/netcore50/it/System.Text.Encoding.xml",
"ref/netcore50/ja/System.Text.Encoding.xml",
"ref/netcore50/ko/System.Text.Encoding.xml",
"ref/netcore50/ru/System.Text.Encoding.xml",
"ref/netcore50/zh-hans/System.Text.Encoding.xml",
"ref/netcore50/zh-hant/System.Text.Encoding.xml",
"ref/netstandard1.0/System.Text.Encoding.dll",
"ref/netstandard1.0/System.Text.Encoding.xml",
"ref/netstandard1.0/de/System.Text.Encoding.xml",
"ref/netstandard1.0/es/System.Text.Encoding.xml",
"ref/netstandard1.0/fr/System.Text.Encoding.xml",
"ref/netstandard1.0/it/System.Text.Encoding.xml",
"ref/netstandard1.0/ja/System.Text.Encoding.xml",
"ref/netstandard1.0/ko/System.Text.Encoding.xml",
"ref/netstandard1.0/ru/System.Text.Encoding.xml",
"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
"ref/netstandard1.3/System.Text.Encoding.dll",
"ref/netstandard1.3/System.Text.Encoding.xml",
"ref/netstandard1.3/de/System.Text.Encoding.xml",
"ref/netstandard1.3/es/System.Text.Encoding.xml",
"ref/netstandard1.3/fr/System.Text.Encoding.xml",
"ref/netstandard1.3/it/System.Text.Encoding.xml",
"ref/netstandard1.3/ja/System.Text.Encoding.xml",
"ref/netstandard1.3/ko/System.Text.Encoding.xml",
"ref/netstandard1.3/ru/System.Text.Encoding.xml",
"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.text.encoding.4.3.0.nupkg.sha512",
"system.text.encoding.nuspec"
]
},
"System.Threading/4.3.0": {
"sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
"type": "package",
"path": "system.threading/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Threading.dll",
"lib/netstandard1.3/System.Threading.dll",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Threading.dll",
"ref/netcore50/System.Threading.xml",
"ref/netcore50/de/System.Threading.xml",
"ref/netcore50/es/System.Threading.xml",
"ref/netcore50/fr/System.Threading.xml",
"ref/netcore50/it/System.Threading.xml",
"ref/netcore50/ja/System.Threading.xml",
"ref/netcore50/ko/System.Threading.xml",
"ref/netcore50/ru/System.Threading.xml",
"ref/netcore50/zh-hans/System.Threading.xml",
"ref/netcore50/zh-hant/System.Threading.xml",
"ref/netstandard1.0/System.Threading.dll",
"ref/netstandard1.0/System.Threading.xml",
"ref/netstandard1.0/de/System.Threading.xml",
"ref/netstandard1.0/es/System.Threading.xml",
"ref/netstandard1.0/fr/System.Threading.xml",
"ref/netstandard1.0/it/System.Threading.xml",
"ref/netstandard1.0/ja/System.Threading.xml",
"ref/netstandard1.0/ko/System.Threading.xml",
"ref/netstandard1.0/ru/System.Threading.xml",
"ref/netstandard1.0/zh-hans/System.Threading.xml",
"ref/netstandard1.0/zh-hant/System.Threading.xml",
"ref/netstandard1.3/System.Threading.dll",
"ref/netstandard1.3/System.Threading.xml",
"ref/netstandard1.3/de/System.Threading.xml",
"ref/netstandard1.3/es/System.Threading.xml",
"ref/netstandard1.3/fr/System.Threading.xml",
"ref/netstandard1.3/it/System.Threading.xml",
"ref/netstandard1.3/ja/System.Threading.xml",
"ref/netstandard1.3/ko/System.Threading.xml",
"ref/netstandard1.3/ru/System.Threading.xml",
"ref/netstandard1.3/zh-hans/System.Threading.xml",
"ref/netstandard1.3/zh-hant/System.Threading.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"runtimes/aot/lib/netcore50/System.Threading.dll",
"system.threading.4.3.0.nupkg.sha512",
"system.threading.nuspec"
]
},
"System.Threading.Tasks/4.3.0": {
"sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"type": "package",
"path": "system.threading.tasks/4.3.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/portable-net45+win8+wp8+wpa81/_._",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Threading.Tasks.dll",
"ref/netcore50/System.Threading.Tasks.xml",
"ref/netcore50/de/System.Threading.Tasks.xml",
"ref/netcore50/es/System.Threading.Tasks.xml",
"ref/netcore50/fr/System.Threading.Tasks.xml",
"ref/netcore50/it/System.Threading.Tasks.xml",
"ref/netcore50/ja/System.Threading.Tasks.xml",
"ref/netcore50/ko/System.Threading.Tasks.xml",
"ref/netcore50/ru/System.Threading.Tasks.xml",
"ref/netcore50/zh-hans/System.Threading.Tasks.xml",
"ref/netcore50/zh-hant/System.Threading.Tasks.xml",
"ref/netstandard1.0/System.Threading.Tasks.dll",
"ref/netstandard1.0/System.Threading.Tasks.xml",
"ref/netstandard1.0/de/System.Threading.Tasks.xml",
"ref/netstandard1.0/es/System.Threading.Tasks.xml",
"ref/netstandard1.0/fr/System.Threading.Tasks.xml",
"ref/netstandard1.0/it/System.Threading.Tasks.xml",
"ref/netstandard1.0/ja/System.Threading.Tasks.xml",
"ref/netstandard1.0/ko/System.Threading.Tasks.xml",
"ref/netstandard1.0/ru/System.Threading.Tasks.xml",
"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
"ref/netstandard1.3/System.Threading.Tasks.dll",
"ref/netstandard1.3/System.Threading.Tasks.xml",
"ref/netstandard1.3/de/System.Threading.Tasks.xml",
"ref/netstandard1.3/es/System.Threading.Tasks.xml",
"ref/netstandard1.3/fr/System.Threading.Tasks.xml",
"ref/netstandard1.3/it/System.Threading.Tasks.xml",
"ref/netstandard1.3/ja/System.Threading.Tasks.xml",
"ref/netstandard1.3/ko/System.Threading.Tasks.xml",
"ref/netstandard1.3/ru/System.Threading.Tasks.xml",
"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
"ref/portable-net45+win8+wp8+wpa81/_._",
"ref/win8/_._",
"ref/wp80/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.4.3.0.nupkg.sha512",
"system.threading.tasks.nuspec"
]
}
},
"projectFileDependencyGroups": {
"net7.0": [
"MSTest.TestAdapter >= 2.2.10",
"MSTest.TestFramework >= 2.2.10",
"Microsoft.NET.Test.Sdk >= 17.6.0",
"Selenium.WebDriver >= 4.11.0",
"coverlet.collector >= 3.2.0"
]
},
"packageFolders": {
"C:\\Users\\lukas\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\MSTest_VSCode\\MyTestProject\\MyTestProject.csproj",
"projectName": "MyTestProject",
"projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\MSTest_VSCode\\MyTestProject\\MyTestProject.csproj",
"packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\",
"outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\MSTest_VSCode\\MyTestProject\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"MSTest.TestAdapter": {
"target": "Package",
"version": "[2.2.10, )"
},
"MSTest.TestFramework": {
"target": "Package",
"version": "[2.2.10, )"
},
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.6.0, )"
},
"Selenium.WebDriver": {
"target": "Package",
"version": "[4.11.0, )"
},
"coverlet.collector": {
"target": "Package",
"version": "[3.2.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\\7.0.400\\RuntimeIdentifierGraph.json"
}
}
}
}