.Net_Test/Nunit_Win/zive/obj/project.assets.json
Lukáš Kaňka 14d46cad1c C#
2023-08-22 20:28:19 +02:00

1497 lines
81 KiB
JSON

{
"version": 3,
"targets": {
"net7.0": {
"coverlet.collector/3.1.2": {
"type": "package",
"build": {
"build/netstandard1.0/coverlet.collector.targets": {}
}
},
"Microsoft.CodeCoverage/17.3.2": {
"type": "package",
"compile": {
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
},
"runtime": {
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
},
"build": {
"build/netstandard1.0/Microsoft.CodeCoverage.props": {},
"build/netstandard1.0/Microsoft.CodeCoverage.targets": {}
}
},
"Microsoft.NET.Test.Sdk/17.3.2": {
"type": "package",
"dependencies": {
"Microsoft.CodeCoverage": "17.3.2",
"Microsoft.TestPlatform.TestHost": "17.3.2"
},
"compile": {
"lib/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
},
"build": {
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {},
"build/netcoreapp2.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.TestPlatform.ObjectModel/17.3.2": {
"type": "package",
"dependencies": {
"NuGet.Frameworks": "5.11.0",
"System.Reflection.Metadata": "1.6.0"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
},
"resource": {
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "de"
},
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "de"
},
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "es"
},
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "es"
},
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "it"
},
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "it"
},
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
"locale": "zh-Hant"
}
}
},
"Microsoft.TestPlatform.TestHost/17.3.2": {
"type": "package",
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "17.3.2",
"Newtonsoft.Json": "9.0.1"
},
"compile": {
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
"lib/netcoreapp2.1/testhost.dll": {
"related": ".deps.json"
}
},
"runtime": {
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
"lib/netcoreapp2.1/testhost.dll": {
"related": ".deps.json"
}
},
"resource": {
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "cs"
},
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "de"
},
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "de"
},
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "de"
},
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "es"
},
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "es"
},
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "es"
},
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "fr"
},
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "it"
},
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "it"
},
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "it"
},
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ja"
},
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ko"
},
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "pl"
},
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "pt-BR"
},
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "ru"
},
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "tr"
},
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "zh-Hans"
},
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
"locale": "zh-Hant"
},
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
"locale": "zh-Hant"
}
},
"build": {
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {}
}
},
"NETStandard.Library/2.0.0": {
"type": "package",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
},
"runtime": {
"lib/netstandard1.0/_._": {}
},
"build": {
"build/netstandard2.0/NETStandard.Library.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"
}
}
},
"NUnit/3.13.3": {
"type": "package",
"dependencies": {
"NETStandard.Library": "2.0.0"
},
"compile": {
"lib/netstandard2.0/nunit.framework.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/nunit.framework.dll": {
"related": ".xml"
}
},
"build": {
"build/NUnit.props": {}
}
},
"NUnit.Analyzers/3.3.0": {
"type": "package"
},
"NUnit.ConsoleRunner/3.16.2": {
"type": "package"
},
"NUnit3TestAdapter/4.3.1": {
"type": "package",
"build": {
"build/netcoreapp3.1/NUnit3TestAdapter.props": {}
}
},
"Selenium.WebDriver/4.8.0": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "13.0.1"
},
"compile": {
"lib/net6.0/WebDriver.dll": {}
},
"runtime": {
"lib/net6.0/WebDriver.dll": {}
},
"build": {
"build/Selenium.WebDriver.targets": {}
}
},
"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"
}
}
}
}
},
"libraries": {
"coverlet.collector/3.1.2": {
"sha512": "wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==",
"type": "package",
"path": "coverlet.collector/3.1.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"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.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.1.2.nupkg.sha512",
"coverlet.collector.nuspec"
]
},
"Microsoft.CodeCoverage/17.3.2": {
"sha512": "+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==",
"type": "package",
"path": "microsoft.codecoverage/17.3.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"ThirdPartyNotices.txt",
"build/netstandard1.0/CodeCoverage/CodeCoverage.config",
"build/netstandard1.0/CodeCoverage/CodeCoverage.exe",
"build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
"build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe",
"build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard1.0/CodeCoverage/amd64/covrun64.dll",
"build/netstandard1.0/CodeCoverage/amd64/msdia140.dll",
"build/netstandard1.0/CodeCoverage/arm64/VanguardInstrumentationProfiler_arm64.config",
"build/netstandard1.0/CodeCoverage/arm64/covrunarm64.dll",
"build/netstandard1.0/CodeCoverage/arm64/msdia140.dll",
"build/netstandard1.0/CodeCoverage/codecoveragemessages.dll",
"build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
"build/netstandard1.0/CodeCoverage/covrun32.dll",
"build/netstandard1.0/CodeCoverage/msdia140.dll",
"build/netstandard1.0/InstrumentationEngine/alpine/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
"build/netstandard1.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
"build/netstandard1.0/InstrumentationEngine/arm64/MicrosoftInstrumentationEngine_arm64.dll",
"build/netstandard1.0/InstrumentationEngine/macos/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard1.0/InstrumentationEngine/macos/x64/libCoverageInstrumentationMethod.dylib",
"build/netstandard1.0/InstrumentationEngine/macos/x64/libInstrumentationEngine.dylib",
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/VanguardInstrumentationProfiler_x64.config",
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
"build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
"build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
"build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
"build/netstandard1.0/Microsoft.CodeCoverage.Core.dll",
"build/netstandard1.0/Microsoft.CodeCoverage.Instrumentation.dll",
"build/netstandard1.0/Microsoft.CodeCoverage.Interprocess.dll",
"build/netstandard1.0/Microsoft.CodeCoverage.props",
"build/netstandard1.0/Microsoft.CodeCoverage.targets",
"build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll",
"build/netstandard1.0/Mono.Cecil.Pdb.dll",
"build/netstandard1.0/Mono.Cecil.dll",
"build/netstandard1.0/ThirdPartyNotices.txt",
"build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
"lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
"lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
"microsoft.codecoverage.17.3.2.nupkg.sha512",
"microsoft.codecoverage.nuspec"
]
},
"Microsoft.NET.Test.Sdk/17.3.2": {
"sha512": "apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==",
"type": "package",
"path": "microsoft.net.test.sdk/17.3.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"build/net40/Microsoft.NET.Test.Sdk.props",
"build/net40/Microsoft.NET.Test.Sdk.targets",
"build/net45/Microsoft.NET.Test.Sdk.props",
"build/net45/Microsoft.NET.Test.Sdk.targets",
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs",
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs",
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb",
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props",
"build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets",
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs",
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs",
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb",
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props",
"build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets",
"build/uap10.0/Microsoft.NET.Test.Sdk.props",
"buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
"lib/net40/_._",
"lib/net45/_._",
"lib/netcoreapp1.0/_._",
"lib/netcoreapp2.1/_._",
"lib/uap10.0/_._",
"microsoft.net.test.sdk.17.3.2.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.TestPlatform.ObjectModel/17.3.2": {
"sha512": "DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==",
"type": "package",
"path": "microsoft.testplatform.objectmodel/17.3.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"lib/net45/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/netstandard1.3/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",
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512",
"microsoft.testplatform.objectmodel.nuspec"
]
},
"Microsoft.TestPlatform.TestHost/17.3.2": {
"sha512": "113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==",
"type": "package",
"path": "microsoft.testplatform.testhost/17.3.2",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE_NET.txt",
"ThirdPartyNotices.txt",
"build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props",
"build/netcoreapp1.0/x64/testhost.dll",
"build/netcoreapp1.0/x64/testhost.exe",
"build/netcoreapp1.0/x86/testhost.x86.dll",
"build/netcoreapp1.0/x86/testhost.x86.exe",
"build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props",
"build/netcoreapp2.1/x64/testhost.dll",
"build/netcoreapp2.1/x64/testhost.exe",
"build/netcoreapp2.1/x86/testhost.x86.dll",
"build/netcoreapp2.1/x86/testhost.x86.exe",
"build/uap10.0/Microsoft.TestPlatform.TestHost.props",
"build/uap10.0/Microsoft.TestPlatform.TestHost.targets",
"build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/x64/msdia140.dll",
"build/uap10.0/x86/msdia140.dll",
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
"lib/net45/_._",
"lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll",
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
"lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/testhost.deps.json",
"lib/netcoreapp1.0/testhost.dll",
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/x64/msdia140.dll",
"lib/netcoreapp1.0/x86/msdia140.dll",
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll",
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
"lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/testhost.deps.json",
"lib/netcoreapp2.1/testhost.dll",
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/x64/msdia140.dll",
"lib/netcoreapp2.1/x86/msdia140.dll",
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
"lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
"lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
"lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
"lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
"lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
"lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
"lib/uap10.0/Microsoft.TestPlatform.Utilities.dll",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
"lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
"lib/uap10.0/testhost.dll",
"microsoft.testplatform.testhost.17.3.2.nupkg.sha512",
"microsoft.testplatform.testhost.nuspec"
]
},
"NETStandard.Library/2.0.0": {
"sha512": "7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
"type": "package",
"path": "netstandard.library/2.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"build/NETStandard.Library.targets",
"build/netstandard2.0/NETStandard.Library.targets",
"build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
"build/netstandard2.0/ref/System.AppContext.dll",
"build/netstandard2.0/ref/System.Collections.Concurrent.dll",
"build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
"build/netstandard2.0/ref/System.Collections.Specialized.dll",
"build/netstandard2.0/ref/System.Collections.dll",
"build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
"build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
"build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
"build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
"build/netstandard2.0/ref/System.ComponentModel.dll",
"build/netstandard2.0/ref/System.Console.dll",
"build/netstandard2.0/ref/System.Core.dll",
"build/netstandard2.0/ref/System.Data.Common.dll",
"build/netstandard2.0/ref/System.Data.dll",
"build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
"build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
"build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
"build/netstandard2.0/ref/System.Diagnostics.Process.dll",
"build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
"build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
"build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
"build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
"build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
"build/netstandard2.0/ref/System.Drawing.Primitives.dll",
"build/netstandard2.0/ref/System.Drawing.dll",
"build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
"build/netstandard2.0/ref/System.Globalization.Calendars.dll",
"build/netstandard2.0/ref/System.Globalization.Extensions.dll",
"build/netstandard2.0/ref/System.Globalization.dll",
"build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
"build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
"build/netstandard2.0/ref/System.IO.Compression.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
"build/netstandard2.0/ref/System.IO.FileSystem.dll",
"build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
"build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
"build/netstandard2.0/ref/System.IO.Pipes.dll",
"build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
"build/netstandard2.0/ref/System.IO.dll",
"build/netstandard2.0/ref/System.Linq.Expressions.dll",
"build/netstandard2.0/ref/System.Linq.Parallel.dll",
"build/netstandard2.0/ref/System.Linq.Queryable.dll",
"build/netstandard2.0/ref/System.Linq.dll",
"build/netstandard2.0/ref/System.Net.Http.dll",
"build/netstandard2.0/ref/System.Net.NameResolution.dll",
"build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
"build/netstandard2.0/ref/System.Net.Ping.dll",
"build/netstandard2.0/ref/System.Net.Primitives.dll",
"build/netstandard2.0/ref/System.Net.Requests.dll",
"build/netstandard2.0/ref/System.Net.Security.dll",
"build/netstandard2.0/ref/System.Net.Sockets.dll",
"build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
"build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
"build/netstandard2.0/ref/System.Net.WebSockets.dll",
"build/netstandard2.0/ref/System.Net.dll",
"build/netstandard2.0/ref/System.Numerics.dll",
"build/netstandard2.0/ref/System.ObjectModel.dll",
"build/netstandard2.0/ref/System.Reflection.Extensions.dll",
"build/netstandard2.0/ref/System.Reflection.Primitives.dll",
"build/netstandard2.0/ref/System.Reflection.dll",
"build/netstandard2.0/ref/System.Resources.Reader.dll",
"build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
"build/netstandard2.0/ref/System.Resources.Writer.dll",
"build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
"build/netstandard2.0/ref/System.Runtime.Extensions.dll",
"build/netstandard2.0/ref/System.Runtime.Handles.dll",
"build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
"build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
"build/netstandard2.0/ref/System.Runtime.Numerics.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
"build/netstandard2.0/ref/System.Runtime.Serialization.dll",
"build/netstandard2.0/ref/System.Runtime.dll",
"build/netstandard2.0/ref/System.Security.Claims.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
"build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
"build/netstandard2.0/ref/System.Security.Principal.dll",
"build/netstandard2.0/ref/System.Security.SecureString.dll",
"build/netstandard2.0/ref/System.ServiceModel.Web.dll",
"build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
"build/netstandard2.0/ref/System.Text.Encoding.dll",
"build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
"build/netstandard2.0/ref/System.Threading.Overlapped.dll",
"build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
"build/netstandard2.0/ref/System.Threading.Tasks.dll",
"build/netstandard2.0/ref/System.Threading.Thread.dll",
"build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
"build/netstandard2.0/ref/System.Threading.Timer.dll",
"build/netstandard2.0/ref/System.Threading.dll",
"build/netstandard2.0/ref/System.Transactions.dll",
"build/netstandard2.0/ref/System.ValueTuple.dll",
"build/netstandard2.0/ref/System.Web.dll",
"build/netstandard2.0/ref/System.Windows.dll",
"build/netstandard2.0/ref/System.Xml.Linq.dll",
"build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
"build/netstandard2.0/ref/System.Xml.Serialization.dll",
"build/netstandard2.0/ref/System.Xml.XDocument.dll",
"build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
"build/netstandard2.0/ref/System.Xml.XPath.dll",
"build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
"build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
"build/netstandard2.0/ref/System.Xml.dll",
"build/netstandard2.0/ref/System.dll",
"build/netstandard2.0/ref/mscorlib.dll",
"build/netstandard2.0/ref/netstandard.dll",
"build/netstandard2.0/ref/netstandard.xml",
"lib/netstandard1.0/_._",
"netstandard.library.2.0.0.nupkg.sha512",
"netstandard.library.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"
]
},
"NUnit/3.13.3": {
"sha512": "KNPDpls6EfHwC3+nnA67fh5wpxeLb3VLFAfLxrug6JMYDLHH6InaQIWR7Sc3y75d/9IKzMksH/gi08W7XWbmnQ==",
"type": "package",
"path": "nunit/3.13.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"CHANGES.md",
"LICENSE.txt",
"NOTICES.txt",
"build/NUnit.props",
"icon.png",
"lib/net35/nunit.framework.dll",
"lib/net35/nunit.framework.xml",
"lib/net40/nunit.framework.dll",
"lib/net40/nunit.framework.xml",
"lib/net45/nunit.framework.dll",
"lib/net45/nunit.framework.xml",
"lib/netstandard2.0/nunit.framework.dll",
"lib/netstandard2.0/nunit.framework.xml",
"nunit.3.13.3.nupkg.sha512",
"nunit.nuspec"
]
},
"NUnit.Analyzers/3.3.0": {
"sha512": "gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==",
"type": "package",
"path": "nunit.analyzers/3.3.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"analyzers/dotnet/cs/nunit.analyzers.dll",
"images/nunit_256.png",
"license.txt",
"nunit.analyzers.3.3.0.nupkg.sha512",
"nunit.analyzers.nuspec",
"tools/install.ps1",
"tools/uninstall.ps1"
]
},
"NUnit.ConsoleRunner/3.16.2": {
"sha512": "VKsL1kfUMLX8hsuGpSRd/n+IcBSxfbE+0zNgW3USiG3lW2h70o4+j13PcR6R7i44q99tgBrqu0bzz7vkRrL34Q==",
"type": "package",
"path": "nunit.consolerunner/3.16.2",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"NOTICES.txt",
"images/nunit_256.png",
"nunit.consolerunner.3.16.2.nupkg.sha512",
"nunit.consolerunner.nuspec",
"tools/agents/net20/nunit-agent-x86.exe",
"tools/agents/net20/nunit-agent-x86.exe.config",
"tools/agents/net20/nunit-agent.exe",
"tools/agents/net20/nunit-agent.exe.config",
"tools/agents/net20/nunit.agent.addins",
"tools/agents/net20/nunit.engine.api.dll",
"tools/agents/net20/nunit.engine.api.xml",
"tools/agents/net20/nunit.engine.core.dll",
"tools/agents/net20/testcentric.engine.metadata.dll",
"tools/agents/net462/nunit-agent-x86.exe",
"tools/agents/net462/nunit-agent-x86.exe.config",
"tools/agents/net462/nunit-agent.exe",
"tools/agents/net462/nunit-agent.exe.config",
"tools/agents/net462/nunit.agent.addins",
"tools/agents/net462/nunit.engine.api.dll",
"tools/agents/net462/nunit.engine.api.xml",
"tools/agents/net462/nunit.engine.core.dll",
"tools/agents/net462/testcentric.engine.metadata.dll",
"tools/agents/net5.0/Microsoft.Extensions.DependencyModel.dll",
"tools/agents/net5.0/nunit-agent.deps.json",
"tools/agents/net5.0/nunit-agent.dll",
"tools/agents/net5.0/nunit-agent.dll.config",
"tools/agents/net5.0/nunit-agent.runtimeconfig.json",
"tools/agents/net5.0/nunit.agent.addins",
"tools/agents/net5.0/nunit.engine.api.dll",
"tools/agents/net5.0/nunit.engine.api.xml",
"tools/agents/net5.0/nunit.engine.core.dll",
"tools/agents/net5.0/testcentric.engine.metadata.dll",
"tools/agents/net6.0/Microsoft.Extensions.DependencyModel.dll",
"tools/agents/net6.0/nunit-agent.deps.json",
"tools/agents/net6.0/nunit-agent.dll",
"tools/agents/net6.0/nunit-agent.dll.config",
"tools/agents/net6.0/nunit-agent.runtimeconfig.json",
"tools/agents/net6.0/nunit.agent.addins",
"tools/agents/net6.0/nunit.engine.api.dll",
"tools/agents/net6.0/nunit.engine.api.xml",
"tools/agents/net6.0/nunit.engine.core.dll",
"tools/agents/net6.0/testcentric.engine.metadata.dll",
"tools/agents/net7.0/Microsoft.Extensions.DependencyModel.dll",
"tools/agents/net7.0/nunit-agent.deps.json",
"tools/agents/net7.0/nunit-agent.dll",
"tools/agents/net7.0/nunit-agent.dll.config",
"tools/agents/net7.0/nunit-agent.runtimeconfig.json",
"tools/agents/net7.0/nunit.agent.addins",
"tools/agents/net7.0/nunit.engine.api.dll",
"tools/agents/net7.0/nunit.engine.api.xml",
"tools/agents/net7.0/nunit.engine.core.dll",
"tools/agents/net7.0/testcentric.engine.metadata.dll",
"tools/agents/netcoreapp3.1/Microsoft.Extensions.DependencyModel.dll",
"tools/agents/netcoreapp3.1/nunit-agent.deps.json",
"tools/agents/netcoreapp3.1/nunit-agent.dll",
"tools/agents/netcoreapp3.1/nunit-agent.dll.config",
"tools/agents/netcoreapp3.1/nunit-agent.runtimeconfig.json",
"tools/agents/netcoreapp3.1/nunit.agent.addins",
"tools/agents/netcoreapp3.1/nunit.engine.api.dll",
"tools/agents/netcoreapp3.1/nunit.engine.api.xml",
"tools/agents/netcoreapp3.1/nunit.engine.core.dll",
"tools/agents/netcoreapp3.1/testcentric.engine.metadata.dll",
"tools/nunit.console.nuget.addins",
"tools/nunit.engine.api.dll",
"tools/nunit.engine.api.xml",
"tools/nunit.engine.core.dll",
"tools/nunit.engine.dll",
"tools/nunit3-console.exe",
"tools/nunit3-console.exe.config",
"tools/testcentric.engine.metadata.dll"
]
},
"NUnit3TestAdapter/4.3.1": {
"sha512": "R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==",
"type": "package",
"path": "nunit3testadapter/4.3.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/net35/NUnit3.TestAdapter.dll",
"build/net35/NUnit3.TestAdapter.pdb",
"build/net35/NUnit3TestAdapter.props",
"build/net35/nunit.engine.api.dll",
"build/net35/nunit.engine.core.dll",
"build/net35/nunit.engine.dll",
"build/net35/testcentric.engine.metadata.dll",
"build/netcoreapp3.1/NUnit3.TestAdapter.dll",
"build/netcoreapp3.1/NUnit3.TestAdapter.pdb",
"build/netcoreapp3.1/NUnit3TestAdapter.props",
"build/netcoreapp3.1/nunit.engine.api.dll",
"build/netcoreapp3.1/nunit.engine.core.dll",
"build/netcoreapp3.1/nunit.engine.dll",
"build/netcoreapp3.1/testcentric.engine.metadata.dll",
"nunit3testadapter.4.3.1.nupkg.sha512",
"nunit3testadapter.nuspec"
]
},
"Selenium.WebDriver/4.8.0": {
"sha512": "12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==",
"type": "package",
"path": "selenium.webdriver/4.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"build/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.8.0.nupkg.sha512",
"selenium.webdriver.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"
]
}
},
"projectFileDependencyGroups": {
"net7.0": [
"Microsoft.NET.Test.Sdk >= 17.3.2",
"NUnit >= 3.13.3",
"NUnit.Analyzers >= 3.3.0",
"NUnit.ConsoleRunner >= 3.16.2",
"NUnit3TestAdapter >= 4.3.1",
"Selenium.WebDriver >= 4.8.0",
"coverlet.collector >= 3.1.2"
]
},
"packageFolders": {
"C:\\Users\\lukas.kanka\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\zive.csproj",
"projectName": "zive",
"projectPath": "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\zive.csproj",
"packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\",
"outputPath": "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\lukas.kanka\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.NET.Test.Sdk": {
"target": "Package",
"version": "[17.3.2, )"
},
"NUnit": {
"target": "Package",
"version": "[3.13.3, )"
},
"NUnit.Analyzers": {
"target": "Package",
"version": "[3.3.0, )"
},
"NUnit.ConsoleRunner": {
"target": "Package",
"version": "[3.16.2, )"
},
"NUnit3TestAdapter": {
"target": "Package",
"version": "[4.3.1, )"
},
"Selenium.WebDriver": {
"target": "Package",
"version": "[4.8.0, )"
},
"coverlet.collector": {
"target": "Package",
"version": "[3.1.2, )"
}
},
"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.102\\RuntimeIdentifierGraph.json"
}
}
}
}