diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json deleted file mode 100644 index 19ff7d7..0000000 --- a/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "ExpandedNodes": [ - "" - ], - "SelectedNode": "\\TestProject1.sln", - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite deleted file mode 100644 index b68f8be..0000000 Binary files a/.vs/slnx.sqlite and /dev/null differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/DesignTimeBuild/.dtbcache.v2 b/GoogleNUnitProject/.vs/GoogleNUnitProject/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..9575dd9 Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/DesignTimeBuild/.dtbcache.v2 differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/7b83f815-b31d-42fe-9e51-dd578c5ee362.vsidx b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/7b83f815-b31d-42fe-9e51-dd578c5ee362.vsidx new file mode 100644 index 0000000..d90b86a Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/7b83f815-b31d-42fe-9e51-dd578c5ee362.vsidx differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/818564f9-f541-4843-9c42-513c5460124a.vsidx b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/818564f9-f541-4843-9c42-513c5460124a.vsidx new file mode 100644 index 0000000..e1b898e Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/818564f9-f541-4843-9c42-513c5460124a.vsidx differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/828d131f-562d-4808-8824-5ad309084b9e.vsidx b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/828d131f-562d-4808-8824-5ad309084b9e.vsidx new file mode 100644 index 0000000..81b77bd Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/828d131f-562d-4808-8824-5ad309084b9e.vsidx differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/f905557d-7477-4675-b258-4fe2b897cd42.vsidx b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/f905557d-7477-4675-b258-4fe2b897cd42.vsidx new file mode 100644 index 0000000..b63f206 Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/FileContentIndex/f905557d-7477-4675-b258-4fe2b897cd42.vsidx differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.futdcache.v2 b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.futdcache.v2 new file mode 100644 index 0000000..a2e3004 Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.futdcache.v2 differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.suo b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.suo new file mode 100644 index 0000000..d616670 Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/.suo differ diff --git a/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/TestStore/0/000.testlog b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/TestStore/0/000.testlog new file mode 100644 index 0000000..561e53a Binary files /dev/null and b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/TestStore/0/000.testlog differ diff --git a/Nunit_Win/zive/.vs/zive/v17/TestStore/0/testlog.manifest b/GoogleNUnitProject/.vs/GoogleNUnitProject/v17/TestStore/0/testlog.manifest similarity index 100% rename from Nunit_Win/zive/.vs/zive/v17/TestStore/0/testlog.manifest rename to GoogleNUnitProject/.vs/GoogleNUnitProject/v17/TestStore/0/testlog.manifest diff --git a/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.metadata.v7.bin b/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.metadata.v7.bin new file mode 100644 index 0000000..d6a3374 Binary files /dev/null and b/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.metadata.v7.bin differ diff --git a/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.projects.v7.bin b/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.projects.v7.bin new file mode 100644 index 0000000..9aa3ef5 Binary files /dev/null and b/GoogleNUnitProject/.vs/ProjectEvaluation/googlenunitproject.projects.v7.bin differ diff --git a/GoogleNUnitProject/GoogleNUnitProject.sln b/GoogleNUnitProject/GoogleNUnitProject.sln new file mode 100644 index 0000000..552a5f2 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34018.315 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleNUnitProject", "GoogleNUnitProject\GoogleNUnitProject.csproj", "{1C7F42A4-7B76-463D-B0C5-3B804748936F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1C7F42A4-7B76-463D-B0C5-3B804748936F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1C7F42A4-7B76-463D-B0C5-3B804748936F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1C7F42A4-7B76-463D-B0C5-3B804748936F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1C7F42A4-7B76-463D-B0C5-3B804748936F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {E62F9D2E-1408-4E94-B6EB-B16456840D7B} + EndGlobalSection +EndGlobal diff --git a/Nunit_Win/zive/Usings.cs b/GoogleNUnitProject/GoogleNUnitProject/GlobalUsings.cs similarity index 100% rename from Nunit_Win/zive/Usings.cs rename to GoogleNUnitProject/GoogleNUnitProject/GlobalUsings.cs diff --git a/GoogleNUnitProject/GoogleNUnitProject/GoogleNUnitProject.csproj b/GoogleNUnitProject/GoogleNUnitProject/GoogleNUnitProject.csproj new file mode 100644 index 0000000..3f0efd1 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/GoogleNUnitProject.csproj @@ -0,0 +1,27 @@ + + + + net6.0 + enable + enable + + false + true + + + + + + + + + + + + + + + + + + diff --git a/Testing_Win/Nunit/Search_Google/Search.Google.cs b/GoogleNUnitProject/GoogleNUnitProject/Tests/Search.Google.cs similarity index 100% rename from Testing_Win/Nunit/Search_Google/Search.Google.cs rename to GoogleNUnitProject/GoogleNUnitProject/Tests/Search.Google.cs diff --git a/Testing_Win/MSTest/Search2/bash.bat b/GoogleNUnitProject/GoogleNUnitProject/bash.bat similarity index 100% rename from Testing_Win/MSTest/Search2/bash.bat rename to GoogleNUnitProject/GoogleNUnitProject/bash.bat diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.deps.json b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.deps.json similarity index 52% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.deps.json rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.deps.json index b955074..fac330c 100644 --- a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.deps.json +++ b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.deps.json @@ -1,284 +1,296 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", + "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v7.0": { - "Lukan/1.0.0": { + ".NETCoreApp,Version=v6.0": { + "GoogleNUnitProject/1.0.0": { "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", + "DotNetSeleniumExtras.PageObjects.Core": "4.3.0", + "Microsoft.NET.Test.Sdk": "17.5.0", "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" + "NUnit.Analyzers": "3.6.1", + "NUnit3TestAdapter": "4.4.2", + "Selenium.Support": "4.11.0", + "Selenium.WebDriver": "4.11.0", + "coverlet.collector": "3.2.0" }, "runtime": { - "Lukan.dll": {} + "GoogleNUnitProject.dll": {} } }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { + "coverlet.collector/3.2.0": {}, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" + "lib/net5.0/SeleniumExtras.PageObjects.dll": { + "assemblyVersion": "4.3.0.0", + "fileVersion": "4.3.0.0" } } }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.500.222.62001" + } + } + }, + "Microsoft.NET.Test.Sdk/17.5.0": { "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.0" } }, "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "1.6.0" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", + "Microsoft.TestPlatform.ObjectModel": "17.5.0", "Newtonsoft.Json": "13.0.1" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/testhost.dll": { + "lib/netcoreapp3.1/testhost.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" } } @@ -315,10 +327,20 @@ } } }, - "NUnit.Analyzers/3.3.0": {}, - "NUnit.ConsoleRunner/3.16.2": {}, - "NUnit3TestAdapter/4.3.1": {}, - "Selenium.WebDriver/4.8.0": { + "NUnit.Analyzers/3.6.1": {}, + "NUnit3TestAdapter/4.4.2": {}, + "Selenium.Support/4.11.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Selenium.WebDriver/4.11.0": { "dependencies": { "Newtonsoft.Json": "13.0.1" }, @@ -333,31 +355,38 @@ } }, "libraries": { - "Lukan/1.0.0": { + "GoogleNUnitProject/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, - "coverlet.collector/3.1.2": { + "coverlet.collector/3.2.0": { "type": "package", "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" + "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==", + "path": "coverlet.collector/3.2.0", + "hashPath": "coverlet.collector.3.2.0.nupkg.sha512" }, - "Microsoft.CodeCoverage/17.3.2": { + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" + "sha512": "sha512-ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "hashPath": "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512" }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" + "sha512": "sha512-6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "path": "microsoft.codecoverage/17.5.0", + "hashPath": "microsoft.codecoverage.17.5.0.nupkg.sha512" + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "path": "microsoft.net.test.sdk/17.5.0", + "hashPath": "microsoft.net.test.sdk.17.5.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", @@ -366,19 +395,19 @@ "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" + "sha512": "sha512-QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "path": "microsoft.testplatform.objectmodel/17.5.0", + "hashPath": "microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512" }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" + "sha512": "sha512-X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "path": "microsoft.testplatform.testhost/17.5.0", + "hashPath": "microsoft.testplatform.testhost.17.5.0.nupkg.sha512" }, "NETStandard.Library/2.0.0": { "type": "package", @@ -408,33 +437,33 @@ "path": "nunit/3.13.3", "hashPath": "nunit.3.13.3.nupkg.sha512" }, - "NUnit.Analyzers/3.3.0": { + "NUnit.Analyzers/3.6.1": { "type": "package", "serviceable": true, - "sha512": "sha512-gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==", - "path": "nunit.analyzers/3.3.0", - "hashPath": "nunit.analyzers.3.3.0.nupkg.sha512" + "sha512": "sha512-RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "path": "nunit.analyzers/3.6.1", + "hashPath": "nunit.analyzers.3.6.1.nupkg.sha512" }, - "NUnit.ConsoleRunner/3.16.2": { + "NUnit3TestAdapter/4.4.2": { "type": "package", "serviceable": true, - "sha512": "sha512-VKsL1kfUMLX8hsuGpSRd/n+IcBSxfbE+0zNgW3USiG3lW2h70o4+j13PcR6R7i44q99tgBrqu0bzz7vkRrL34Q==", - "path": "nunit.consolerunner/3.16.2", - "hashPath": "nunit.consolerunner.3.16.2.nupkg.sha512" + "sha512": "sha512-vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "path": "nunit3testadapter/4.4.2", + "hashPath": "nunit3testadapter.4.4.2.nupkg.sha512" }, - "NUnit3TestAdapter/4.3.1": { + "Selenium.Support/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==", - "path": "nunit3testadapter/4.3.1", - "hashPath": "nunit3testadapter.4.3.1.nupkg.sha512" + "sha512": "sha512-PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "path": "selenium.support/4.11.0", + "hashPath": "selenium.support.4.11.0.nupkg.sha512" }, - "Selenium.WebDriver/4.8.0": { + "Selenium.WebDriver/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" + "sha512": "sha512-V8o+Nvi9/3Ix12ZzMGg+fI7sfu+HrflZkMGq8Orr+j0INbfpEEyM6KR9oaaHlm0WUXcn7dTYwyWrJxYsi6eniw==", + "path": "selenium.webdriver/4.11.0", + "hashPath": "selenium.webdriver.4.11.0.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.dll new file mode 100644 index 0000000..e5e15f0 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.pdb b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.pdb new file mode 100644 index 0000000..e79cc9d Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.pdb differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.runtimeconfig.json b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.runtimeconfig.json similarity index 66% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.runtimeconfig.json rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.runtimeconfig.json index 184be8b..4986d16 100644 --- a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.runtimeconfig.json +++ b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/GoogleNUnitProject.runtimeconfig.json @@ -1,9 +1,9 @@ { "runtimeOptions": { - "tfm": "net7.0", + "tfm": "net6.0", "framework": { "name": "Microsoft.NETCore.App", - "version": "7.0.0" + "version": "6.0.0" } } } \ No newline at end of file diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll new file mode 100644 index 0000000..3c162cd Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll new file mode 100644 index 0000000..795c0aa Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll new file mode 100644 index 0000000..0e617b3 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll new file mode 100644 index 0000000..7ff04b0 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll new file mode 100644 index 0000000..2af84a3 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll new file mode 100644 index 0000000..ae93be2 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll new file mode 100644 index 0000000..acd6e8c Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll new file mode 100644 index 0000000..b82b869 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll new file mode 100644 index 0000000..daa5082 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb similarity index 52% rename from Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb index 6275320..a518c9b 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Newtonsoft.Json.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll similarity index 100% rename from Nunit_Win/zive/bin/Debug/net7.0/Newtonsoft.Json.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll diff --git a/Nunit_Win/zive/bin/Debug/net7.0/NuGet.Frameworks.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll similarity index 100% rename from Nunit_Win/zive/bin/Debug/net7.0/NuGet.Frameworks.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll new file mode 100644 index 0000000..757a2bb Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll new file mode 100644 index 0000000..3817c9a Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.dll new file mode 100644 index 0000000..60d14e7 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/WebDriver.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index ae445cd..d1a7f8e 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 59% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll index b7c0554..a6505b6 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..7cc5081 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..52b75d1 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 2bed770..8763295 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 7e2daab..d716050 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 67% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll index e3894f9..032b0f1 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..eb8f9f9 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d962aa6 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 265ac00..6910b13 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 67% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index b98f79a..f25c5c1 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll index 641d319..7f97ff3 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..89ad7cc Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..5cee641 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 014cb0e..23f73ff 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 57% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 87b30ae..e536c3f 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b30f834 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 51% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index e69b8a0..77d22b3 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..74f0a63 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 73% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 4d27f36..8aface5 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 63% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 475e921..b5ef25f 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 63% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll index 32cb3f0..69ef187 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 50% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index b7aed76..e5871ec 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..bbb1dcc Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index f1b321d..b0ab3a5 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 78% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index ab62860..f9fef39 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 67% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll index 902c4c6..0fcb066 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..02736d2 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..58de9df Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 38345c3..34eaf07 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 67% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 35b5bbf..b5ac87d 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 59% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll index 9d24b39..748a01b 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..8bbed14 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..6b0ff76 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 79% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 0b58276..5396f9d 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.api.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll similarity index 84% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.api.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll index 73179bb..0c03ad4 100644 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.api.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.core.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll similarity index 95% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.core.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll index 3bbfeed..cbda4d9 100644 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.core.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.dll similarity index 93% rename from Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.dll index 85e47f6..6ab546f 100644 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.engine.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/nunit.framework.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.framework.dll similarity index 100% rename from Nunit_Win/zive/bin/Debug/net7.0/nunit.framework.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit.framework.dll diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp new file mode 100644 index 0000000..f9caa50 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp @@ -0,0 +1 @@ +610766346 \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 58% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 98aa558..1725a2a 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 59% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll index 2c73f94..1257d0a 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 50% rename from Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index 4bb52ee..e89ca32 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..292196c Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 69% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 901dd9b..45ca49a 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 923c700..29bd2a6 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 59% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll index cf9dddd..0a755a2 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..a5d15f5 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..22aacd8 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 4858895..c57045e 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 60% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 51e1b02..f8998e5 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 64% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll index 4e9dab3..b386a6c 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..3ee3654 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d5dd683 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 77% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index fae76d3..25764f4 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager new file mode 100644 index 0000000..366c6e4 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager new file mode 100644 index 0000000..be430c2 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe new file mode 100644 index 0000000..0e4d62a Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/testcentric.engine.metadata.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll similarity index 100% rename from Nunit_Win/zive/bin/Debug/net7.0/testcentric.engine.metadata.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.dll new file mode 100644 index 0000000..8fecf5e Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.exe b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.exe new file mode 100644 index 0000000..a9ae87c Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/testhost.exe differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 79cfbe1..95aff09 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 56% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll index 67b8b5d..b951ff2 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 62% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index f82116b..0b3b985 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..3ac7af2 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index a708935..2481c50 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 62% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index a3a142a..3f97cc2 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 59% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll index 7ef5453..b4ce89e 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..619c96a Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..9b7ab49 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 69% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 2db4739..5025035 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 62% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index cc18480..11e8a73 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 63% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll index 78abf02..ca47ede 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..1bf48ad Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..4c2fd09 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index e3b72f3..45edc6d 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/GoogleNUnitProject/GoogleNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 67% rename from Nunit_Win/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs index 4257f4b..ed92695 100644 --- a/Nunit_Win/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -1,4 +1,4 @@ // using System; using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfo.cs b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfo.cs similarity index 73% rename from Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfo.cs rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfo.cs index 34565c2..da484d2 100644 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfo.cs +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfo.cs @@ -1,6 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -10,12 +11,12 @@ using System; using System.Reflection; -[assembly: System.Reflection.AssemblyCompanyAttribute("Google_Search")] +[assembly: System.Reflection.AssemblyCompanyAttribute("GoogleNUnitProject")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Google_Search")] -[assembly: System.Reflection.AssemblyTitleAttribute("Google_Search")] +[assembly: System.Reflection.AssemblyProductAttribute("GoogleNUnitProject")] +[assembly: System.Reflection.AssemblyTitleAttribute("GoogleNUnitProject")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // Generated by the MSBuild WriteCodeFragment class. diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfoInputs.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfoInputs.cache new file mode 100644 index 0000000..6b65b1d --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +75400eac7e29a94b9f6a5aeaafcb8a37caa547b3 diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.GeneratedMSBuildEditorConfig.editorconfig similarity index 61% rename from Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.GeneratedMSBuildEditorConfig.editorconfig index 80e3460..875fc79 100644 --- a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.GeneratedMSBuildEditorConfig.editorconfig @@ -1,5 +1,5 @@ is_global = true -build_property.TargetFramework = net7.0 +build_property.TargetFramework = net6.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = build_property.ProjectTypeGuids = @@ -7,5 +7,5 @@ build_property.InvariantGlobalization = build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Google_Search -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\ +build_property.RootNamespace = GoogleNUnitProject +build_property.ProjectDir = C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.GlobalUsings.g.cs similarity index 100% rename from Nunit_Win/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.GlobalUsings.g.cs diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.assets.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.assets.cache new file mode 100644 index 0000000..52d4e7b Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.assets.cache differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.AssemblyReference.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.AssemblyReference.cache similarity index 59% rename from Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.AssemblyReference.cache rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.AssemblyReference.cache index 732fd71..8605699 100644 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.AssemblyReference.cache and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.AssemblyReference.cache differ diff --git a/Nunit_Win/zive/.vs/zive/FileContentIndex/read.lock b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.BuildWithSkipAnalyzers similarity index 100% rename from Nunit_Win/zive/.vs/zive/FileContentIndex/read.lock rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.BuildWithSkipAnalyzers diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.CopyComplete similarity index 100% rename from Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers rename to GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.CopyComplete diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.CoreCompileInputs.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..cb81c22 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +59a1b68af34d2f0159115277d46d4206590a4bf9 diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.FileListAbsolute.txt b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..e395a96 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.csproj.FileListAbsolute.txt @@ -0,0 +1,105 @@ +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\testhost.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\testhost.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\nunit.engine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\nunit.engine.api.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\nunit.engine.core.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\testcentric.engine.metadata.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\selenium-manager\linux\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\selenium-manager\macos\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\selenium-manager\windows\selenium-manager.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\GoogleNUnitProject.deps.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\GoogleNUnitProject.runtimeconfig.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\GoogleNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\GoogleNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\SeleniumExtras.PageObjects.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CoreUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CommunicationUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CrossPlatEngine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.Utilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.Common.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\Newtonsoft.Json.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\NuGet.Frameworks.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\nunit.framework.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\WebDriver.Support.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\WebDriver.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.csproj.AssemblyReference.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.AssemblyInfoInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.AssemblyInfo.cs +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.csproj.CoreCompileInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.csproj.CopyComplete +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\refint\GoogleNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\GoogleNUnitProject.genruntimeconfig.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\GoogleNUnitProject\GoogleNUnitProject\obj\Debug\net6.0\ref\GoogleNUnitProject.dll diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.dll b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.dll new file mode 100644 index 0000000..e5e15f0 Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.genruntimeconfig.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.genruntimeconfig.cache new file mode 100644 index 0000000..1c89a0b --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.genruntimeconfig.cache @@ -0,0 +1 @@ +128b6491bc64f666818ba95da1b81b86b215a2f8 diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.pdb b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.pdb new file mode 100644 index 0000000..e79cc9d Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/GoogleNUnitProject.pdb differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/ref/GoogleNUnitProject.dll b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/ref/GoogleNUnitProject.dll new file mode 100644 index 0000000..de8c99e Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/ref/GoogleNUnitProject.dll differ diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/refint/GoogleNUnitProject.dll b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/refint/GoogleNUnitProject.dll new file mode 100644 index 0000000..de8c99e Binary files /dev/null and b/GoogleNUnitProject/GoogleNUnitProject/obj/Debug/net6.0/refint/GoogleNUnitProject.dll differ diff --git a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.dgspec.json b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.dgspec.json similarity index 55% rename from Testing_Win/Nunit/zive/obj/zive.csproj.nuget.dgspec.json rename to GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.dgspec.json index ded7237..bb7a10e 100644 --- a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.dgspec.json +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.dgspec.json @@ -1,32 +1,32 @@ { "format": 1, "restore": { - "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj": {} + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj": {} }, "projects": { - "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj": { + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj", - "projectName": "zive", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\obj\\", + "projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj", + "projectName": "GoogleNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj", + "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\lukas.kanka\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ - "net7.0" + "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "projectReferences": {} } }, @@ -37,12 +37,16 @@ } }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "dependencies": { + "DotNetSeleniumExtras.PageObjects.Core": { + "target": "Package", + "version": "[4.3.0, )" + }, "Microsoft.NET.Test.Sdk": { "target": "Package", - "version": "[17.3.2, )" + "version": "[17.5.0, )" }, "NUnit": { "target": "Package", @@ -50,23 +54,23 @@ }, "NUnit.Analyzers": { "target": "Package", - "version": "[3.3.0, )" - }, - "NUnit.ConsoleRunner": { - "target": "Package", - "version": "[3.16.2, )" + "version": "[3.6.1, )" }, "NUnit3TestAdapter": { "target": "Package", - "version": "[4.3.1, )" + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "target": "Package", + "version": "[4.11.0, )" }, "Selenium.WebDriver": { "target": "Package", - "version": "[4.8.0, )" + "version": "[4.11.0, )" }, "coverlet.collector": { "target": "Package", - "version": "[3.1.2, )" + "version": "[3.2.0, )" } }, "imports": [ @@ -85,7 +89,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.102\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" } } } diff --git a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.props b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.props similarity index 66% rename from Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.props rename to GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.props index ed625b5..dd3e56c 100644 --- a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.props +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.props @@ -5,21 +5,21 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ + C:\Users\lukas\.nuget\packages\ PackageReference - 6.4.0 + 6.7.0 - + - + - - - + + + - C:\Users\lukas.kanka\.nuget\packages\nunit.analyzers\3.3.0 + C:\Users\lukas\.nuget\packages\nunit.analyzers\3.6.1 \ No newline at end of file diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.targets b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.targets new file mode 100644 index 0000000..12ed0c4 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/GoogleNUnitProject.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/project.assets.json b/GoogleNUnitProject/GoogleNUnitProject/obj/project.assets.json new file mode 100644 index 0000000..fb5e5b4 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/project.assets.json @@ -0,0 +1,1183 @@ +{ + "version": 3, + "targets": { + "net6.0": { + "coverlet.collector/3.2.0": { + "type": "package", + "build": { + "build/netstandard1.0/coverlet.collector.targets": {} + } + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.3.0" + }, + "compile": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + }, + "runtime": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + } + }, + "Microsoft.CodeCoverage/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.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.TestPlatform.ObjectModel/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.TestPlatform.ObjectModel": "17.5.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": {} + } + }, + "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.6.1": { + "type": "package" + }, + "NUnit3TestAdapter/4.4.2": { + "type": "package", + "build": { + "build/netcoreapp3.1/NUnit3TestAdapter.props": {} + } + }, + "Selenium.Support/4.11.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "compile": { + "lib/net6.0/WebDriver.Support.dll": {} + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": {} + } + }, + "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.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.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" + ] + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "sha512": "ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "type": "package", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "dotnetseleniumextras.pageobjects.core.nuspec", + "lib/net462/SeleniumExtras.PageObjects.dll", + "lib/net5.0/SeleniumExtras.PageObjects.dll", + "lib/netstandard2.0/SeleniumExtras.PageObjects.dll" + ] + }, + "Microsoft.CodeCoverage/17.5.0": { + "sha512": "6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "type": "package", + "path": "microsoft.codecoverage/17.5.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.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.5.0.nupkg.sha512", + "microsoft.codecoverage.nuspec" + ] + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "sha512": "IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "type": "package", + "path": "microsoft.net.test.sdk/17.5.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.5.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.TestPlatform.ObjectModel/17.5.0": { + "sha512": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "type": "package", + "path": "microsoft.testplatform.objectmodel/17.5.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.5.0.nupkg.sha512", + "microsoft.testplatform.objectmodel.nuspec" + ] + }, + "Microsoft.TestPlatform.TestHost/17.5.0": { + "sha512": "X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "type": "package", + "path": "microsoft.testplatform.testhost/17.5.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.5.0.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.6.1": { + "sha512": "RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "type": "package", + "path": "nunit.analyzers/3.6.1", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "analyzers/dotnet/cs/nunit.analyzers.dll", + "docs/README.md", + "images/nunit_256.png", + "license.txt", + "nunit.analyzers.3.6.1.nupkg.sha512", + "nunit.analyzers.nuspec", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "NUnit3TestAdapter/4.4.2": { + "sha512": "vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "type": "package", + "path": "nunit3testadapter/4.4.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net462/NUnit3.TestAdapter.dll", + "build/net462/NUnit3.TestAdapter.pdb", + "build/net462/NUnit3TestAdapter.props", + "build/net462/nunit.engine.api.dll", + "build/net462/nunit.engine.core.dll", + "build/net462/nunit.engine.dll", + "build/net462/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", + "docs/README.md", + "nunit3testadapter.4.4.2.nupkg.sha512", + "nunit3testadapter.nuspec", + "nunit_256.png" + ] + }, + "Selenium.Support/4.11.0": { + "sha512": "PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "type": "package", + "path": "selenium.support/4.11.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "images/icon.png", + "lib/net45/WebDriver.Support.dll", + "lib/net46/WebDriver.Support.dll", + "lib/net47/WebDriver.Support.dll", + "lib/net48/WebDriver.Support.dll", + "lib/net5.0/WebDriver.Support.dll", + "lib/net6.0/WebDriver.Support.dll", + "lib/netstandard2.0/WebDriver.Support.dll", + "lib/netstandard2.1/WebDriver.Support.dll", + "selenium.support.4.11.0.nupkg.sha512", + "selenium.support.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.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": { + "net6.0": [ + "DotNetSeleniumExtras.PageObjects.Core >= 4.3.0", + "Microsoft.NET.Test.Sdk >= 17.5.0", + "NUnit >= 3.13.3", + "NUnit.Analyzers >= 3.6.1", + "NUnit3TestAdapter >= 4.4.2", + "Selenium.Support >= 4.11.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\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj", + "projectName": "GoogleNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj", + "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "DotNetSeleniumExtras.PageObjects.Core": { + "target": "Package", + "version": "[4.3.0, )" + }, + "Microsoft.NET.Test.Sdk": { + "target": "Package", + "version": "[17.5.0, )" + }, + "NUnit": { + "target": "Package", + "version": "[3.13.3, )" + }, + "NUnit.Analyzers": { + "target": "Package", + "version": "[3.6.1, )" + }, + "NUnit3TestAdapter": { + "target": "Package", + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "target": "Package", + "version": "[4.11.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" + } + } + } +} \ No newline at end of file diff --git a/GoogleNUnitProject/GoogleNUnitProject/obj/project.nuget.cache b/GoogleNUnitProject/GoogleNUnitProject/obj/project.nuget.cache new file mode 100644 index 0000000..81e9926 --- /dev/null +++ b/GoogleNUnitProject/GoogleNUnitProject/obj/project.nuget.cache @@ -0,0 +1,25 @@ +{ + "version": 2, + "dgSpecHash": "A0K8FM4Edz5+54nq7rpiG59WzhlOPJrFhevLVsLFKMveEZHVp4p9wjbnn3bQPwCtPN/T+FLrnvsVPm5RkbJvjA==", + "success": true, + "projectFilePath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\GoogleNUnitProject\\GoogleNUnitProject\\GoogleNUnitProject.csproj", + "expectedPackageFiles": [ + "C:\\Users\\lukas\\.nuget\\packages\\coverlet.collector\\3.2.0\\coverlet.collector.3.2.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\dotnetseleniumextras.pageobjects.core\\4.3.0\\dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.codecoverage\\17.5.0\\microsoft.codecoverage.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.net.test.sdk\\17.5.0\\microsoft.net.test.sdk.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.5.0\\microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.testhost\\17.5.0\\microsoft.testplatform.testhost.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit.analyzers\\3.6.1\\nunit.analyzers.3.6.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit3testadapter\\4.4.2\\nunit3testadapter.4.4.2.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.support\\4.11.0\\selenium.support.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.webdriver\\4.11.0\\selenium.webdriver.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/DesignTimeBuild/.dtbcache.v2 b/LukanNUnitProject/.vs/LukanNUnitProject/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..75b2986 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/DesignTimeBuild/.dtbcache.v2 differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/3d9236a8-6f31-42bb-b0fd-2f8122d81703.vsidx b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/3d9236a8-6f31-42bb-b0fd-2f8122d81703.vsidx new file mode 100644 index 0000000..2fb4920 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/3d9236a8-6f31-42bb-b0fd-2f8122d81703.vsidx differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cbdd43ba-6fbb-41ea-b11a-0bc02e6e0f5f.vsidx b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cbdd43ba-6fbb-41ea-b11a-0bc02e6e0f5f.vsidx new file mode 100644 index 0000000..6041b27 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cbdd43ba-6fbb-41ea-b11a-0bc02e6e0f5f.vsidx differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cc565165-182b-49c4-85db-715dde7471a3.vsidx b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cc565165-182b-49c4-85db-715dde7471a3.vsidx new file mode 100644 index 0000000..3be2665 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/cc565165-182b-49c4-85db-715dde7471a3.vsidx differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/d49e80b5-1de0-42cf-9394-ff83b820bcb9.vsidx b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/d49e80b5-1de0-42cf-9394-ff83b820bcb9.vsidx new file mode 100644 index 0000000..5846a67 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/d49e80b5-1de0-42cf-9394-ff83b820bcb9.vsidx differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/f31c41e6-dd38-436f-87a9-6039882d7f06.vsidx b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/f31c41e6-dd38-436f-87a9-6039882d7f06.vsidx new file mode 100644 index 0000000..04ea105 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/FileContentIndex/f31c41e6-dd38-436f-87a9-6039882d7f06.vsidx differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/v17/.futdcache.v2 b/LukanNUnitProject/.vs/LukanNUnitProject/v17/.futdcache.v2 new file mode 100644 index 0000000..bdde42e Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/v17/.futdcache.v2 differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/v17/.suo b/LukanNUnitProject/.vs/LukanNUnitProject/v17/.suo new file mode 100644 index 0000000..12fec28 Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/v17/.suo differ diff --git a/LukanNUnitProject/.vs/LukanNUnitProject/v17/TestStore/0/000.testlog b/LukanNUnitProject/.vs/LukanNUnitProject/v17/TestStore/0/000.testlog new file mode 100644 index 0000000..2f4fe4d Binary files /dev/null and b/LukanNUnitProject/.vs/LukanNUnitProject/v17/TestStore/0/000.testlog differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/TestStore/0/testlog.manifest b/LukanNUnitProject/.vs/LukanNUnitProject/v17/TestStore/0/testlog.manifest similarity index 100% rename from Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/TestStore/0/testlog.manifest rename to LukanNUnitProject/.vs/LukanNUnitProject/v17/TestStore/0/testlog.manifest diff --git a/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.metadata.v7.bin b/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.metadata.v7.bin new file mode 100644 index 0000000..fd1d561 Binary files /dev/null and b/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.metadata.v7.bin differ diff --git a/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.projects.v7.bin b/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.projects.v7.bin new file mode 100644 index 0000000..5d90bda Binary files /dev/null and b/LukanNUnitProject/.vs/ProjectEvaluation/lukannunitproject.projects.v7.bin differ diff --git a/LukanNUnitProject/LukanNUnitProject.sln b/LukanNUnitProject/LukanNUnitProject.sln new file mode 100644 index 0000000..aaad5d0 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34018.315 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LukanNUnitProject", "LukanNUnitProject\LukanNUnitProject.csproj", "{AEE8F040-D0F5-47AC-8EA2-43EED1A408DA}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AEE8F040-D0F5-47AC-8EA2-43EED1A408DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AEE8F040-D0F5-47AC-8EA2-43EED1A408DA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AEE8F040-D0F5-47AC-8EA2-43EED1A408DA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AEE8F040-D0F5-47AC-8EA2-43EED1A408DA}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {715B40B2-3D41-4944-AF32-AB656D0D2C03} + EndGlobalSection +EndGlobal diff --git a/LukanNUnitProject/LukanNUnitProject/Foto/example_20230823_134605.png b/LukanNUnitProject/LukanNUnitProject/Foto/example_20230823_134605.png new file mode 100644 index 0000000..aa165a0 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/Foto/example_20230823_134605.png differ diff --git a/Testing_Win/Nunit/Lukan/Usings.cs b/LukanNUnitProject/LukanNUnitProject/GlobalUsings.cs similarity index 100% rename from Testing_Win/Nunit/Lukan/Usings.cs rename to LukanNUnitProject/LukanNUnitProject/GlobalUsings.cs diff --git a/LukanNUnitProject/LukanNUnitProject/LukanNUnitProject.csproj b/LukanNUnitProject/LukanNUnitProject/LukanNUnitProject.csproj new file mode 100644 index 0000000..e471ac5 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/LukanNUnitProject.csproj @@ -0,0 +1,26 @@ + + + + net6.0 + enable + enable + + false + true + + + + + + + + + + + + + + + + + diff --git a/LukanNUnitProject/LukanNUnitProject/Tests/FirstTest.cs b/LukanNUnitProject/LukanNUnitProject/Tests/FirstTest.cs new file mode 100644 index 0000000..8a23088 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/Tests/FirstTest.cs @@ -0,0 +1,63 @@ +using OpenQA.Selenium.Chrome; +using OpenQA.Selenium; +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using NUnit.Framework; + +namespace LukanNUnitProject.Tests +{ + internal class FirstTest + { + IWebDriver driver = new ChromeDriver(); + + [SetUp] + public void Setup() + { + driver.Navigate() + .GoToUrl("https://lukan.cz"); + //Maximize the browser window + driver.Manage().Window.Maximize(); + Console.WriteLine("Author: Lukáš Kaňka"); + } + + [Test] + public void Test1() + { + // přijetí cookies + IWebElement cookies = driver.FindElement(By.XPath("//div[2]/span")); + cookies.Click(); + // odmitnuti xpath=//div[3]/span + + + //zkontroluje nadpis webu + string actualTitle = driver.Title; + string expectedTitle = "Lukáš bloguje - Blog o všem možném i nemožném"; + Assert.AreEqual(expectedTitle, actualTitle); + + // přejde na Zásady ochrany osobních údajů + IWebElement zasady = driver.FindElement(By.Id("menu-item-439")); + zasady.Click(); + + + // vytvoření screenshotu (blbne s GitHub Actions) + string fileName = "example_" + DateTime.Now.ToString("yyyyMMdd_HHmmss") + ".png"; + Screenshot screenshot = ((ITakesScreenshot)driver).GetScreenshot(); + screenshot.SaveAsFile(@"C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\Foto\" + fileName, ScreenshotImageFormat.Png); + + Thread.Sleep(3000); + + Console.Write("Test prošel"); + + } + + [TearDown] + public void EndTest() + { + //close the browser + driver.Close(); + } + } +} diff --git a/LukanNUnitProject/LukanNUnitProject/bash.bat b/LukanNUnitProject/LukanNUnitProject/bash.bat new file mode 100644 index 0000000..b1e656d --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/bash.bat @@ -0,0 +1,2 @@ +@echo off +dotnet test \ No newline at end of file diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zive.deps.json b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.deps.json similarity index 52% rename from Nunit_Win/zive/bin/Debug/net7.0/zive.deps.json rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.deps.json index f94a79d..7b45e9f 100644 --- a/Nunit_Win/zive/bin/Debug/net7.0/zive.deps.json +++ b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.deps.json @@ -1,284 +1,295 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", + "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v7.0": { - "zive/1.0.0": { + ".NETCoreApp,Version=v6.0": { + "LukanNUnitProject/1.0.0": { "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", + "DotNetSeleniumExtras.PageObjects.Core": "4.3.0", + "Microsoft.NET.Test.Sdk": "17.5.0", "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" + "NUnit.Analyzers": "3.6.1", + "NUnit3TestAdapter": "4.4.2", + "Selenium.Support": "4.11.0", + "coverlet.collector": "3.2.0" }, "runtime": { - "zive.dll": {} + "LukanNUnitProject.dll": {} } }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { + "coverlet.collector/3.2.0": {}, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" + "lib/net5.0/SeleniumExtras.PageObjects.dll": { + "assemblyVersion": "4.3.0.0", + "fileVersion": "4.3.0.0" } } }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.500.222.62001" + } + } + }, + "Microsoft.NET.Test.Sdk/17.5.0": { "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.0" } }, "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "1.6.0" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", + "Microsoft.TestPlatform.ObjectModel": "17.5.0", "Newtonsoft.Json": "13.0.1" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/testhost.dll": { + "lib/netcoreapp3.1/testhost.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" } } @@ -315,10 +326,20 @@ } } }, - "NUnit.Analyzers/3.3.0": {}, - "NUnit.ConsoleRunner/3.16.2": {}, - "NUnit3TestAdapter/4.3.1": {}, - "Selenium.WebDriver/4.8.0": { + "NUnit.Analyzers/3.6.1": {}, + "NUnit3TestAdapter/4.4.2": {}, + "Selenium.Support/4.11.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Selenium.WebDriver/4.11.0": { "dependencies": { "Newtonsoft.Json": "13.0.1" }, @@ -333,31 +354,38 @@ } }, "libraries": { - "zive/1.0.0": { + "LukanNUnitProject/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, - "coverlet.collector/3.1.2": { + "coverlet.collector/3.2.0": { "type": "package", "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" + "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==", + "path": "coverlet.collector/3.2.0", + "hashPath": "coverlet.collector.3.2.0.nupkg.sha512" }, - "Microsoft.CodeCoverage/17.3.2": { + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" + "sha512": "sha512-ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "hashPath": "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512" }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" + "sha512": "sha512-6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "path": "microsoft.codecoverage/17.5.0", + "hashPath": "microsoft.codecoverage.17.5.0.nupkg.sha512" + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "path": "microsoft.net.test.sdk/17.5.0", + "hashPath": "microsoft.net.test.sdk.17.5.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", @@ -366,19 +394,19 @@ "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" + "sha512": "sha512-QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "path": "microsoft.testplatform.objectmodel/17.5.0", + "hashPath": "microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512" }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" + "sha512": "sha512-X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "path": "microsoft.testplatform.testhost/17.5.0", + "hashPath": "microsoft.testplatform.testhost.17.5.0.nupkg.sha512" }, "NETStandard.Library/2.0.0": { "type": "package", @@ -408,33 +436,33 @@ "path": "nunit/3.13.3", "hashPath": "nunit.3.13.3.nupkg.sha512" }, - "NUnit.Analyzers/3.3.0": { + "NUnit.Analyzers/3.6.1": { "type": "package", "serviceable": true, - "sha512": "sha512-gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==", - "path": "nunit.analyzers/3.3.0", - "hashPath": "nunit.analyzers.3.3.0.nupkg.sha512" + "sha512": "sha512-RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "path": "nunit.analyzers/3.6.1", + "hashPath": "nunit.analyzers.3.6.1.nupkg.sha512" }, - "NUnit.ConsoleRunner/3.16.2": { + "NUnit3TestAdapter/4.4.2": { "type": "package", "serviceable": true, - "sha512": "sha512-VKsL1kfUMLX8hsuGpSRd/n+IcBSxfbE+0zNgW3USiG3lW2h70o4+j13PcR6R7i44q99tgBrqu0bzz7vkRrL34Q==", - "path": "nunit.consolerunner/3.16.2", - "hashPath": "nunit.consolerunner.3.16.2.nupkg.sha512" + "sha512": "sha512-vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "path": "nunit3testadapter/4.4.2", + "hashPath": "nunit3testadapter.4.4.2.nupkg.sha512" }, - "NUnit3TestAdapter/4.3.1": { + "Selenium.Support/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==", - "path": "nunit3testadapter/4.3.1", - "hashPath": "nunit3testadapter.4.3.1.nupkg.sha512" + "sha512": "sha512-PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "path": "selenium.support/4.11.0", + "hashPath": "selenium.support.4.11.0.nupkg.sha512" }, - "Selenium.WebDriver/4.8.0": { + "Selenium.WebDriver/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" + "sha512": "sha512-V8o+Nvi9/3Ix12ZzMGg+fI7sfu+HrflZkMGq8Orr+j0INbfpEEyM6KR9oaaHlm0WUXcn7dTYwyWrJxYsi6eniw==", + "path": "selenium.webdriver/4.11.0", + "hashPath": "selenium.webdriver.4.11.0.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.dll new file mode 100644 index 0000000..89b1f50 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.pdb b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.pdb new file mode 100644 index 0000000..07f9a55 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.pdb differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zive.runtimeconfig.json b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.runtimeconfig.json similarity index 66% rename from Nunit_Win/zive/bin/Debug/net7.0/zive.runtimeconfig.json rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.runtimeconfig.json index 184be8b..4986d16 100644 --- a/Nunit_Win/zive/bin/Debug/net7.0/zive.runtimeconfig.json +++ b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/LukanNUnitProject.runtimeconfig.json @@ -1,9 +1,9 @@ { "runtimeOptions": { - "tfm": "net7.0", + "tfm": "net6.0", "framework": { "name": "Microsoft.NETCore.App", - "version": "7.0.0" + "version": "6.0.0" } } } \ No newline at end of file diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll new file mode 100644 index 0000000..3c162cd Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll new file mode 100644 index 0000000..795c0aa Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll new file mode 100644 index 0000000..0e617b3 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll new file mode 100644 index 0000000..7ff04b0 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll new file mode 100644 index 0000000..2af84a3 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll new file mode 100644 index 0000000..ae93be2 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll new file mode 100644 index 0000000..acd6e8c Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll new file mode 100644 index 0000000..b82b869 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll new file mode 100644 index 0000000..daa5082 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.pdb b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb similarity index 52% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.pdb rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb index 6275320..a518c9b 100644 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.pdb and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Newtonsoft.Json.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll similarity index 100% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Newtonsoft.Json.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/NuGet.Frameworks.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll similarity index 100% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/NuGet.Frameworks.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll new file mode 100644 index 0000000..757a2bb Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll new file mode 100644 index 0000000..3817c9a Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.dll new file mode 100644 index 0000000..60d14e7 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/WebDriver.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index f2c4135..d1a7f8e 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..a6505b6 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..7cc5081 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..52b75d1 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 2bed770..8763295 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index b0827ee..d716050 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..032b0f1 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..eb8f9f9 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d962aa6 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index bf674cf..6910b13 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 52% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 79cfbe1..f25c5c1 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..7f97ff3 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..89ad7cc Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..5cee641 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 792e526..23f73ff 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index e76875c..e536c3f 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b30f834 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 51% rename from Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index e69b8a0..77d22b3 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..74f0a63 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 72% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 3cda34e..8aface5 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 694c729..b5ef25f 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..69ef187 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..e5871ec Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..bbb1dcc Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 31acf99..b0ab3a5 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 65% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index e9f26ac..f9fef39 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..0fcb066 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..02736d2 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..58de9df Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 38345c3..34eaf07 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 66% rename from Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 6cb6d07..b5ac87d 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..748a01b Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..8bbed14 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..6b0ff76 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 0bd64f8..5396f9d 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.api.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll similarity index 84% rename from Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.api.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll index 73179bb..0c03ad4 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.api.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.core.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll similarity index 95% rename from Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.core.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll index 3bbfeed..cbda4d9 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.core.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.dll similarity index 93% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.dll index 85e47f6..6ab546f 100644 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.engine.dll differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.framework.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.framework.dll similarity index 100% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.framework.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit.framework.dll diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp new file mode 100644 index 0000000..b62976f --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp @@ -0,0 +1 @@ +1687783252 \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 57% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 4d7d267..1725a2a 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..1257d0a Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 50% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index 4bb52ee..e89ca32 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..292196c Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 879efac..45ca49a 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 8e0360b..29bd2a6 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..0a755a2 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..a5d15f5 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..22aacd8 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 031f40e..c57045e 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 58% rename from Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 2e54f9b..f8998e5 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 58% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll index 168f8c1..b386a6c 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..3ee3654 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d5dd683 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 75% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 1ce5331..25764f4 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager new file mode 100644 index 0000000..366c6e4 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager new file mode 100644 index 0000000..be430c2 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe new file mode 100644 index 0000000..0e4d62a Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testcentric.engine.metadata.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll similarity index 100% rename from Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testcentric.engine.metadata.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.dll new file mode 100644 index 0000000..8fecf5e Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.exe b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.exe new file mode 100644 index 0000000..a9ae87c Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/testhost.exe differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 79cfbe1..95aff09 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 56% rename from Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll index cd70b34..b951ff2 100644 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 61% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index 94a6b2f..0b3b985 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..3ac7af2 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index ce71271..2481c50 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 53% rename from Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 5bbdc6e..3f97cc2 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b4ce89e Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..619c96a Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..9b7ab49 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 218aa55..5025035 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 62% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index cc18480..11e8a73 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..ca47ede Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..1bf48ad Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..4c2fd09 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index e3b72f3..45edc6d 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/LukanNUnitProject/LukanNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 67% rename from Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs index 4257f4b..ed92695 100644 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -1,4 +1,4 @@ // using System; using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfo.cs b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfo.cs similarity index 77% rename from Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfo.cs rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfo.cs index 721670f..73eec06 100644 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfo.cs +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfo.cs @@ -11,12 +11,12 @@ using System; using System.Reflection; -[assembly: System.Reflection.AssemblyCompanyAttribute("MyTestProject")] +[assembly: System.Reflection.AssemblyCompanyAttribute("LukanNUnitProject")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("MyTestProject")] -[assembly: System.Reflection.AssemblyTitleAttribute("MyTestProject")] +[assembly: System.Reflection.AssemblyProductAttribute("LukanNUnitProject")] +[assembly: System.Reflection.AssemblyTitleAttribute("LukanNUnitProject")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // Generated by the MSBuild WriteCodeFragment class. diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfoInputs.cache b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfoInputs.cache new file mode 100644 index 0000000..d6a33fe --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +aaad187d884c1e194eaa5d6cd64362d84da2eed9 diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.GeneratedMSBuildEditorConfig.editorconfig similarity index 73% rename from Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.GeneratedMSBuildEditorConfig.editorconfig index 4b7b8db..011a3ee 100644 --- a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.GeneratedMSBuildEditorConfig.editorconfig @@ -1,5 +1,5 @@ is_global = true -build_property.TargetFramework = net7.0 +build_property.TargetFramework = net6.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = build_property.ProjectTypeGuids = @@ -7,5 +7,5 @@ build_property.InvariantGlobalization = build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = TestProject1 -build_property.ProjectDir = C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\Testing_Win\MSTest\TestProject1\ +build_property.RootNamespace = LukanNUnitProject +build_property.ProjectDir = C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.GlobalUsings.g.cs b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.GlobalUsings.g.cs similarity index 100% rename from Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.GlobalUsings.g.cs rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.GlobalUsings.g.cs diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.assets.cache b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.assets.cache new file mode 100644 index 0000000..d314c3a Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.assets.cache differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.csproj.AssemblyReference.cache b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.AssemblyReference.cache similarity index 59% rename from Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.csproj.AssemblyReference.cache rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.AssemblyReference.cache index 732fd71..8605699 100644 Binary files a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.csproj.AssemblyReference.cache and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.AssemblyReference.cache differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.CopyComplete b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.BuildWithSkipAnalyzers similarity index 100% rename from Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.CopyComplete rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.BuildWithSkipAnalyzers diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.CopyComplete b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.CopyComplete similarity index 100% rename from Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.CopyComplete rename to LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.CopyComplete diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.CoreCompileInputs.cache b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..cf01e7a --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +2823704e1ba84d6d0ecfdb4671922490c35216ca diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.FileListAbsolute.txt b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..a3c393b --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.csproj.FileListAbsolute.txt @@ -0,0 +1,105 @@ +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\testhost.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\testhost.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\nunit.engine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\nunit.engine.api.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\nunit.engine.core.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\testcentric.engine.metadata.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\selenium-manager\linux\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\selenium-manager\macos\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\selenium-manager\windows\selenium-manager.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\LukanNUnitProject.deps.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\LukanNUnitProject.runtimeconfig.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\LukanNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\LukanNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\SeleniumExtras.PageObjects.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CoreUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CommunicationUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CrossPlatEngine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.Utilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.Common.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\Newtonsoft.Json.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\NuGet.Frameworks.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\nunit.framework.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\WebDriver.Support.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\WebDriver.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.csproj.AssemblyReference.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.AssemblyInfoInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.AssemblyInfo.cs +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.csproj.CoreCompileInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.csproj.CopyComplete +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\refint\LukanNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\LukanNUnitProject.genruntimeconfig.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\LukanNUnitProject\LukanNUnitProject\obj\Debug\net6.0\ref\LukanNUnitProject.dll diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.dll b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.dll new file mode 100644 index 0000000..89b1f50 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.genruntimeconfig.cache b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.genruntimeconfig.cache new file mode 100644 index 0000000..cbf54d9 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.genruntimeconfig.cache @@ -0,0 +1 @@ +41159bba953b669a3fd8520c00a00c4cb65fc4a4 diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.pdb b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.pdb new file mode 100644 index 0000000..07f9a55 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/LukanNUnitProject.pdb differ diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/ref/LukanNUnitProject.dll b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/ref/LukanNUnitProject.dll new file mode 100644 index 0000000..3a03794 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/ref/LukanNUnitProject.dll differ diff --git a/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/refint/LukanNUnitProject.dll b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/refint/LukanNUnitProject.dll new file mode 100644 index 0000000..3a03794 Binary files /dev/null and b/LukanNUnitProject/LukanNUnitProject/obj/Debug/net6.0/refint/LukanNUnitProject.dll differ diff --git a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.dgspec.json b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.dgspec.json similarity index 61% rename from Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.dgspec.json rename to LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.dgspec.json index ed38bd1..2d0f6ff 100644 --- a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.dgspec.json +++ b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.dgspec.json @@ -1,32 +1,32 @@ { "format": 1, "restore": { - "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj": {} + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj": {} }, "projects": { - "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj": { + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj", - "projectName": "TestProject1", - "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj", + "projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj", + "projectName": "LukanNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj", "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", - "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\obj\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ - "net7.0" + "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "projectReferences": {} } }, @@ -37,28 +37,36 @@ } }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "dependencies": { - "MSTest.TestAdapter": { + "DotNetSeleniumExtras.PageObjects.Core": { "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" + "version": "[4.3.0, )" }, "Microsoft.NET.Test.Sdk": { "target": "Package", - "version": "[17.3.2, )" + "version": "[17.5.0, )" }, - "Selenium.WebDriver": { + "NUnit": { "target": "Package", - "version": "[4.8.0, )" + "version": "[3.13.3, )" + }, + "NUnit.Analyzers": { + "target": "Package", + "version": "[3.6.1, )" + }, + "NUnit3TestAdapter": { + "target": "Package", + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "target": "Package", + "version": "[4.11.0, )" }, "coverlet.collector": { "target": "Package", - "version": "[3.1.2, )" + "version": "[3.2.0, )" } }, "imports": [ diff --git a/Nunit_Win/zive/obj/zive.csproj.nuget.g.props b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.props similarity index 62% rename from Nunit_Win/zive/obj/zive.csproj.nuget.g.props rename to LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.props index e66617d..dd3e56c 100644 --- a/Nunit_Win/zive/obj/zive.csproj.nuget.g.props +++ b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.props @@ -5,22 +5,21 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ + C:\Users\lukas\.nuget\packages\ PackageReference - 6.4.0 + 6.7.0 - + - + - - - + + + - C:\Users\lukas.kanka\.nuget\packages\nunit.consolerunner\3.16.2 - C:\Users\lukas.kanka\.nuget\packages\nunit.analyzers\3.3.0 + C:\Users\lukas\.nuget\packages\nunit.analyzers\3.6.1 \ No newline at end of file diff --git a/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.targets b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.targets new file mode 100644 index 0000000..12ed0c4 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/LukanNUnitProject.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/LukanNUnitProject/LukanNUnitProject/obj/project.assets.json b/LukanNUnitProject/LukanNUnitProject/obj/project.assets.json new file mode 100644 index 0000000..bfd02fa --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/project.assets.json @@ -0,0 +1,1178 @@ +{ + "version": 3, + "targets": { + "net6.0": { + "coverlet.collector/3.2.0": { + "type": "package", + "build": { + "build/netstandard1.0/coverlet.collector.targets": {} + } + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.3.0" + }, + "compile": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + }, + "runtime": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + } + }, + "Microsoft.CodeCoverage/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.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.TestPlatform.ObjectModel/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.TestPlatform.ObjectModel": "17.5.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": {} + } + }, + "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.6.1": { + "type": "package" + }, + "NUnit3TestAdapter/4.4.2": { + "type": "package", + "build": { + "build/netcoreapp3.1/NUnit3TestAdapter.props": {} + } + }, + "Selenium.Support/4.11.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "compile": { + "lib/net6.0/WebDriver.Support.dll": {} + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": {} + } + }, + "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.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.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" + ] + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "sha512": "ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "type": "package", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "dotnetseleniumextras.pageobjects.core.nuspec", + "lib/net462/SeleniumExtras.PageObjects.dll", + "lib/net5.0/SeleniumExtras.PageObjects.dll", + "lib/netstandard2.0/SeleniumExtras.PageObjects.dll" + ] + }, + "Microsoft.CodeCoverage/17.5.0": { + "sha512": "6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "type": "package", + "path": "microsoft.codecoverage/17.5.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.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.5.0.nupkg.sha512", + "microsoft.codecoverage.nuspec" + ] + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "sha512": "IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "type": "package", + "path": "microsoft.net.test.sdk/17.5.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.5.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.TestPlatform.ObjectModel/17.5.0": { + "sha512": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "type": "package", + "path": "microsoft.testplatform.objectmodel/17.5.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.5.0.nupkg.sha512", + "microsoft.testplatform.objectmodel.nuspec" + ] + }, + "Microsoft.TestPlatform.TestHost/17.5.0": { + "sha512": "X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "type": "package", + "path": "microsoft.testplatform.testhost/17.5.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.5.0.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.6.1": { + "sha512": "RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "type": "package", + "path": "nunit.analyzers/3.6.1", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "analyzers/dotnet/cs/nunit.analyzers.dll", + "docs/README.md", + "images/nunit_256.png", + "license.txt", + "nunit.analyzers.3.6.1.nupkg.sha512", + "nunit.analyzers.nuspec", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "NUnit3TestAdapter/4.4.2": { + "sha512": "vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "type": "package", + "path": "nunit3testadapter/4.4.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net462/NUnit3.TestAdapter.dll", + "build/net462/NUnit3.TestAdapter.pdb", + "build/net462/NUnit3TestAdapter.props", + "build/net462/nunit.engine.api.dll", + "build/net462/nunit.engine.core.dll", + "build/net462/nunit.engine.dll", + "build/net462/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", + "docs/README.md", + "nunit3testadapter.4.4.2.nupkg.sha512", + "nunit3testadapter.nuspec", + "nunit_256.png" + ] + }, + "Selenium.Support/4.11.0": { + "sha512": "PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "type": "package", + "path": "selenium.support/4.11.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "images/icon.png", + "lib/net45/WebDriver.Support.dll", + "lib/net46/WebDriver.Support.dll", + "lib/net47/WebDriver.Support.dll", + "lib/net48/WebDriver.Support.dll", + "lib/net5.0/WebDriver.Support.dll", + "lib/net6.0/WebDriver.Support.dll", + "lib/netstandard2.0/WebDriver.Support.dll", + "lib/netstandard2.1/WebDriver.Support.dll", + "selenium.support.4.11.0.nupkg.sha512", + "selenium.support.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.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": { + "net6.0": [ + "DotNetSeleniumExtras.PageObjects.Core >= 4.3.0", + "Microsoft.NET.Test.Sdk >= 17.5.0", + "NUnit >= 3.13.3", + "NUnit.Analyzers >= 3.6.1", + "NUnit3TestAdapter >= 4.4.2", + "Selenium.Support >= 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\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj", + "projectName": "LukanNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj", + "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "DotNetSeleniumExtras.PageObjects.Core": { + "target": "Package", + "version": "[4.3.0, )" + }, + "Microsoft.NET.Test.Sdk": { + "target": "Package", + "version": "[17.5.0, )" + }, + "NUnit": { + "target": "Package", + "version": "[3.13.3, )" + }, + "NUnit.Analyzers": { + "target": "Package", + "version": "[3.6.1, )" + }, + "NUnit3TestAdapter": { + "target": "Package", + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "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" + } + } + } +} \ No newline at end of file diff --git a/LukanNUnitProject/LukanNUnitProject/obj/project.nuget.cache b/LukanNUnitProject/LukanNUnitProject/obj/project.nuget.cache new file mode 100644 index 0000000..aea49e1 --- /dev/null +++ b/LukanNUnitProject/LukanNUnitProject/obj/project.nuget.cache @@ -0,0 +1,25 @@ +{ + "version": 2, + "dgSpecHash": "B/owmvuG5csDJp7zTfduTn4rZMxTV31fi6yKLYaAazcoj1B4lxytjy+X4k5bCJi3Qd4pixT1iz943cBdB1OcEQ==", + "success": true, + "projectFilePath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\LukanNUnitProject\\LukanNUnitProject\\LukanNUnitProject.csproj", + "expectedPackageFiles": [ + "C:\\Users\\lukas\\.nuget\\packages\\coverlet.collector\\3.2.0\\coverlet.collector.3.2.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\dotnetseleniumextras.pageobjects.core\\4.3.0\\dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.codecoverage\\17.5.0\\microsoft.codecoverage.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.net.test.sdk\\17.5.0\\microsoft.net.test.sdk.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.5.0\\microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.testhost\\17.5.0\\microsoft.testplatform.testhost.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit.analyzers\\3.6.1\\nunit.analyzers.3.6.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit3testadapter\\4.4.2\\nunit3testadapter.4.4.2.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.support\\4.11.0\\selenium.support.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.webdriver\\4.11.0\\selenium.webdriver.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file diff --git a/Nunit_Win/.github/__workflows/zive.yml b/Nunit_Win/.github/__workflows/zive.yml deleted file mode 100644 index c25ba25..0000000 --- a/Nunit_Win/.github/__workflows/zive.yml +++ /dev/null @@ -1,36 +0,0 @@ -name: zive - -on: - push: - branches: [ main ] - -env: - NUNIT_VERSION: 3.12.0 - -jobs: - build: - runs-on: windows-latest - - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 - with: - dotnet-version: 7.0.x - - - name: Restore dependencies - run: dotnet restore zive/zive.csproj - - - - name: Build solution - run: dotnet build --configuration Release zive/zive.csproj - - - name: Test with NUnit - run: dotnet test --configuration Release /p:CollectCoverage=true /p:CoverletOutputFormat=opencover zive/zive.csproj - - env: - NUNIT_EXE: ./tools/nunit3-console.exe - - diff --git a/Nunit_Win/Nunit_založení_projektu.md b/Nunit_Win/Nunit_založení_projektu.md deleted file mode 100644 index ebbd571..0000000 --- a/Nunit_Win/Nunit_založení_projektu.md +++ /dev/null @@ -1,57 +0,0 @@ - - -dotnet add package Selenium.WebDriver - -Nunit3TestAdapter - - -**Nainstalovat do PC:** - -.NET 7.0 nebo 6.0 s dlouhou podporou - -Visual Studio Code - -nebo - -Visual Studio 2022 - pouze WIN a MacOS - - -**Potřebná rozšíření:** - -.NET Extension Pack - -C# - -Nuget Package Manager - - - -**Postup vs code:** - - -dotnet new nunit - -dotnet new nunit -n MyNUnitProject ---> vytvoří novou složku s projektem název je možno upravit - - -Nunit3TestAdapter ---> nutné také stáhnout - -dotnet add package NUnit.ConsoleRunner ---> Pokud chci používat GitHub Actions - -dotnet add package Selenium.WebDriver - stahne knihovny selenium přejít do složky projektu - -Tento návod funguje jak pod Linux (odzkoušené v distribucích EndeavorOS, Ubuntu 22.04), MacOS, Windows 11. - -Z důvodu kompaktibility jseou je na GitHub pouze samotný kód testu. Ostatní soubory a složky se vytvoří po založení projektu. - -Složka TestResults také není součásti verze GitHub. - -..................................................................................................................................... - -aby test prošel je potřeba zkontrolovat hlavičku testu: - -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using System; -using NUnit.Framework; -using System.Threading; diff --git a/Nunit_Win/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 b/Nunit_Win/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index 967cbcb..0000000 Binary files a/Nunit_Win/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Nunit_Win/zive/.vs/zive/FileContentIndex/25da1dd7-6fdd-455e-81aa-54788abd9ba4.vsidx b/Nunit_Win/zive/.vs/zive/FileContentIndex/25da1dd7-6fdd-455e-81aa-54788abd9ba4.vsidx deleted file mode 100644 index bc3dfad..0000000 Binary files a/Nunit_Win/zive/.vs/zive/FileContentIndex/25da1dd7-6fdd-455e-81aa-54788abd9ba4.vsidx and /dev/null differ diff --git a/Nunit_Win/zive/.vs/zive/v17/.futdcache.v2 b/Nunit_Win/zive/.vs/zive/v17/.futdcache.v2 deleted file mode 100644 index 99be23a..0000000 Binary files a/Nunit_Win/zive/.vs/zive/v17/.futdcache.v2 and /dev/null differ diff --git a/Nunit_Win/zive/.vs/zive/v17/.suo b/Nunit_Win/zive/.vs/zive/v17/.suo deleted file mode 100644 index 7ece2bb..0000000 Binary files a/Nunit_Win/zive/.vs/zive/v17/.suo and /dev/null differ diff --git a/Nunit_Win/zive/.vs/zive/v17/TestStore/0/000.testlog b/Nunit_Win/zive/.vs/zive/v17/TestStore/0/000.testlog deleted file mode 100644 index 1507355..0000000 Binary files a/Nunit_Win/zive/.vs/zive/v17/TestStore/0/000.testlog and /dev/null differ diff --git a/Nunit_Win/zive/bash.bat b/Nunit_Win/zive/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Nunit_Win/zive/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll b/Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll deleted file mode 100644 index f251ede..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/WebDriver.dll b/Nunit_Win/zive/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.dll b/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.dll deleted file mode 100644 index 85e47f6..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/nunit.engine.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/nunit_random_seed.tmp b/Nunit_Win/zive/bin/Debug/net7.0/nunit_random_seed.tmp deleted file mode 100644 index 048cbd3..0000000 --- a/Nunit_Win/zive/bin/Debug/net7.0/nunit_random_seed.tmp +++ /dev/null @@ -1 +0,0 @@ -1186614180 \ No newline at end of file diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/testhost.dll b/Nunit_Win/zive/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/testhost.exe b/Nunit_Win/zive/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zive.dll b/Nunit_Win/zive/bin/Debug/net7.0/zive.dll deleted file mode 100644 index 0381ff0..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zive.pdb b/Nunit_Win/zive/bin/Debug/net7.0/zive.pdb deleted file mode 100644 index 6a5bac0..0000000 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/ref/zive.dll b/Nunit_Win/zive/obj/Debug/net7.0/ref/zive.dll deleted file mode 100644 index 2cb0e79..0000000 Binary files a/Nunit_Win/zive/obj/Debug/net7.0/ref/zive.dll and /dev/null differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/refint/zive.dll b/Nunit_Win/zive/obj/Debug/net7.0/refint/zive.dll deleted file mode 100644 index 2cb0e79..0000000 Binary files a/Nunit_Win/zive/obj/Debug/net7.0/refint/zive.dll and /dev/null differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs b/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs deleted file mode 100644 index 490a05a..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("zive")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("zive")] -[assembly: System.Reflection.AssemblyTitleAttribute("zive")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache b/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache deleted file mode 100644 index 64cfcad..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d53522947ba4f3d8ee1c77096ea1c9cdaf5bd4aa diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig b/Nunit_Win/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index eda7d7d..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = zive -build_property.ProjectDir = c:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\Nunit_Win\zive\ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.assets.cache b/Nunit_Win/zive/obj/Debug/net7.0/zive.assets.cache deleted file mode 100644 index dea853e..0000000 Binary files a/Nunit_Win/zive/obj/Debug/net7.0/zive.assets.cache and /dev/null differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache b/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache deleted file mode 100644 index bdbbadb..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -793b482649369cee6d418b55c6f5df9551d9553b diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt b/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt deleted file mode 100644 index 722a6ec..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,206 +0,0 @@ -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NUnit3.TestAdapter.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NUnit3.TestAdapter.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.api.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.core.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testcentric.engine.metadata.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.deps.json -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.framework.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\refint\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\ref\zive.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\NUnit3.TestAdapter.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\NUnit3.TestAdapter.pdb -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\nunit.engine.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\nunit.engine.api.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\nunit.engine.core.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\testcentric.engine.metadata.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zive.deps.json -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zive.runtimeconfig.json -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\nunit.framework.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.AssemblyInfo.cs -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.csproj.CopyComplete -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\refint\zive.dll -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\zive.genruntimeconfig.cache -c:\Testing.Net\GitHub\Nunit_Win\zive\obj\Debug\net7.0\ref\zive.dll diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.dll b/Nunit_Win/zive/obj/Debug/net7.0/zive.dll deleted file mode 100644 index 0381ff0..0000000 Binary files a/Nunit_Win/zive/obj/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache b/Nunit_Win/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache deleted file mode 100644 index 05d12bb..0000000 --- a/Nunit_Win/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -3a7eec64798d88d12adb9b066f1aa1f92e3b1700 diff --git a/Nunit_Win/zive/obj/Debug/net7.0/zive.pdb b/Nunit_Win/zive/obj/Debug/net7.0/zive.pdb deleted file mode 100644 index 6a5bac0..0000000 Binary files a/Nunit_Win/zive/obj/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Nunit_Win/zive/obj/project.assets.json b/Nunit_Win/zive/obj/project.assets.json deleted file mode 100644 index 08eaed9..0000000 --- a/Nunit_Win/zive/obj/project.assets.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "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" - } - } - } -} \ No newline at end of file diff --git a/Nunit_Win/zive/obj/project.nuget.cache b/Nunit_Win/zive/obj/project.nuget.cache deleted file mode 100644 index 0c7d72a..0000000 --- a/Nunit_Win/zive/obj/project.nuget.cache +++ /dev/null @@ -1,24 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "x/UxNqUh58SVXPFZP/9dY/xC/ooeWBJ2MQLCUaZ0+YMA83CQ1LZfuTC/UjRYRNHTw5PB4/VCVHfnhD5QikViSg==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\zive.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.analyzers\\3.3.0\\nunit.analyzers.3.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.consolerunner\\3.16.2\\nunit.consolerunner.3.16.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit3testadapter\\4.3.1\\nunit3testadapter.4.3.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Nunit_Win/zive/obj/zive.csproj.nuget.g.targets b/Nunit_Win/zive/obj/zive.csproj.nuget.g.targets deleted file mode 100644 index c707c1b..0000000 --- a/Nunit_Win/zive/obj/zive.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Nunit_Win/zive/zive.cs b/Nunit_Win/zive/zive.cs deleted file mode 100644 index 721a591..0000000 --- a/Nunit_Win/zive/zive.cs +++ /dev/null @@ -1,82 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using System; -using NUnit.Framework; -using System.Threading; - -namespace zive; - -public class Tests -{ - IWebDriver driver = new ChromeDriver(); - - [SetUp] - public void Setup() - { - //Odkaz na testovaný web - driver.Navigate() - .GoToUrl("https://zive.cz"); - //Maximalizuje prohlížeč - driver.Manage().Window.Maximize(); - //Přidá autora testu do logu - Console.WriteLine("Author: Lukáš Kaňka"); - } - - [Test] - public void Test1() - { - // odsouhlasení pravidel - IWebElement cookies = driver.FindElement(By.XPath("//button[@id='didomi-notice-agree-button']/span")); - cookies.Click(); - - //zkontroluje nadpis webu - string actualTitle = driver.Title; - string expectedTitle = "Živě.cz – O počítačích, internetu, vědě a technice"; - Assert.AreEqual(expectedTitle, actualTitle); - - //Klikne na menu - IWebElement menu = driver.FindElement(By.XPath("//a[contains(text(),'Menu')]")); - menu.Click(); - - - //vrátí se na hlavní stranu - IWebElement zive = driver.FindElement(By.XPath("/html/body/form/nav/div/div[1]/a[1]")); - zive.Click(); - - - //klikne na hledat - IWebElement lupa = driver.FindElement(By.XPath("//a[@onclick='layout.menu.toggle(true)']")); - lupa.Click(); - - // klikne na test a do vyhledávacího pole zadá test - IWebElement searchBox = driver.FindElement(By.XPath("/html/body/form/nav/div/div[1]/div/input")); - searchBox.SendKeys("test"); - //searchBox.Submit(); - - //klikne na hledat - IWebElement lupa1 = driver.FindElement(By.XPath("//a[@onclick='layout.search.run()']")); - lupa1.Click(); - - //vrátí se na hlavní stranu - // IWebElement zive1 = driver.FindElement(By.XPath("/html/body/form/nav/div/div[1]/a[1]")); - //zive1.Click(); - - Thread.Sleep(2000); - - Console.Write("Test prošel"); - } - - [TearDown] - public void EndTest() - { - //zavře prohližeč - driver.Close(); - } - -} - - - - - - diff --git a/Nunit_Win/zive/zive.csproj b/Nunit_Win/zive/zive.csproj deleted file mode 100644 index 9f851a6..0000000 --- a/Nunit_Win/zive/zive.csproj +++ /dev/null @@ -1,21 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - - - diff --git a/SeleniumNunitProject/.vs/SeleniumNunitProject/DesignTimeBuild/.dtbcache.v2 b/SeleniumNunitProject/.vs/SeleniumNunitProject/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..07d641b Binary files /dev/null and b/SeleniumNunitProject/.vs/SeleniumNunitProject/DesignTimeBuild/.dtbcache.v2 differ diff --git a/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/.suo b/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/.suo index 0a01597..b49b66d 100644 Binary files a/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/.suo and b/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/.suo differ diff --git a/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/TestStore/0/004.testlog b/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/TestStore/0/004.testlog index aba020d..54564c7 100644 Binary files a/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/TestStore/0/004.testlog and b/SeleniumNunitProject/.vs/SeleniumNunitProject/v17/TestStore/0/004.testlog differ diff --git a/Testing_Win/.github/__workflows/lukan.yml b/Testing_Win/.github/__workflows/lukan.yml deleted file mode 100644 index ef9cb05..0000000 --- a/Testing_Win/.github/__workflows/lukan.yml +++ /dev/null @@ -1,34 +0,0 @@ -name: Lukan - -on: - push: - branches: [ main ] - -env: - NUNIT_VERSION: 3.12.0 - -jobs: - build: - runs-on: windows-latest - - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 - with: - dotnet-version: 7.0.x - - - name: Restore dependencies - run: dotnet restore Nunit/Lukan/Lukan.csproj - - - - name: Build solution - run: dotnet build --configuration Release Nunit/Lukan/Lukan.csproj - - - name: Test with NUnit - run: dotnet test --configuration Release /p:CollectCoverage=true /p:CoverletOutputFormat=opencover Nunit/Lukan/Lukan.csproj - - env: - NUNIT_EXE: ./tools/nunit3-console.exe \ No newline at end of file diff --git a/Testing_Win/.github/__workflows/zive.yml b/Testing_Win/.github/__workflows/zive.yml deleted file mode 100644 index 4c33d30..0000000 --- a/Testing_Win/.github/__workflows/zive.yml +++ /dev/null @@ -1,36 +0,0 @@ -name: zive - -on: - push: - branches: [ main ] - -env: - NUNIT_VERSION: 3.12.0 - -jobs: - build: - runs-on: windows-latest - - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 - with: - dotnet-version: 7.0.x - - - name: Restore dependencies - run: dotnet restore Nunit/zive/zive.csproj - - - - name: Build solution - run: dotnet build --configuration Release Nunit/zive/zive.csproj - - - name: Test with NUnit - run: dotnet test --configuration Release /p:CollectCoverage=true /p:CoverletOutputFormat=opencover Nunit/zive/zive.csproj - - env: - NUNIT_EXE: ./tools/nunit3-console.exe - - diff --git a/Testing_Win/.github/__workflows/zive_mstest.yml b/Testing_Win/.github/__workflows/zive_mstest.yml deleted file mode 100644 index 911a9d2..0000000 --- a/Testing_Win/.github/__workflows/zive_mstest.yml +++ /dev/null @@ -1,33 +0,0 @@ -name: zive mstest -on: - push: - branches: [main] - -env: - MSTEST_VERSION: 2.1.0 - -jobs: - build: - runs-on: windows-latest - - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 - with: - dotnet-version: 7.0.x - - - name: Restore dependencies - run: dotnet restore MSTest/zive/zive.csproj - - - name: Build solution - run: dotnet build --configuration Release MSTest/zive/zive.csproj - - - name: Test with MSTest - run: dotnet test --configuration Release /p:CollectCoverage=true /p:CoverletOutputFormat=opencover MSTest/zive/zive.csproj - - env: - MSTEST_EXE: ./tools/mstest.exe - diff --git a/Testing_Win/.gitignore b/Testing_Win/.gitignore deleted file mode 100644 index 67ebb74..0000000 --- a/Testing_Win/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ - - - - -.vscode/* - - diff --git a/Testing_Win/MSTest/Google_Search/Google_Search.csproj b/Testing_Win/MSTest/Google_Search/Google_Search.csproj deleted file mode 100644 index c577025..0000000 --- a/Testing_Win/MSTest/Google_Search/Google_Search.csproj +++ /dev/null @@ -1,19 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - diff --git a/Testing_Win/MSTest/Google_Search/UnitTest1.cs b/Testing_Win/MSTest/Google_Search/UnitTest1.cs deleted file mode 100644 index 684fb39..0000000 --- a/Testing_Win/MSTest/Google_Search/UnitTest1.cs +++ /dev/null @@ -1,44 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using Microsoft.VisualStudio.TestTools.UnitTesting; -using System; - -namespace Google_Search; - -[TestClass] -public class UnitTest1 -{ - public IWebDriver driver; - - [TestInitialize] - public void SetUp() - { - driver = new ChromeDriver(); - driver.Navigate().GoToUrl("https://www.google.com"); - driver.Manage().Window.Maximize(); - } - [TestMethod] - public void TestMethod1() - { - IWebElement buttonOmne = driver.FindElement(By.Id("W0wltc")); - buttonOmne.Click(); - - Console.WriteLine("Dotestováno"); - - Thread.Sleep(2000); - - - - } - - [TestCleanup] - - public void TearDown() - { - driver.Quit(); - } - - - - -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/Usings.cs b/Testing_Win/MSTest/Google_Search/Usings.cs deleted file mode 100644 index ab67c7e..0000000 --- a/Testing_Win/MSTest/Google_Search/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/bash.bat b/Testing_Win/MSTest/Google_Search/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Testing_Win/MSTest/Google_Search/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.deps.json b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.deps.json deleted file mode 100644 index cef9d8a..0000000 --- a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.deps.json +++ /dev/null @@ -1,663 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Google_Search/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "2.2.10", - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "Google_Search.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/2.2.10": { - "runtime": { - "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - } - } - }, - "libraries": { - "Google_Search/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "path": "mstest.testframework/2.2.10", - "hashPath": "mstest.testframework.2.2.10.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.dll deleted file mode 100644 index 4a7cc7a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.pdb b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.pdb deleted file mode 100644 index 64ea72a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 16aeafd..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml deleted file mode 100644 index 731cb46..0000000 --- a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - - Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions - - - - - Used to specify deployment item (file or directory) for per-test deployment. - Can be specified on test class or test method. - Can have multiple instances of the attribute to specify more than one item. - The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot. - - - [DeploymentItem("file1.xml")] - [DeploymentItem("file2.xml", "DataFiles")] - [DeploymentItem("bin\Debug")] - - - - - Initializes a new instance of the class. - - The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - - - - Initializes a new instance of the class - - The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory. - - - - Gets the path of the source file or folder to be copied. - - - - - Gets the path of the directory to which the item is copied. - - - - - Used to store information that is provided to unit tests. - - - - - Gets test properties for a test. - - - - - Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - - - - - Gets base directory for results from the test run. Typically a subdirectory of . - - - - - Gets directory for test run result files. Typically a subdirectory of . - - - - - Gets directory for test result files. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - Same as . Use that property instead. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - Same as . Use that property instead. - - - - - Gets directory for test run result files. Typically a subdirectory of . - Same as . Use that property for test run result files, or - for test-specific result files instead. - - - - - Gets the Fully-qualified name of the class containing the test method currently being executed - - - - - Gets the fully specified type name metadata format. - - - - - Gets the fully specified method name metadata format. - - - - - Gets the name of the test method currently being executed - - - - - Gets the current test outcome. - - - - - Adds a file name to the list in TestResult.ResultFileNames - - - The file Name. - - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index e0ab0d0..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll deleted file mode 100644 index 9ee9e46..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll deleted file mode 100644 index 7258bea..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll deleted file mode 100644 index 9a0c197..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 35bbafe..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.exe b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfoInputs.cache b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfoInputs.cache deleted file mode 100644 index d9627db..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -57fd96a9d705a90b39def9b9f1fa69a529108b54 diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 80e3460..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Google_Search -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.assets.cache b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.assets.cache deleted file mode 100644 index e1ed991..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.AssemblyReference.cache b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.AssemblyReference.cache deleted file mode 100644 index cd5053c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3448e2a..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c8a5edeee0291c613d074055626b63dc5e28fa64 diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.FileListAbsolute.txt deleted file mode 100644 index 78c1ee9..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,107 +0,0 @@ -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.csproj.AssemblyReference.cache -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.AssemblyInfoInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.AssemblyInfo.cs -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Google_Search.deps.json -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Google_Search.runtimeconfig.json -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Google_Search.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Google_Search.pdb -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.csproj.CopyComplete -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\refint\Google_Search.dll -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.pdb -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\Google_Search.genruntimeconfig.cache -C:\Testing.Net\GitHub\Testing\MSTest\Google_Search\obj\Debug\net7.0\ref\Google_Search.dll -c:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.TestPlatform.AdapterUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Google_Search\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.dll b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.dll deleted file mode 100644 index 4a7cc7a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.genruntimeconfig.cache b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.genruntimeconfig.cache deleted file mode 100644 index b1c1053..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -012e32d0464ec60dc4498eacb03ba62dd2fe2008 diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.pdb b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.pdb deleted file mode 100644 index 64ea72a..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/Google_Search.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/ref/Google_Search.dll b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/ref/Google_Search.dll deleted file mode 100644 index d6ec588..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/ref/Google_Search.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/refint/Google_Search.dll b/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/refint/Google_Search.dll deleted file mode 100644 index d6ec588..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Debug/net7.0/refint/Google_Search.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.dgspec.json b/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.dgspec.json deleted file mode 100644 index 9e97584..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.dgspec.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj", - "projectName": "Google_Search", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.props b/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.props deleted file mode 100644 index 1749000..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.targets b/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.targets deleted file mode 100644 index 0ea23ec..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Google_Search.csproj.nuget.g.targets +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfo.cs b/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfo.cs deleted file mode 100644 index 4ef50eb..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Google_Search")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Google_Search")] -[assembly: System.Reflection.AssemblyTitleAttribute("Google_Search")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfoInputs.cache b/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfoInputs.cache deleted file mode 100644 index eb37f89..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1702fd9bfcb24b8531eaca8f3216fbaacb037a94 diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.assets.cache b/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.assets.cache deleted file mode 100644 index b43713e..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.csproj.AssemblyReference.cache b/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.csproj.AssemblyReference.cache deleted file mode 100644 index cd5053c..0000000 Binary files a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Google_Search/obj/project.assets.json b/Testing_Win/MSTest/Google_Search/obj/project.assets.json deleted file mode 100644 index 0c3a9dd..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/project.assets.json +++ /dev/null @@ -1,2723 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "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.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.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.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.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.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" - ] - }, - "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.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.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.3.2", - "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\\Testing\\MSTest\\Google_Search\\Google_Search.csproj", - "projectName": "Google_Search", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Google_Search/obj/project.nuget.cache b/Testing_Win/MSTest/Google_Search/obj/project.nuget.cache deleted file mode 100644 index 6fd9aef..0000000 --- a/Testing_Win/MSTest/Google_Search/obj/project.nuget.cache +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "cJ4jh8qC6a+N/TdjuNCuxGcK5Tq1QDuc0V9oX1wnvVEn4VXaVNksX2HuWdc3NU3azCiK3D4ZF8jPxppM6iyJtQ==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Google_Search\\Google_Search.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testframework\\2.2.10\\mstest.testframework.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/MyTestProject.csproj b/Testing_Win/MSTest/MyTestProject/MyTestProject.csproj deleted file mode 100644 index c577025..0000000 --- a/Testing_Win/MSTest/MyTestProject/MyTestProject.csproj +++ /dev/null @@ -1,19 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - diff --git a/Testing_Win/MSTest/MyTestProject/README.md b/Testing_Win/MSTest/MyTestProject/README.md deleted file mode 100644 index 3753e98..0000000 --- a/Testing_Win/MSTest/MyTestProject/README.md +++ /dev/null @@ -1,65 +0,0 @@ -**Nainstalovat do PC:** - -.NET 7.0 nebo 6.0 s dlouhou podporou - -Visual Studio Code - -nebo - -Visual Studio 2022 - pouze WIN a MacOS - - - -**Potřebná rozšíření ve VS Code:** - -.NET Extension Pack - -C# - -Nuget Package Manager - - - -**Postup vs code:** - - -Založení nového projektu ve Visual Studio Code: - -dotnet new mstest -n MyTestProject - - -**Stažení Selenia** (stahne potřebý základ): v terminálu musíme do složky projektu co vytvořila dotnet new mstest - -dotnet add package Selenium.WebDriver - -**Test se spustí:** - -dotnet test - -nebo za pomocí - -dotnet watch který sám automaticky sleduje změny v kódu a je schopný spustit testy - -Tento návod funguje jak pod Linux (odzkoušené v distribucích EndeavorOS, Ubuntu 22.04), MacOS, Windows 11. - -Z důvodu kompaktibility jseou je na GitHub pouze samotný kód testu. Ostatní soubory a složky se vytvoří po založení projektu. - -Složka TestResults také není součásti verze GitHub. - - -**Hints:** - - klik na tlačítko - - IWebElement tlačítko = driver.FindElement(By.Id("xPath tlačítka")); - tlačítko.Click(); - - - - expectedTitle = "O mně - Lukáš bloguje"; - - actualTitle = driver.Title; - - Assert.AreEqual(expectedTitle, actualTitle, "Title does not match"); - - \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/UnitTest1.cs b/Testing_Win/MSTest/MyTestProject/UnitTest1.cs deleted file mode 100644 index 9713750..0000000 --- a/Testing_Win/MSTest/MyTestProject/UnitTest1.cs +++ /dev/null @@ -1,49 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using Microsoft.VisualStudio.TestTools.UnitTesting; - -namespace MyTestProject -{ - [TestClass] - public class UnitTest1 - { - private String test_url = "https://lukan.cz/"; - private String itemName = "Lukáš Bloguje"; - - - [TestMethod] - public void TestMethod1() - { - IWebDriver driver = new ChromeDriver(); - driver.Navigate().GoToUrl(test_url); - driver.Manage().Window.Maximize(); - Console.WriteLine("Author: Lukáš Kaňka"); - - // Kontrola titulku - string expectedTitle = "Lukáš bloguje - Blog o všem možném i nemožném"; - string actualTitle = driver.Title; - Assert.AreEqual(expectedTitle, actualTitle, "Title does not match"); - - // Clikne na tlačítko - IWebElement buttonOmne = driver.FindElement(By.Id("menu-item-79")); - buttonOmne.Click(); - - // Kontrola titulku - expectedTitle = "O mně - Lukáš bloguje"; - actualTitle = driver.Title; - Assert.AreEqual(expectedTitle, actualTitle, "Title does not match"); - - // Vrátí žpět na hlavní stranu - IWebElement buttonHlavniStrana = driver.FindElement(By.Id("menu-item-75")); - buttonHlavniStrana.Click(); - - // Počká tři sekundy na další akci - Thread.Sleep(3000); - - Console.Write("Dotestováno"); - - // zavře prohlížeč - driver.Quit(); - } - } -} diff --git a/Testing_Win/MSTest/MyTestProject/Usings.cs b/Testing_Win/MSTest/MyTestProject/Usings.cs deleted file mode 100644 index be95675..0000000 --- a/Testing_Win/MSTest/MyTestProject/Usings.cs +++ /dev/null @@ -1,4 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; - - - diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 16aeafd..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index e0ab0d0..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.deps.json b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.deps.json deleted file mode 100644 index 7d4f049..0000000 --- a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.deps.json +++ /dev/null @@ -1,663 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "MyTestProject/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "2.2.10", - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "MyTestProject.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/2.2.10": { - "runtime": { - "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - } - } - }, - "libraries": { - "MyTestProject/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "path": "mstest.testframework/2.2.10", - "hashPath": "mstest.testframework.2.2.10.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.dll deleted file mode 100644 index 56a10cc..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.pdb b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.pdb deleted file mode 100644 index 20093cc..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.runtimeconfig.json b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/MyTestProject.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll deleted file mode 100644 index 9ee9e46..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll deleted file mode 100644 index 7258bea..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll deleted file mode 100644 index 9a0c197..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 35bbafe..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfoInputs.cache b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfoInputs.cache deleted file mode 100644 index be4e351..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -fe44801fe2a412ba3033dcc2d5f6ab7a7ad1c43c diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 643f89d..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = MyTestProject -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\MyTestProject\ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GlobalUsings.g.cs b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.assets.cache b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.assets.cache deleted file mode 100644 index cff91c2..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.AssemblyReference.cache b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.AssemblyReference.cache deleted file mode 100644 index de27478..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CoreCompileInputs.cache deleted file mode 100644 index 4d55288..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -2eac109713bffb6cfc079af0317f6fdc40a63a7b diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.FileListAbsolute.txt deleted file mode 100644 index f75d2f5..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,105 +0,0 @@ -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/selenium-manager/linux/selenium-manager -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/selenium-manager/macos/selenium-manager -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/MyTestProject.deps.json -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/MyTestProject.runtimeconfig.json -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/MyTestProject.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/MyTestProject.pdb -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/testhost.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Newtonsoft.Json.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/NuGet.Frameworks.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/WebDriver.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.AssemblyReference.cache -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfoInputs.cache -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.AssemblyInfo.cs -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CoreCompileInputs.cache -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CopyComplete -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/refint/MyTestProject.dll -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.pdb -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/MyTestProject.genruntimeconfig.cache -/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/Debug/net7.0/ref/MyTestProject.dll diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.dll b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.dll deleted file mode 100644 index 56a10cc..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.genruntimeconfig.cache b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.genruntimeconfig.cache deleted file mode 100644 index 80d9850..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -caadb8dd308bcbadbb06c323fbaf920b16540941 diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.pdb b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.pdb deleted file mode 100644 index 20093cc..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/ref/MyTestProject.dll b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/ref/MyTestProject.dll deleted file mode 100644 index 0f773d1..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/ref/MyTestProject.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/refint/MyTestProject.dll b/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/refint/MyTestProject.dll deleted file mode 100644 index 0f773d1..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/refint/MyTestProject.dll and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.dgspec.json b/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.dgspec.json deleted file mode 100644 index 928f18f..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.dgspec.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "format": 1, - "restore": { - "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj": {} - }, - "projects": { - "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj", - "projectName": "MyTestProject", - "projectPath": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj", - "packagesPath": "/home/kankys/.nuget/packages/", - "outputPath": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/home/kankys/.nuget/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.3.2, )" - }, - "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": "/usr/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.props b/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.props deleted file mode 100644 index bf868ef..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /home/kankys/.nuget/packages/ - /home/kankys/.nuget/packages/ - PackageReference - 6.4.0 - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.targets b/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.targets deleted file mode 100644 index 33688d7..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/MyTestProject.csproj.nuget.g.targets +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfo.cs b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfo.cs deleted file mode 100644 index 518c547..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("MyTestProject")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("MyTestProject")] -[assembly: System.Reflection.AssemblyTitleAttribute("MyTestProject")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfoInputs.cache b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfoInputs.cache deleted file mode 100644 index ce7b169..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -18ca07bd2f7dbe3b29a99371992eee24ee13812a diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 643f89d..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = MyTestProject -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\MyTestProject\ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GlobalUsings.g.cs b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.assets.cache b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.assets.cache deleted file mode 100644 index 3d36e5f..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.csproj.AssemblyReference.cache b/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.csproj.AssemblyReference.cache deleted file mode 100644 index ce7bddd..0000000 Binary files a/Testing_Win/MSTest/MyTestProject/obj/Release/net7.0/MyTestProject.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/project.assets.json b/Testing_Win/MSTest/MyTestProject/obj/project.assets.json deleted file mode 100644 index 6eb166a..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/project.assets.json +++ /dev/null @@ -1,2721 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "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.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.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.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.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.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" - ] - }, - "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.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.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.3.2", - "Selenium.WebDriver >= 4.8.0", - "coverlet.collector >= 3.1.2" - ] - }, - "packageFolders": { - "/home/kankys/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj", - "projectName": "MyTestProject", - "projectPath": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj", - "packagesPath": "/home/kankys/.nuget/packages/", - "outputPath": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/obj/", - "projectStyle": "PackageReference", - "configFilePaths": [ - "/home/kankys/.nuget/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.3.2, )" - }, - "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": "/usr/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/MyTestProject/obj/project.nuget.cache b/Testing_Win/MSTest/MyTestProject/obj/project.nuget.cache deleted file mode 100644 index c79a898..0000000 --- a/Testing_Win/MSTest/MyTestProject/obj/project.nuget.cache +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "HAhWZ1pvhdqhHIiAa2pq6Od3FjLsbNqkMx5LOn+Xp0WLsR9hiuprHZAMVj1yZ2x1LcnMAlkkhfN7uAgvpomPXA==", - "success": true, - "projectFilePath": "/home/kankys/dev/testing/devLinux/mstest/MyTestProject/MyTestProject.csproj", - "expectedPackageFiles": [ - "/home/kankys/.nuget/packages/coverlet.collector/3.1.2/coverlet.collector.3.1.2.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.codecoverage/17.3.2/microsoft.codecoverage.17.3.2.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.net.test.sdk/17.3.2/microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.testplatform.objectmodel/17.3.2/microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "/home/kankys/.nuget/packages/microsoft.testplatform.testhost/17.3.2/microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "/home/kankys/.nuget/packages/mstest.testadapter/2.2.10/mstest.testadapter.2.2.10.nupkg.sha512", - "/home/kankys/.nuget/packages/mstest.testframework/2.2.10/mstest.testframework.2.2.10.nupkg.sha512", - "/home/kankys/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512", - "/home/kankys/.nuget/packages/nuget.frameworks/5.11.0/nuget.frameworks.5.11.0.nupkg.sha512", - "/home/kankys/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/selenium.webdriver/4.8.0/selenium.webdriver.4.8.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.diagnostics.textwritertracelistener/4.3.0/system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.diagnostics.tracesource/4.3.0/system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.reflection.metadata/1.6.0/system.reflection.metadata.1.6.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512", - "/home/kankys/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/Search2.csproj b/Testing_Win/MSTest/Search2/Search2.csproj deleted file mode 100644 index aea5310..0000000 --- a/Testing_Win/MSTest/Search2/Search2.csproj +++ /dev/null @@ -1,16 +0,0 @@ - - - net7.0 - enable - enable - false - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/UnitTest1.cs b/Testing_Win/MSTest/Search2/UnitTest1.cs deleted file mode 100644 index a346287..0000000 --- a/Testing_Win/MSTest/Search2/UnitTest1.cs +++ /dev/null @@ -1,38 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Firefox; -using Microsoft.VisualStudio.TestTools.UnitTesting; - -using System; - -[TestClass] -public class TestGoogleSearch -{ - private IWebDriver driver; - - [TestInitialize] - public void SetUp() - { - driver = new FirefoxDriver(); - driver.Navigate().GoToUrl("https://www.google.com/"); - - // potvrzení přijetí všech požadavků - IAlert alert = driver.SwitchTo().Alert(); - alert.Accept(); - } - - [TestMethod] - public void TestSearch() - { - IWebElement searchInput = driver.FindElement(By.Name("q")); - searchInput.SendKeys("test"); - searchInput.Submit(); - - Assert.AreEqual(driver.Url, "https://www.google.com/search?q=test"); - } - - [TestCleanup] - public void TearDown() - { - driver.Quit(); - } -} diff --git a/Testing_Win/MSTest/Search2/Usings.cs b/Testing_Win/MSTest/Search2/Usings.cs deleted file mode 100644 index ab67c7e..0000000 --- a/Testing_Win/MSTest/Search2/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 16aeafd..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml deleted file mode 100644 index 731cb46..0000000 --- a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - - Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions - - - - - Used to specify deployment item (file or directory) for per-test deployment. - Can be specified on test class or test method. - Can have multiple instances of the attribute to specify more than one item. - The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot. - - - [DeploymentItem("file1.xml")] - [DeploymentItem("file2.xml", "DataFiles")] - [DeploymentItem("bin\Debug")] - - - - - Initializes a new instance of the class. - - The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - - - - Initializes a new instance of the class - - The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory. - - - - Gets the path of the source file or folder to be copied. - - - - - Gets the path of the directory to which the item is copied. - - - - - Used to store information that is provided to unit tests. - - - - - Gets test properties for a test. - - - - - Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - - - - - Gets base directory for results from the test run. Typically a subdirectory of . - - - - - Gets directory for test run result files. Typically a subdirectory of . - - - - - Gets directory for test result files. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - Same as . Use that property instead. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - Same as . Use that property instead. - - - - - Gets directory for test run result files. Typically a subdirectory of . - Same as . Use that property for test run result files, or - for test-specific result files instead. - - - - - Gets the Fully-qualified name of the class containing the test method currently being executed - - - - - Gets the fully specified type name metadata format. - - - - - Gets the fully specified method name metadata format. - - - - - Gets the name of the test method currently being executed - - - - - Gets the current test outcome. - - - - - Adds a file name to the list in TestResult.ResultFileNames - - - The file Name. - - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index e0ab0d0..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.deps.json b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.deps.json deleted file mode 100644 index 72ee3d2..0000000 --- a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.deps.json +++ /dev/null @@ -1,672 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Search2/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "2.2.10", - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.Firefox.WebDriver": "0.27.0", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "Search2.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/2.2.10": { - "runtime": { - "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.Firefox.WebDriver/0.27.0": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - } - } - }, - "libraries": { - "Search2/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "path": "mstest.testframework/2.2.10", - "hashPath": "mstest.testframework.2.2.10.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.Firefox.WebDriver/0.27.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HwCaTaa+snzkLF7ZVaxKSmdttKm+KXT7HOY8c1q8p9E7x05+WHqw5XaZjUGFytVT1+0FkgUoH/u/I+csPLeJAg==", - "path": "selenium.firefox.webdriver/0.27.0", - "hashPath": "selenium.firefox.webdriver.0.27.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.dll deleted file mode 100644 index 30b6a5c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.pdb b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.pdb deleted file mode 100644 index 2cbbe4a..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/Search2.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/geckodriver.exe b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/geckodriver.exe deleted file mode 100644 index 4ce451b..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/geckodriver.exe and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.exe b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfo.cs b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfo.cs deleted file mode 100644 index 4743432..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search2")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search2")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search2")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfoInputs.cache b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfoInputs.cache deleted file mode 100644 index 9ff5dc8..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e6634809c8799e6b6b733d55f9806b0500da5c6f diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7a60709..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search2 -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\Search2\ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GlobalUsings.g.cs b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.assets.cache b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.assets.cache deleted file mode 100644 index 2b7b744..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.AssemblyReference.cache b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.AssemblyReference.cache deleted file mode 100644 index cd5053c..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.CoreCompileInputs.cache deleted file mode 100644 index 5f74094..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0a2672d37fc5b8c0a80968443dbb137a20f3d04b diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.FileListAbsolute.txt deleted file mode 100644 index 5f302fe..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,103 +0,0 @@ -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Search2.deps.json -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Search2.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Search2.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Search2.pdb -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\refint\Search2.dll -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.pdb -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\Search2.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\MSTest\Search2\obj\Debug\net7.0\ref\Search2.dll diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.dll b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.dll deleted file mode 100644 index 30b6a5c..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.genruntimeconfig.cache b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.genruntimeconfig.cache deleted file mode 100644 index f0fc716..0000000 --- a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -18d3104db81458224b0b78cf8ac05cc26ca7a2fb diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.pdb b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.pdb deleted file mode 100644 index 2cbbe4a..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/ref/Search2.dll b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/ref/Search2.dll deleted file mode 100644 index 2a470eb..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/ref/Search2.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/refint/Search2.dll b/Testing_Win/MSTest/Search2/obj/Debug/net7.0/refint/Search2.dll deleted file mode 100644 index 2a470eb..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/refint/Search2.dll and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/Search2/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/Search2/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfo.cs b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfo.cs deleted file mode 100644 index c198000..0000000 --- a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search2")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search2")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search2")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfoInputs.cache b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfoInputs.cache deleted file mode 100644 index 9850e2d..0000000 --- a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1e61db98a4e75004384966360713cb5fa2974b4a diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 7a60709..0000000 --- a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search2 -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\Search2\ diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GlobalUsings.g.cs b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.assets.cache b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.assets.cache deleted file mode 100644 index 45ba5b7..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.csproj.AssemblyReference.cache b/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.csproj.AssemblyReference.cache deleted file mode 100644 index cd5053c..0000000 Binary files a/Testing_Win/MSTest/Search2/obj/Release/net7.0/Search2.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.dgspec.json b/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.dgspec.json deleted file mode 100644 index 9a424e5..0000000 --- a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.dgspec.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj", - "projectName": "Search2", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "Selenium.Firefox.WebDriver": { - "target": "Package", - "version": "[0.27.0, )" - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.props b/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.props deleted file mode 100644 index 1749000..0000000 --- a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.targets b/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.targets deleted file mode 100644 index 94deb4c..0000000 --- a/Testing_Win/MSTest/Search2/obj/Search2.csproj.nuget.g.targets +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/obj/project.assets.json b/Testing_Win/MSTest/Search2/obj/project.assets.json deleted file mode 100644 index a204490..0000000 --- a/Testing_Win/MSTest/Search2/obj/project.assets.json +++ /dev/null @@ -1,2747 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "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.Firefox.WebDriver/0.27.0": { - "type": "package", - "build": { - "build/Selenium.Firefox.WebDriver.targets": {} - } - }, - "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.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.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.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.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" - ] - }, - "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.Firefox.WebDriver/0.27.0": { - "sha512": "HwCaTaa+snzkLF7ZVaxKSmdttKm+KXT7HOY8c1q8p9E7x05+WHqw5XaZjUGFytVT1+0FkgUoH/u/I+csPLeJAg==", - "type": "package", - "path": "selenium.firefox.webdriver/0.27.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Selenium.Firefox.WebDriver.targets", - "driver/geckodriver.exe", - "selenium.firefox.webdriver.0.27.0.nupkg.sha512", - "selenium.firefox.webdriver.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.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.3.2", - "Selenium.Firefox.WebDriver >= 0.27.0", - "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\\Testing\\MSTest\\Search2\\Search2.csproj", - "projectName": "Search2", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "Selenium.Firefox.WebDriver": { - "target": "Package", - "version": "[0.27.0, )" - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/Search2/obj/project.nuget.cache b/Testing_Win/MSTest/Search2/obj/project.nuget.cache deleted file mode 100644 index f6a39ab..0000000 --- a/Testing_Win/MSTest/Search2/obj/project.nuget.cache +++ /dev/null @@ -1,38 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "UGjM5kCMTxas0K6o2PkVv8diTwdzSSgoDnB5xMAWg48dIbguPAks2PDUx/dvAigvEAIMQEt6vZuSOQU5s0hpog==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\Search2\\Search2.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testframework\\2.2.10\\mstest.testframework.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.firefox.webdriver\\0.27.0\\selenium.firefox.webdriver.0.27.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/DesignTimeBuild/.dtbcache.v2 b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index 6e4ffd2..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/1ac8e70e-a5f8-42d0-a54f-d2f0f4f56558.vsidx b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/1ac8e70e-a5f8-42d0-a54f-d2f0f4f56558.vsidx deleted file mode 100644 index a03c2be..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/1ac8e70e-a5f8-42d0-a54f-d2f0f4f56558.vsidx and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/7b0e8f1c-348a-4bdc-88c5-c284e6adae7a.vsidx b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/7b0e8f1c-348a-4bdc-88c5-c284e6adae7a.vsidx deleted file mode 100644 index 99a9c76..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/7b0e8f1c-348a-4bdc-88c5-c284e6adae7a.vsidx and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/read.lock b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.futdcache.v2 b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.futdcache.v2 deleted file mode 100644 index 97d78ac..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.futdcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.suo b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.suo deleted file mode 100644 index 3c2260b..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/.suo and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/TestStore/0/000.testlog b/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/TestStore/0/000.testlog deleted file mode 100644 index 8d065b3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/.vs/SearchTest/v17/TestStore/0/000.testlog and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/SearchTest.csproj b/Testing_Win/MSTest/SearchTest/SearchTest.csproj deleted file mode 100644 index 8d83526..0000000 --- a/Testing_Win/MSTest/SearchTest/SearchTest.csproj +++ /dev/null @@ -1,17 +0,0 @@ - - - net7.0 - enable - enable - false - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_083629.html b/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_083629.html deleted file mode 100644 index 47465ae..0000000 --- a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_083629.html +++ /dev/null @@ -1,74 +0,0 @@ - - -

Test run details

-
-
Total tests
0

-
Passed  : 0
Failed  : 0
Skipped : 0
-
Pass percentage
0 %

-
Run duration
5s 498ms


-

All Results

-
-

Error and Warning messages

[MSTest][Discovery][c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll] MSTestAdapter nezjistil v třídě TestGoogleSearch sestavení c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll žádný test, protože: Object reference not set to an instance of an object..
V c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll nejsou dostupné žádné testy. Ujistěte se, že nástroje pro zjišťování a provádění testů jsou zaregistrované a že jsou vhodně zvolená nastavení verzí platformy a architektury, a zkuste to znovu.
- - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084024.html b/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084024.html deleted file mode 100644 index 1837621..0000000 --- a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084024.html +++ /dev/null @@ -1,74 +0,0 @@ - - -

Test run details

-
-
Total tests
0

-
Passed  : 0
Failed  : 0
Skipped : 0
-
Pass percentage
0 %

-
Run duration
2s 384ms


-

All Results

-
-

Error and Warning messages

[MSTest][Discovery][c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll] MSTestAdapter nezjistil v třídě TestGoogleSearch sestavení c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll žádný test, protože: Object reference not set to an instance of an object..
V c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll nejsou dostupné žádné testy. Ujistěte se, že nástroje pro zjišťování a provádění testů jsou zaregistrované a že jsou vhodně zvolená nastavení verzí platformy a architektury, a zkuste to znovu.
- - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084132.html b/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084132.html deleted file mode 100644 index 57bd8f3..0000000 --- a/Testing_Win/MSTest/SearchTest/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_084132.html +++ /dev/null @@ -1,74 +0,0 @@ - - -

Test run details

-
-
Total tests
0

-
Passed  : 0
Failed  : 0
Skipped : 0
-
Pass percentage
0 %

-
Run duration
2s 196ms


-

All Results

-
-

Error and Warning messages

[MSTest][Discovery][c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll] MSTestAdapter nezjistil v třídě TestGoogleSearch sestavení c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll žádný test, protože: Object reference not set to an instance of an object..
V c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll nejsou dostupné žádné testy. Ujistěte se, že nástroje pro zjišťování a provádění testů jsou zaregistrované a že jsou vhodně zvolená nastavení verzí platformy a architektury, a zkuste to znovu.
- - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/UnitTest1.cs b/Testing_Win/MSTest/SearchTest/UnitTest1.cs deleted file mode 100644 index 66828c8..0000000 --- a/Testing_Win/MSTest/SearchTest/UnitTest1.cs +++ /dev/null @@ -1,35 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Firefox; - -[TestClass] -public class TestGoogleSearch -{ - private IWebDriver driver; - - [TestInitialize] - public void SetUp() - { - driver = new FirefoxDriver(); - driver.Navigate().GoToUrl("https://www.google.com/"); - - // potvrzení přijetí všech požadavků - IAlert alert = driver.SwitchTo().Alert(); - alert.Accept(); - } - - [TestMethod] - public void TestSearch() - { - IWebElement searchInput = driver.FindElement(By.Name("q")); - searchInput.SendKeys("test"); - searchInput.Submit(); - - Assert.AreEqual(driver.Url, "https://www.google.com/search?q=test"); - } - - [TestCleanup] - public void TearDown() - { - driver.Quit(); - } -} diff --git a/Testing_Win/MSTest/SearchTest/Usings.cs b/Testing_Win/MSTest/SearchTest/Usings.cs deleted file mode 100644 index ab67c7e..0000000 --- a/Testing_Win/MSTest/SearchTest/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/bash.bat b/Testing_Win/MSTest/SearchTest/bash.bat deleted file mode 100644 index 9187cef..0000000 --- a/Testing_Win/MSTest/SearchTest/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html;IncludeTestContext=true;Title=true;Description=true" - - - diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 16aeafd..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml deleted file mode 100644 index 731cb46..0000000 --- a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - - Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions - - - - - Used to specify deployment item (file or directory) for per-test deployment. - Can be specified on test class or test method. - Can have multiple instances of the attribute to specify more than one item. - The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot. - - - [DeploymentItem("file1.xml")] - [DeploymentItem("file2.xml", "DataFiles")] - [DeploymentItem("bin\Debug")] - - - - - Initializes a new instance of the class. - - The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - - - - Initializes a new instance of the class - - The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory. - - - - Gets the path of the source file or folder to be copied. - - - - - Gets the path of the directory to which the item is copied. - - - - - Used to store information that is provided to unit tests. - - - - - Gets test properties for a test. - - - - - Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - - - - - Gets base directory for results from the test run. Typically a subdirectory of . - - - - - Gets directory for test run result files. Typically a subdirectory of . - - - - - Gets directory for test result files. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - Same as . Use that property instead. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - Same as . Use that property instead. - - - - - Gets directory for test run result files. Typically a subdirectory of . - Same as . Use that property for test run result files, or - for test-specific result files instead. - - - - - Gets the Fully-qualified name of the class containing the test method currently being executed - - - - - Gets the fully specified type name metadata format. - - - - - Gets the fully specified method name metadata format. - - - - - Gets the name of the test method currently being executed - - - - - Gets the current test outcome. - - - - - Adds a file name to the list in TestResult.ResultFileNames - - - The file Name. - - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index e0ab0d0..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.deps.json b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.deps.json deleted file mode 100644 index a011dc9..0000000 --- a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.deps.json +++ /dev/null @@ -1,681 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "SearchTest/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "2.2.10", - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.Firefox.WebDriver": "0.27.0", - "Selenium.Mozilla.Firefox.Webdriver": "0.6.0.1", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "SearchTest.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/2.2.10": { - "runtime": { - "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.Firefox.WebDriver/0.27.0": {}, - "Selenium.Mozilla.Firefox.Webdriver/0.6.0.1": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - } - } - }, - "libraries": { - "SearchTest/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "path": "mstest.testframework/2.2.10", - "hashPath": "mstest.testframework.2.2.10.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.Firefox.WebDriver/0.27.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HwCaTaa+snzkLF7ZVaxKSmdttKm+KXT7HOY8c1q8p9E7x05+WHqw5XaZjUGFytVT1+0FkgUoH/u/I+csPLeJAg==", - "path": "selenium.firefox.webdriver/0.27.0", - "hashPath": "selenium.firefox.webdriver.0.27.0.nupkg.sha512" - }, - "Selenium.Mozilla.Firefox.Webdriver/0.6.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gW7ODClQCQNr146qkcTx5RiOeSsrahQ4B5nUNk3NDXVQ4T1i9yPGd66NomRcuszOCJj3XNc/0xmUz27/0xYovA==", - "path": "selenium.mozilla.firefox.webdriver/0.6.0.1", - "hashPath": "selenium.mozilla.firefox.webdriver.0.6.0.1.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.dll deleted file mode 100644 index eb14b72..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.pdb b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.pdb deleted file mode 100644 index e5b26a4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.runtimeconfig.json b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/SearchTest.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll deleted file mode 100644 index 9ee9e46..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll deleted file mode 100644 index 7258bea..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll deleted file mode 100644 index 9a0c197..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 35bbafe..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/geckodriver.exe b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/geckodriver.exe deleted file mode 100644 index 4ce451b..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/geckodriver.exe and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.exe b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/MSTest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfo.cs b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfo.cs deleted file mode 100644 index 9a2dfb0..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyTitleAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Vygenerované třídou WriteCodeFragment nástroje MSBuild - diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfoInputs.cache b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfoInputs.cache deleted file mode 100644 index 8738016..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -5b910aef8ba78dff60486a3d8c92d0e659aabbdd diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index dab6bae..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = SearchTest -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\SearchTest\ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GlobalUsings.g.cs b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.assets.cache b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.assets.cache deleted file mode 100644 index 4c669a4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.AssemblyReference.cache b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.AssemblyReference.cache deleted file mode 100644 index 9941d09..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.BuildWithSkipAnalyzers b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CopyComplete b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CoreCompileInputs.cache deleted file mode 100644 index 099c840..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -a281f5a2bce309253ac4d20890f02ce2dc81fa01 diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.FileListAbsolute.txt deleted file mode 100644 index 11a00b6..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,208 +0,0 @@ -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/selenium-manager/linux/selenium-manager -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/selenium-manager/macos/selenium-manager -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/SearchTest.deps.json -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/SearchTest.runtimeconfig.json -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/SearchTest.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/SearchTest.pdb -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/testhost.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Newtonsoft.Json.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/NuGet.Frameworks.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/WebDriver.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.AssemblyReference.cache -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfoInputs.cache -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.AssemblyInfo.cs -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CoreCompileInputs.cache -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.csproj.CopyComplete -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/refint/SearchTest.dll -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.pdb -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/SearchTest.genruntimeconfig.cache -/home/kankys/dev/testing/devLinux/mstest/SearchTest/obj/Debug/net7.0/ref/SearchTest.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.deps.json -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\SearchTest.pdb -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\refint\SearchTest.dll -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.pdb -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\SearchTest.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\MSTest\SearchTest\obj\Debug\net7.0\ref\SearchTest.dll diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.dll b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.dll deleted file mode 100644 index eb14b72..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.genruntimeconfig.cache b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.genruntimeconfig.cache deleted file mode 100644 index 96f069e..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -b27959406305f8c440cba092d44095b134da8aaa diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.pdb b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.pdb deleted file mode 100644 index e5b26a4..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/ref/SearchTest.dll b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/ref/SearchTest.dll deleted file mode 100644 index 05f6a11..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/ref/SearchTest.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/refint/SearchTest.dll b/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/refint/SearchTest.dll deleted file mode 100644 index 05f6a11..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/refint/SearchTest.dll and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfo.cs b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfo.cs deleted file mode 100644 index 114a63a..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyTitleAttribute("SearchTest")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfoInputs.cache b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfoInputs.cache deleted file mode 100644 index b644f0e..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f4e01a7f02d81e8ab4876a1baf083cc29bcab9a3 diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index dab6bae..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = SearchTest -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\MSTest\SearchTest\ diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GlobalUsings.g.cs b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.assets.cache b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.assets.cache deleted file mode 100644 index 024f41a..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.csproj.AssemblyReference.cache b/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.csproj.AssemblyReference.cache deleted file mode 100644 index a4d797b..0000000 Binary files a/Testing_Win/MSTest/SearchTest/obj/Release/net7.0/SearchTest.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.dgspec.json b/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.dgspec.json deleted file mode 100644 index 72471d8..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.dgspec.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj": {} - }, - "projects": { - "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj", - "projectName": "SearchTest", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "Selenium.Firefox.WebDriver": { - "target": "Package", - "version": "[0.27.0, )" - }, - "Selenium.Mozilla.Firefox.Webdriver": { - "target": "Package", - "version": "[0.6.0.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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.props b/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.props deleted file mode 100644 index 92c869f..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.props +++ /dev/null @@ -1,24 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - - C:\Users\lukas.kanka\.nuget\packages\selenium.mozilla.firefox.webdriver\0.6.0.1 - - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.targets b/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.targets deleted file mode 100644 index 94deb4c..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/SearchTest.csproj.nuget.g.targets +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/obj/project.assets.json b/Testing_Win/MSTest/SearchTest/obj/project.assets.json deleted file mode 100644 index 033baf7..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/project.assets.json +++ /dev/null @@ -1,2771 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "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.Firefox.WebDriver/0.27.0": { - "type": "package", - "build": { - "build/Selenium.Firefox.WebDriver.targets": {} - } - }, - "Selenium.Mozilla.Firefox.Webdriver/0.6.0.1": { - "type": "package" - }, - "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.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.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.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.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" - ] - }, - "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.Firefox.WebDriver/0.27.0": { - "sha512": "HwCaTaa+snzkLF7ZVaxKSmdttKm+KXT7HOY8c1q8p9E7x05+WHqw5XaZjUGFytVT1+0FkgUoH/u/I+csPLeJAg==", - "type": "package", - "path": "selenium.firefox.webdriver/0.27.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/Selenium.Firefox.WebDriver.targets", - "driver/geckodriver.exe", - "selenium.firefox.webdriver.0.27.0.nupkg.sha512", - "selenium.firefox.webdriver.nuspec" - ] - }, - "Selenium.Mozilla.Firefox.Webdriver/0.6.0.1": { - "sha512": "gW7ODClQCQNr146qkcTx5RiOeSsrahQ4B5nUNk3NDXVQ4T1i9yPGd66NomRcuszOCJj3XNc/0xmUz27/0xYovA==", - "type": "package", - "path": "selenium.mozilla.firefox.webdriver/0.6.0.1", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Driver/wires-0.6.0-win.exe", - "content/Readme.txt", - "selenium.mozilla.firefox.webdriver.0.6.0.1.nupkg.sha512", - "selenium.mozilla.firefox.webdriver.nuspec", - "tools/install.ps1", - "tools/uninstall.ps1" - ] - }, - "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.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.3.2", - "Selenium.Firefox.WebDriver >= 0.27.0", - "Selenium.Mozilla.Firefox.Webdriver >= 0.6.0.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\\Testing\\MSTest\\SearchTest\\SearchTest.csproj", - "projectName": "SearchTest", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "Selenium.Firefox.WebDriver": { - "target": "Package", - "version": "[0.27.0, )" - }, - "Selenium.Mozilla.Firefox.Webdriver": { - "target": "Package", - "version": "[0.6.0.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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/SearchTest/obj/project.nuget.cache b/Testing_Win/MSTest/SearchTest/obj/project.nuget.cache deleted file mode 100644 index 63aa7c9..0000000 --- a/Testing_Win/MSTest/SearchTest/obj/project.nuget.cache +++ /dev/null @@ -1,39 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "tTvDf5m7hFqpbMK+tMOKo1axRvrPR9bN9WbO6DI1wIid3uHieDeTlqMm+BewLH45H4W8hqaKT6F5CDL0cDvC3A==", - "success": true, - "projectFilePath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\SearchTest\\SearchTest.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testframework\\2.2.10\\mstest.testframework.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.firefox.webdriver\\0.27.0\\selenium.firefox.webdriver.0.27.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.mozilla.firefox.webdriver\\0.6.0.1\\selenium.mozilla.firefox.webdriver.0.6.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v5.2 b/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v5.2 deleted file mode 100644 index b2f7d77..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v5.2 and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v7.bin b/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v7.bin deleted file mode 100644 index 65fb46b..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.metadata.v7.bin and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v5.2 b/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v5.2 deleted file mode 100644 index 85f884d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v5.2 and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v7.bin b/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v7.bin deleted file mode 100644 index f54452b..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/ProjectEvaluation/testproject1.projects.v7.bin and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/DesignTimeBuild/.dtbcache.v2 b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index ab97dfb..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/FileContentIndex/de5e6158-580a-4992-a4ac-ac936b90519a.vsidx b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/FileContentIndex/de5e6158-580a-4992-a4ac-ac936b90519a.vsidx deleted file mode 100644 index 1eec72e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/FileContentIndex/de5e6158-580a-4992-a4ac-ac936b90519a.vsidx and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.futdcache.v2 b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.futdcache.v2 deleted file mode 100644 index 29bcd73..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.futdcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.suo b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.suo deleted file mode 100644 index 361b212..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.suo and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.wsuo b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.wsuo deleted file mode 100644 index 45b91a1..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/.wsuo and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/TestStore/0/000.testlog b/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/TestStore/0/000.testlog deleted file mode 100644 index 6bde796..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/TestStore/0/000.testlog and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/VSWorkspaceState.json b/Testing_Win/MSTest/TestProject1/.vs/VSWorkspaceState.json deleted file mode 100644 index 1dfd45e..0000000 --- a/Testing_Win/MSTest/TestProject1/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "ExpandedNodes": [ - "" - ], - "SelectedNode": "\\UnitTest1.cs", - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/.vs/slnx.sqlite b/Testing_Win/MSTest/TestProject1/.vs/slnx.sqlite deleted file mode 100644 index 4156a57..0000000 Binary files a/Testing_Win/MSTest/TestProject1/.vs/slnx.sqlite and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/README.md b/Testing_Win/MSTest/TestProject1/README.md deleted file mode 100644 index ea59590..0000000 --- a/Testing_Win/MSTest/TestProject1/README.md +++ /dev/null @@ -1,9 +0,0 @@ -MSTEST - -Windows 11 - -.NET 7.0 - - logovani: - - dotnet test --logger trx \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/TestProject1.csproj b/Testing_Win/MSTest/TestProject1/TestProject1.csproj deleted file mode 100644 index e66fd11..0000000 --- a/Testing_Win/MSTest/TestProject1/TestProject1.csproj +++ /dev/null @@ -1,23 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - - - - - diff --git a/Testing_Win/MSTest/TestProject1/UnitTest1.cs b/Testing_Win/MSTest/TestProject1/UnitTest1.cs deleted file mode 100644 index c44b88e..0000000 --- a/Testing_Win/MSTest/TestProject1/UnitTest1.cs +++ /dev/null @@ -1,95 +0,0 @@ -using OpenQA.Selenium; - -using OpenQA.Selenium.Chrome; - -using Microsoft.VisualStudio.TestTools.UnitTesting; - -using System; - - - - - -namespace TestProject2 - -{ - - [TestClass] - - public class UnitTest1 - - { - - String test_url = "https://lukan.cz/"; - - - - String itemName = "Lukáš Bloguje"; - - - - [TestMethod] - - public void TestMethod1() - - { - - IWebDriver driver; - - - - // Local Selenium WebDriver - - - - driver = new ChromeDriver(); - - driver.Navigate().GoToUrl(test_url); - - driver.Manage().Window.Maximize(); - - - // Kontrola titulku - string expectedTitle = "Lukáš bloguje - Blog o všem možném i nemožném"; - - string actualTitle = driver.Title; - - Assert.AreEqual(expectedTitle, actualTitle, "Title does not match"); - - - - - // Clikne na tlačítko - - IWebElement addButton = driver.FindElement(By.Id("menu-item-79")); - - addButton.Click(); - - // Kontrola titulku - expectedTitle = "O mně - Lukáš bloguje"; - - actualTitle = driver.Title; - - Assert.AreEqual(expectedTitle, actualTitle, "Title does not match"); - - - - // Počká tři sekundy na další akci - - Thread.Sleep(3000); - - - - Console.Write("Dotestováno"); - - - - // zavře prohlížeč - - driver.Quit(); - - } - - } - -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/Usings.cs b/Testing_Win/MSTest/TestProject1/Usings.cs deleted file mode 100644 index ab67c7e..0000000 --- a/Testing_Win/MSTest/TestProject1/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/bash.bat b/Testing_Win/MSTest/TestProject1/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Testing_Win/MSTest/TestProject1/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 16aeafd..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml deleted file mode 100644 index 731cb46..0000000 --- a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - - Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions - - - - - Used to specify deployment item (file or directory) for per-test deployment. - Can be specified on test class or test method. - Can have multiple instances of the attribute to specify more than one item. - The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot. - - - [DeploymentItem("file1.xml")] - [DeploymentItem("file2.xml", "DataFiles")] - [DeploymentItem("bin\Debug")] - - - - - Initializes a new instance of the class. - - The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - - - - Initializes a new instance of the class - - The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory. - - - - Gets the path of the source file or folder to be copied. - - - - - Gets the path of the directory to which the item is copied. - - - - - Used to store information that is provided to unit tests. - - - - - Gets test properties for a test. - - - - - Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - - - - - Gets base directory for results from the test run. Typically a subdirectory of . - - - - - Gets directory for test run result files. Typically a subdirectory of . - - - - - Gets directory for test result files. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - Same as . Use that property instead. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - Same as . Use that property instead. - - - - - Gets directory for test run result files. Typically a subdirectory of . - Same as . Use that property for test run result files, or - for test-specific result files instead. - - - - - Gets the Fully-qualified name of the class containing the test method currently being executed - - - - - Gets the fully specified type name metadata format. - - - - - Gets the fully specified method name metadata format. - - - - - Gets the name of the test method currently being executed - - - - - Gets the current test outcome. - - - - - Adds a file name to the list in TestResult.ResultFileNames - - - The file Name. - - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - - Used to write trace messages while the test is running - - formatted message string - - - - Used to write trace messages while the test is running - - format string - the arguments - - - diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index e0ab0d0..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.deps.json b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.deps.json deleted file mode 100644 index a0e7ea0..0000000 --- a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.deps.json +++ /dev/null @@ -1,663 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "TestProject1/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "2.2.10", - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "TestProject1.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/2.2.10": { - "runtime": { - "lib/net5.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7126.11" - } - } - } - } - }, - "libraries": { - "TestProject1/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JZRVXKq19uRhkj8MuzsU8zJhPV2JV3ZToFPAIg+BU53L1L9mNDfm9jXerdRfbrE4HBcf2M54Ij80zPOdlha3+Q==", - "path": "mstest.testframework/2.2.10", - "hashPath": "mstest.testframework.2.2.10.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.dll deleted file mode 100644 index e364fb8..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.pdb b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.pdb deleted file mode 100644 index 89cf40d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.runtimeconfig.json b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/TestProject1.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll deleted file mode 100644 index 9ee9e46..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll deleted file mode 100644 index 7258bea..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll deleted file mode 100644 index 9a0c197..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 35bbafe..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.exe b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfoInputs.cache b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfoInputs.cache deleted file mode 100644 index 75cdc50..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c6d987c1653a3f05f32eaed5c4ddbb6dc2b4c398 diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GlobalUsings.g.cs b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.assets.cache b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.assets.cache deleted file mode 100644 index bafd7a3..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.BuildWithSkipAnalyzers b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.CopyComplete b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.CoreCompileInputs.cache deleted file mode 100644 index cfe8d25..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0ac2d0d5959960fe029aa054db90b9aff0fea785 diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.FileListAbsolute.txt deleted file mode 100644 index 0c44b8b..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,210 +0,0 @@ -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\TestProject1.deps.json -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\TestProject1.runtimeconfig.json -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\TestProject1.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\TestProject1.pdb -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -C:\Testing.Net\VisualStudio2022\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.csproj.AssemblyReference.cache -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.AssemblyInfoInputs.cache -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.AssemblyInfo.cs -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.csproj.CoreCompileInputs.cache -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.csproj.CopyComplete -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.dll -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\refint\TestProject1.dll -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.pdb -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\TestProject1.genruntimeconfig.cache -C:\Testing.Net\VisualStudio2022\TestProject1\obj\Debug\net7.0\ref\TestProject1.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\TestProject1.deps.json -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\TestProject1.runtimeconfig.json -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\TestProject1.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\TestProject1.pdb -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.csproj.AssemblyReference.cache -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.AssemblyInfoInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.AssemblyInfo.cs -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.csproj.CopyComplete -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\refint\TestProject1.dll -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.pdb -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\TestProject1.genruntimeconfig.cache -C:\Testing.Net\GitHub\Testing\MSTest\TestProject1\obj\Debug\net7.0\ref\TestProject1.dll -c:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.TestPlatform.AdapterUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll -c:\Testing.Net\GitHub\Testing\MSTest\TestProject1\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.dll b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.dll deleted file mode 100644 index e364fb8..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.genruntimeconfig.cache b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.genruntimeconfig.cache deleted file mode 100644 index 788c72a..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -cd6958c5793f46f779f95b43b2a653fd02cd5b6d diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.pdb b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.pdb deleted file mode 100644 index 89cf40d..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/ref/TestProject1.dll b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/ref/TestProject1.dll deleted file mode 100644 index 71c7a69..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/ref/TestProject1.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/refint/TestProject1.dll b/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/refint/TestProject1.dll deleted file mode 100644 index 71c7a69..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/refint/TestProject1.dll and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfo.cs b/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfo.cs deleted file mode 100644 index 64efbe1..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("TestProject1")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("TestProject1")] -[assembly: System.Reflection.AssemblyTitleAttribute("TestProject1")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfoInputs.cache b/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfoInputs.cache deleted file mode 100644 index 5c1ff83..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d4446c02e4d01c835bbf43dcd88a7198538cff36 diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GlobalUsings.g.cs b/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.assets.cache b/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.assets.cache deleted file mode 100644 index 4507701..0000000 Binary files a/Testing_Win/MSTest/TestProject1/obj/Release/net7.0/TestProject1.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.props b/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.props deleted file mode 100644 index d3211ac..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas\.nuget\packages\ - PackageReference - 6.7.0 - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.targets b/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.targets deleted file mode 100644 index 0ea23ec..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/TestProject1.csproj.nuget.g.targets +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/obj/project.assets.json b/Testing_Win/MSTest/TestProject1/obj/project.assets.json deleted file mode 100644 index 906bd54..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/project.assets.json +++ /dev/null @@ -1,2723 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "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.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.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.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.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.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" - ] - }, - "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.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.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.3.2", - "Selenium.WebDriver >= 4.8.0", - "coverlet.collector >= 3.1.2" - ] - }, - "packageFolders": { - "C:\\Users\\lukas\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj", - "projectName": "TestProject1", - "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj", - "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", - "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\lukas\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[2.2.10, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.3.2, )" - }, - "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.400\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/TestProject1/obj/project.nuget.cache b/Testing_Win/MSTest/TestProject1/obj/project.nuget.cache deleted file mode 100644 index da0dae1..0000000 --- a/Testing_Win/MSTest/TestProject1/obj/project.nuget.cache +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "g3zDyOAehihQAfAS8lMFy7mGnXUya4aPuP4wpprEjfcwe9aHaQjEavZu3IDBdBIKJPCaFMwDUE4NvoSUaVfuJg==", - "success": true, - "projectFilePath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\Testing_Win\\MSTest\\TestProject1\\TestProject1.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\mstest.testframework\\2.2.10\\mstest.testframework.2.2.10.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.metadata.v5.2 b/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.metadata.v5.2 deleted file mode 100644 index a68698b..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.metadata.v5.2 and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.projects.v5.2 b/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.projects.v5.2 deleted file mode 100644 index 77fbb58..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/ProjectEvaluation/zive.projects.v5.2 and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 b/Testing_Win/MSTest/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index be3a22c..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/FileContentIndex/b8291e3b-fb5e-445b-87c2-afbe4d711143.vsidx b/Testing_Win/MSTest/zive/.vs/zive/FileContentIndex/b8291e3b-fb5e-445b-87c2-afbe4d711143.vsidx deleted file mode 100644 index 45b62d2..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/FileContentIndex/b8291e3b-fb5e-445b-87c2-afbe4d711143.vsidx and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/FileContentIndex/read.lock b/Testing_Win/MSTest/zive/.vs/zive/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/zive/.vs/zive/v17/.futdcache.v2 b/Testing_Win/MSTest/zive/.vs/zive/v17/.futdcache.v2 deleted file mode 100644 index 06ca4e6..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/v17/.futdcache.v2 and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/v17/.suo b/Testing_Win/MSTest/zive/.vs/zive/v17/.suo deleted file mode 100644 index 5071d0e..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/v17/.suo and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/000.testlog b/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/000.testlog deleted file mode 100644 index 9450824..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/000.testlog and /dev/null differ diff --git a/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/testlog.manifest b/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/testlog.manifest deleted file mode 100644 index e92ede2..0000000 Binary files a/Testing_Win/MSTest/zive/.vs/zive/v17/TestStore/0/testlog.manifest and /dev/null differ diff --git a/Testing_Win/MSTest/zive/Usings.cs b/Testing_Win/MSTest/zive/Usings.cs deleted file mode 100644 index ab67c7e..0000000 --- a/Testing_Win/MSTest/zive/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Microsoft.VisualStudio.TestTools.UnitTesting; \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/bash.bat b/Testing_Win/MSTest/zive/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Testing_Win/MSTest/zive/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll deleted file mode 100644 index d64dcd2..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.AdapterUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 70f9bd7..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index 6112297..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index 1983201..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 417cd11..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index f5d475d..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 4447ea1..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 56a2070..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll deleted file mode 100644 index 1b74172..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll deleted file mode 100644 index 58bee83..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll deleted file mode 100644 index a43f218..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 591b1f1..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll deleted file mode 100644 index 42f174a..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml deleted file mode 100644 index 9ee7ab4..0000000 --- a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml +++ /dev/null @@ -1,173 +0,0 @@ - - - - Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions - - - - - Used to specify deployment item (file or directory) for per-test deployment. - Can be specified on test class or test method. - Can have multiple instances of the attribute to specify more than one item. - The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot. - - - If specified on a test class, the class needs to contain at least one test method. This means that the - attribute cannot be combined with a test class that would contain only a AssemblyInitialize or ClassInitialize - method. - - - [DeploymentItem("file1.xml")] - [DeploymentItem("file2.xml", "DataFiles")] - [DeploymentItem("bin\Debug")]. - - - - - Initializes a new instance of the class. - - The file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - - - - Initializes a new instance of the class. - - The relative or absolute path to the file or directory to deploy. The path is relative to the build output directory. The item will be copied to the same directory as the deployed test assemblies. - The path of the directory to which the items are to be copied. It can be either absolute or relative to the deployment directory. All files and directories identified by will be copied to this directory. - - - - Gets the path of the source file or folder to be copied. - - - - - Gets the path of the directory to which the item is copied. - - - - - Used to store information that is provided to unit tests. - - - - - Gets test properties for a test. - - - - - Gets or sets the cancellation token source. This token source is canceled when test times out. Also when explicitly canceled the test will be aborted. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - - - - - Gets base directory for results from the test run. Typically a subdirectory of . - - - - - Gets directory for test run result files. Typically a subdirectory of . - - - - - Gets directory for test result files. - - - - - Gets base directory for the test run, under which deployed files and result files are stored. - Same as . Use that property instead. - - - - - Gets directory for files deployed for the test run. Typically a subdirectory of . - Same as . Use that property instead. - - - - - Gets directory for test run result files. Typically a subdirectory of . - Same as . Use that property for test run result files, or - for test-specific result files instead. - - - - - Gets the Fully-qualified name of the class containing the test method currently being executed. - - - This property can be useful in attributes derived from ExpectedExceptionBaseAttribute. - Those attributes have access to the test context, and provide messages that are included - in the test results. Users can benefit from messages that include the fully-qualified - class name in addition to the name of the test method currently being executed. - - - - - Gets the fully specified type name metadata format. - - - - - Gets the fully specified method name metadata format. - - - - - Gets the name of the test method currently being executed. - - - - - Gets the current test outcome. - - - - - Adds a file name to the list in TestResult.ResultFileNames. - - - The file Name. - - - - - Used to write trace messages while the test is running. - - formatted message string. - - - - Used to write trace messages while the test is running. - - format string. - the arguments. - - - - Used to write trace messages while the test is running. - - formatted message string. - - - - Used to write trace messages while the test is running. - - format string. - the arguments. - - - diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll deleted file mode 100644 index dad8e80..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e37f43e..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 73f1fa1..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3797dea..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 1502656..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2bcf064..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 9b359b4..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 6c10577..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 424c2e4..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7b9c795..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index ecc85c8..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index af22059..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 3a7d816..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index e8daad9..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 3035043..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 64adff7..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index f10fac0..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index f33b9b1..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 604693b..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 3374bec..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d12134..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ed2a52a..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 039874c..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 698b0a9..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index d6b1d8b..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4ffd4b3..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index fa58fcd..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e35d26f..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 3e2265a..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 4688cd8..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 3cfc3cb..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4ec1b11..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index f67e5e1..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 14071a6..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.exe b/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index aed2b88..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index a1a0f6d..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 0911e9a..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e0d91be..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bf301e0..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index fa807db..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2a95345..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0cd226c..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 2ff9013..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index b20274f..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll deleted file mode 100644 index 3b225a8..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.deps.json b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.deps.json deleted file mode 100644 index 27b9828..0000000 --- a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.deps.json +++ /dev/null @@ -1,704 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "zive/1.0.0": { - "dependencies": { - "MSTest.TestAdapter": "2.2.10", - "MSTest.TestFramework": "3.0.2", - "Microsoft.NET.Test.Sdk": "17.4.1", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions": "14.0.0.0" - }, - "runtime": { - "zive.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.4.1": { - "runtime": { - "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.400.422.47203" - } - } - }, - "Microsoft.NET.Test.Sdk/17.4.1": { - "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.4.1": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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.4.1": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp3.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "MSTest.TestAdapter/2.2.10": { - "dependencies": { - "Newtonsoft.Json": "13.0.1", - "System.Diagnostics.TextWriterTraceListener": "4.3.0" - } - }, - "MSTest.TestFramework/3.0.2": { - "runtime": { - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7923.2" - } - }, - "resources": { - "lib/net6.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net6.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net6.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net6.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net6.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net6.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net6.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net6.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net6.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net6.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "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" - } - }, - "System.Diagnostics.TraceSource/4.3.0": { - "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" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "runtime": { - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": { - "assemblyVersion": "14.0.0.0", - "fileVersion": "14.0.7923.2" - } - } - } - } - }, - "libraries": { - "zive/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==", - "path": "microsoft.codecoverage/17.4.1", - "hashPath": "microsoft.codecoverage.17.4.1.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", - "path": "microsoft.net.test.sdk/17.4.1", - "hashPath": "microsoft.net.test.sdk.17.4.1.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-v2CwoejusooZa/DZYt7UXo+CJOvwAmqg6ZyFJeIBu+DCRDqpEtf7WYhZ/AWii0EKzANPPLU9+m148aipYQkTuA==", - "path": "microsoft.testplatform.objectmodel/17.4.1", - "hashPath": "microsoft.testplatform.objectmodel.17.4.1.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.4.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", - "path": "microsoft.testplatform.testhost/17.4.1", - "hashPath": "microsoft.testplatform.testhost.17.4.1.nupkg.sha512" - }, - "MSTest.TestAdapter/2.2.10": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KOc7XVNM0Q5GrTAx4RhxTgwdt9O5gOqSzmLpUMyl9ywa6vvUNFVQ9nCjtEE7qDQW54MZdc82e287PzZDc7yQtA==", - "path": "mstest.testadapter/2.2.10", - "hashPath": "mstest.testadapter.2.2.10.nupkg.sha512" - }, - "MSTest.TestFramework/3.0.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cuCE5PXK0mX0FIfY3yzDNKFqCf2FTxZhdH/Bxg4662MAWZg4TnG3rYsFzNpPECrvn8Ry6lG8TaT2Ltg1NZkC6Q==", - "path": "mstest.testframework/3.0.2", - "hashPath": "mstest.testframework.3.0.2.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TextWriterTraceListener/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==", - "path": "system.diagnostics.textwritertracelistener/4.3.0", - "hashPath": "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.TraceSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==", - "path": "system.diagnostics.tracesource/4.3.0", - "hashPath": "system.diagnostics.tracesource.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions/14.0.0.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.dll b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.dll deleted file mode 100644 index 17554a6..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.pdb b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.pdb deleted file mode 100644 index 9ad3456..0000000 Binary files a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.runtimeconfig.json b/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/MSTest/zive/bin/Debug/net7.0/zive.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/MSTest/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/ref/zive.dll b/Testing_Win/MSTest/zive/obj/Debug/net7.0/ref/zive.dll deleted file mode 100644 index 61ea9ab..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/ref/zive.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/refint/zive.dll b/Testing_Win/MSTest/zive/obj/Debug/net7.0/refint/zive.dll deleted file mode 100644 index 61ea9ab..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/refint/zive.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs deleted file mode 100644 index 490a05a..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("zive")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("zive")] -[assembly: System.Reflection.AssemblyTitleAttribute("zive")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache deleted file mode 100644 index 64cfcad..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d53522947ba4f3d8ee1c77096ea1c9cdaf5bd4aa diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 0a344c1..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = zive -build_property.ProjectDir = c:\Testing.Net\GitHub\Testing\MSTest\zive\ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.assets.cache b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.assets.cache deleted file mode 100644 index f4399c1..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.assets.cache and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache deleted file mode 100644 index 62a6bc3..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.CopyComplete b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache deleted file mode 100644 index 18c3caa..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -387e93babdf79301a60aaeff95e7d00658fac6b4 diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt deleted file mode 100644 index ec4c75b..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,116 +0,0 @@ -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.AdapterUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zive.deps.json -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zive.runtimeconfig.json -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zive.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zive.pdb -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.csproj.AssemblyReference.cache -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.AssemblyInfoInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.AssemblyInfo.cs -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.csproj.CopyComplete -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\refint\zive.dll -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.pdb -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\zive.genruntimeconfig.cache -C:\Testing.Net\GitHub\Testing\MSTest\zive\obj\Debug\net7.0\ref\zive.dll diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.dll b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.dll deleted file mode 100644 index 17554a6..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache deleted file mode 100644 index 0a60c54..0000000 --- a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -edf1763007a07863bf50d6bfecedd0cd6df38184 diff --git a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.pdb b/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.pdb deleted file mode 100644 index 9ad3456..0000000 Binary files a/Testing_Win/MSTest/zive/obj/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Testing_Win/MSTest/zive/obj/project.assets.json b/Testing_Win/MSTest/zive/obj/project.assets.json deleted file mode 100644 index e6e6d13..0000000 --- a/Testing_Win/MSTest/zive/obj/project.assets.json +++ /dev/null @@ -1,2428 +0,0 @@ -{ - "version": 3, - "targets": { - "net7.0": { - "coverlet.collector/3.1.2": { - "type": "package", - "build": { - "build/netstandard1.0/coverlet.collector.targets": {} - } - }, - "Microsoft.CodeCoverage/17.4.1": { - "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.4.1": { - "type": "package", - "dependencies": { - "Microsoft.CodeCoverage": "17.4.1", - "Microsoft.TestPlatform.TestHost": "17.4.1" - }, - "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.4.1": { - "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.4.1": { - "type": "package", - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.4.1", - "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/3.0.2": { - "type": "package", - "compile": { - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": { - "related": ".xml" - } - }, - "resource": { - "lib/net6.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "cs" - }, - "lib/net6.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "de" - }, - "lib/net6.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "es" - }, - "lib/net6.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "fr" - }, - "lib/net6.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "it" - }, - "lib/net6.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ja" - }, - "lib/net6.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ko" - }, - "lib/net6.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pl" - }, - "lib/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "pt-BR" - }, - "lib/net6.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "ru" - }, - "lib/net6.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "tr" - }, - "lib/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hans" - }, - "lib/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll": { - "locale": "zh-Hant" - } - }, - "build": { - "build/net6.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.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.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.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.4.1": { - "sha512": "T21KxaiFawbrrjm0uXjxAStXaBm5P9H6Nnf8BUtBTvIpd8q57lrChVBCY2dnazmSu9/kuX4z5+kAOT78Dod7vA==", - "type": "package", - "path": "microsoft.codecoverage/17.4.1", - "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.VisualStudio.TraceDataCollector.dll", - "build/netstandard2.0/Mono.Cecil.Pdb.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.4.1.nupkg.sha512", - "microsoft.codecoverage.nuspec" - ] - }, - "Microsoft.NET.Test.Sdk/17.4.1": { - "sha512": "kJ5/v2ad+VEg1fL8UH18nD71Eu+Fq6dM4RKBVqlV2MLSEK/AW4LUkqlk7m7G+BrxEDJVwPjxHam17nldxV80Ow==", - "type": "package", - "path": "microsoft.net.test.sdk/17.4.1", - "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.4.1.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.4.1": { - "sha512": "v2CwoejusooZa/DZYt7UXo+CJOvwAmqg6ZyFJeIBu+DCRDqpEtf7WYhZ/AWii0EKzANPPLU9+m148aipYQkTuA==", - "type": "package", - "path": "microsoft.testplatform.objectmodel/17.4.1", - "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.4.1.nupkg.sha512", - "microsoft.testplatform.objectmodel.nuspec" - ] - }, - "Microsoft.TestPlatform.TestHost/17.4.1": { - "sha512": "K7QXM4P4qrDKdPs/VSEKXR08QEru7daAK8vlIbhwENM3peXJwb9QgrAbtbYyyfVnX+F1m+1hntTH6aRX+h/f8g==", - "type": "package", - "path": "microsoft.testplatform.testhost/17.4.1", - "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.4.1.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/3.0.2": { - "sha512": "cuCE5PXK0mX0FIfY3yzDNKFqCf2FTxZhdH/Bxg4662MAWZg4TnG3rYsFzNpPECrvn8Ry6lG8TaT2Ltg1NZkC6Q==", - "type": "package", - "path": "mstest.testframework/3.0.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "Icon.png", - "build/net6.0/MSTest.TestFramework.targets", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "build/net6.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "build/net6.0/winui/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net462/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net462/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/net6.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/net6.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll", - "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.xml", - "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll", - "mstest.testframework.3.0.2.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.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.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 >= 3.0.2", - "Microsoft.NET.Test.Sdk >= 17.4.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\\Testing\\MSTest\\zive\\zive.csproj", - "projectName": "zive", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\MSTest\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[3.0.2, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.4.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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/obj/project.nuget.cache b/Testing_Win/MSTest/zive/obj/project.nuget.cache deleted file mode 100644 index 4e2a891..0000000 --- a/Testing_Win/MSTest/zive/obj/project.nuget.cache +++ /dev/null @@ -1,37 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "EAqnGUBjAcBjY0waI602lNIvc0PEww0W2WAeEybhiOwAA/Vcj1Exqtf/ma359bKVDTAJr+MPqAJxdGtvG7dP2Q==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.4.1\\microsoft.codecoverage.17.4.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.4.1\\microsoft.net.test.sdk.17.4.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.4.1\\microsoft.testplatform.objectmodel.17.4.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.4.1\\microsoft.testplatform.testhost.17.4.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testadapter\\2.2.10\\mstest.testadapter.2.2.10.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\mstest.testframework\\3.0.2\\mstest.testframework.3.0.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.3.0\\system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracesource\\4.3.0\\system.diagnostics.tracesource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.dgspec.json b/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.dgspec.json deleted file mode 100644 index 6686615..0000000 --- a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.dgspec.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj", - "projectName": "zive", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\zive\\zive.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\MSTest\\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": { - "MSTest.TestAdapter": { - "target": "Package", - "version": "[2.2.10, )" - }, - "MSTest.TestFramework": { - "target": "Package", - "version": "[3.0.2, )" - }, - "Microsoft.NET.Test.Sdk": { - "target": "Package", - "version": "[17.4.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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.props b/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.props deleted file mode 100644 index 37054f6..0000000 --- a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.props +++ /dev/null @@ -1,21 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.targets b/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.targets deleted file mode 100644 index 5a23916..0000000 --- a/Testing_Win/MSTest/zive/obj/zive.csproj.nuget.g.targets +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/zive.cs b/Testing_Win/MSTest/zive/zive.cs deleted file mode 100644 index 799b17f..0000000 --- a/Testing_Win/MSTest/zive/zive.cs +++ /dev/null @@ -1,77 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using Microsoft.VisualStudio.TestTools.UnitTesting; -using System; - - - -namespace zive; - -[TestClass] -public class UnitTest1 -{ - public IWebDriver driver; - - [TestInitialize] - public void SetUp() - { - driver = new ChromeDriver(); - driver.Navigate().GoToUrl("https://www.zive.cz"); - driver.Manage().Window.Maximize(); - Console.WriteLine("Author: Lukáš Kaňka"); - } - - [TestMethod] - public void TestMethod1() - { - // odsouhlasení pravidel - IWebElement cookies = driver.FindElement(By.XPath("//button[@id='didomi-notice-agree-button']/span")); - cookies.Click(); - - //zkontroluje nadpis webu - string actualTitle = driver.Title; - string expectedTitle = "Živě.cz – O počítačích, internetu, vědě a technice"; - Assert.AreEqual(expectedTitle, actualTitle); - - //Klikne na menu - IWebElement menu = driver.FindElement(By.XPath("//a[contains(text(),'Menu')]")); - menu.Click(); - - - //vrátí se na hlavní stranu - IWebElement zive = driver.FindElement(By.XPath("/html/body/form/nav/div/div[1]/a[1]")); - zive.Click(); - - Thread.Sleep(1000); - - //klikne na hledat - IWebElement lupa = driver.FindElement(By.XPath("//a[@onclick='layout.menu.toggle(true)']")); - lupa.Click(); - - // klikne na test a do vyhledávacího pole zadá test - IWebElement searchBox = driver.FindElement(By.XPath("/html/body/form/nav/div/div[1]/div/input")); - searchBox.SendKeys("test"); - //searchBox.Submit(); - - //klikne na hledat - IWebElement lupa1 = driver.FindElement(By.XPath("//a[@onclick='layout.search.run()']")); - lupa1.Click(); - - //vrátí se na hlavní stranu - IWebElement zive1 = driver.FindElement(By.XPath("(//a[contains(@href, '/')])[131]")); - zive1.Click(); - - Thread.Sleep(2000); - - // výstup zobrazí pouze v Visual Studio a ne VS Code - Console.WriteLine("Test prošel"); - - } - - [TestCleanup] - - public void TearDown() - { - driver.Quit(); - } -} \ No newline at end of file diff --git a/Testing_Win/MSTest/zive/zive.csproj b/Testing_Win/MSTest/zive/zive.csproj deleted file mode 100644 index 88256e0..0000000 --- a/Testing_Win/MSTest/zive/zive.csproj +++ /dev/null @@ -1,19 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - diff --git a/Testing_Win/Nunit/Lukan/Foto/example_20230215_004441.png b/Testing_Win/Nunit/Lukan/Foto/example_20230215_004441.png deleted file mode 100644 index 5a47f51..0000000 Binary files a/Testing_Win/Nunit/Lukan/Foto/example_20230215_004441.png and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/Foto/example_20230215_004520.png b/Testing_Win/Nunit/Lukan/Foto/example_20230215_004520.png deleted file mode 100644 index 5a47f51..0000000 Binary files a/Testing_Win/Nunit/Lukan/Foto/example_20230215_004520.png and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/Lukan.cs b/Testing_Win/Nunit/Lukan/Lukan.cs deleted file mode 100644 index d9f3242..0000000 --- a/Testing_Win/Nunit/Lukan/Lukan.cs +++ /dev/null @@ -1,59 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using System; -using NUnit.Framework; -using System.Threading; - -namespace Lukan; - -public class Tests -{ - IWebDriver driver = new ChromeDriver(); - - [SetUp] - public void Setup() - { - driver.Navigate() - .GoToUrl("https://lukan.cz"); - //Maximize the browser window - driver.Manage().Window.Maximize(); - Console.WriteLine("Author: Lukáš Kaňka"); - } - - [Test] - public void Test1() - { - // přijetí cookies - IWebElement cookies = driver.FindElement(By.XPath("//div[2]/span")); - cookies.Click(); - // odmitnuti xpath=//div[3]/span - - - //zkontroluje nadpis webu - string actualTitle = driver.Title; - string expectedTitle = "Lukáš bloguje - Blog o všem možném i nemožném"; - Assert.AreEqual(expectedTitle, actualTitle); - - // přejde na Zásady ochrany osobních údajů - IWebElement zasady = driver.FindElement(By.Id("menu-item-439")); - zasady.Click(); - - /* - // vytvoření screenshotu (blbne s GitHub Actions) - string fileName = "example_" + DateTime.Now.ToString("yyyyMMdd_HHmmss") + ".png"; - Screenshot screenshot = ((ITakesScreenshot)driver).GetScreenshot(); - screenshot.SaveAsFile(@"c:\Testing.Net\GitHub\Testing\Nunit\Lukan\Foto\" + fileName, ScreenshotImageFormat.Png); - */ - Thread.Sleep(3000); - - Console.Write("Test prošel"); - - } - - [TearDown] - public void EndTest() - { - //close the browser - driver.Close(); - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Lukan/Lukan.csproj b/Testing_Win/Nunit/Lukan/Lukan.csproj deleted file mode 100644 index 9f851a6..0000000 --- a/Testing_Win/Nunit/Lukan/Lukan.csproj +++ /dev/null @@ -1,21 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - - - diff --git a/Testing_Win/Nunit/Lukan/bash.bat b/Testing_Win/Nunit/Lukan/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Testing_Win/Nunit/Lukan/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.dll deleted file mode 100644 index 893f431..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.pdb b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.pdb deleted file mode 100644 index 257d81a..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.runtimeconfig.json b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.dll deleted file mode 100644 index f251ede..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NUnit3.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.core.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.core.dll deleted file mode 100644 index 3bbfeed..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/nunit.engine.core.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.exe b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfo.cs b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfo.cs deleted file mode 100644 index 6dfe921..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Lukan")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Lukan")] -[assembly: System.Reflection.AssemblyTitleAttribute("Lukan")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfoInputs.cache b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfoInputs.cache deleted file mode 100644 index 5bc6531..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3dac3a9f713a6a2abbc62a6900437e8318dda209 diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 1141756..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Lukan -build_property.ProjectDir = c:\Testing.Net\GitHub\Testing\Nunit\Lukan\ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GlobalUsings.g.cs b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.assets.cache b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.assets.cache deleted file mode 100644 index cfea40e..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.AssemblyReference.cache b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.CopyComplete b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.CoreCompileInputs.cache b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.CoreCompileInputs.cache deleted file mode 100644 index 7014cae..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -cba23ad1228ebe430226b867d61750a699754791 diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.FileListAbsolute.txt b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.FileListAbsolute.txt deleted file mode 100644 index b626e58..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,103 +0,0 @@ -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NUnit3.TestAdapter.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NUnit3.TestAdapter.pdb -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.api.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.core.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testcentric.engine.metadata.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.deps.json -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.runtimeconfig.json -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.pdb -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.framework.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.AssemblyReference.cache -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.AssemblyInfoInputs.cache -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.AssemblyInfo.cs -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.CopyComplete -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\refint\Lukan.dll -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.pdb -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.genruntimeconfig.cache -C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\ref\Lukan.dll diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.dll b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.dll deleted file mode 100644 index 893f431..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.genruntimeconfig.cache b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.genruntimeconfig.cache deleted file mode 100644 index 2bdcfa0..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -72e0f2478334820e3eac6eccc207a98eb5630860 diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.pdb b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.pdb deleted file mode 100644 index 257d81a..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/ref/Lukan.dll b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/ref/Lukan.dll deleted file mode 100644 index 01c7391..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/ref/Lukan.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/refint/Lukan.dll b/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/refint/Lukan.dll deleted file mode 100644 index 01c7391..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Debug/net7.0/refint/Lukan.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.dgspec.json b/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.dgspec.json deleted file mode 100644 index ea2cb46..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.dgspec.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj", - "projectName": "Lukan", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.targets b/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.targets deleted file mode 100644 index c707c1b..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfo.cs b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfo.cs deleted file mode 100644 index 4ff5142..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Lukan")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Lukan")] -[assembly: System.Reflection.AssemblyTitleAttribute("Lukan")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfoInputs.cache b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfoInputs.cache deleted file mode 100644 index 38203b1..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1ebde8ce1a83362547f8f148f8a945fc3635f965 diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 1db0c99..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Lukan -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\Lukan\ diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GlobalUsings.g.cs b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.assets.cache b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.assets.cache deleted file mode 100644 index f180543..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.csproj.AssemblyReference.cache b/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Lukan/obj/project.assets.json b/Testing_Win/Nunit/Lukan/obj/project.assets.json deleted file mode 100644 index 1736a45..0000000 --- a/Testing_Win/Nunit/Lukan/obj/project.assets.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "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\\Testing\\Nunit\\Lukan\\Lukan.csproj", - "projectName": "Lukan", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Lukan/obj/project.nuget.cache b/Testing_Win/Nunit/Lukan/obj/project.nuget.cache deleted file mode 100644 index a35b5fc..0000000 --- a/Testing_Win/Nunit/Lukan/obj/project.nuget.cache +++ /dev/null @@ -1,24 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "NwqZKOM/9IqUxoZx3NsGMTrwz75WM3YH6R22T5ShS5DoRvfKXTmGgiV7VfvMIPWSbehrFdlqOZo4HU67yZCZKA==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.analyzers\\3.3.0\\nunit.analyzers.3.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.consolerunner\\3.16.2\\nunit.consolerunner.3.16.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit3testadapter\\4.3.1\\nunit3testadapter.4.3.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Nunit_založení_projektu.md b/Testing_Win/Nunit/Nunit_založení_projektu.md deleted file mode 100644 index 56c3132..0000000 --- a/Testing_Win/Nunit/Nunit_založení_projektu.md +++ /dev/null @@ -1,60 +0,0 @@ - - -dotnet add package Selenium.WebDriver - -Nunit3TestAdapter - - -**Nainstalovat do PC:** - -.NET 7.0 nebo 6.0 s dlouhou podporou - -Visual Studio Code - -nebo - -Visual Studio 2022 - pouze WIN a MacOS - - -**Potřebná rozšíření:** - -.NET Extension Pack - -C# - -Nuget Package Manager - - - -**Postup vs code:** - - -dotnet new nunit - -dotnet new nunit -n MyNUnitProject ---> vytvoří novou složku s projektem název je možno upravit - - -Nunit3TestAdapter ---> nutné také stáhnout - -dotnet add package Selenium.WebDriver - stahne knihovny selenium přejít do složky projektu - -Tento návod funguje jak pod Linux (odzkoušené v distribucích EndeavorOS, Ubuntu 22.04), MacOS, Windows 11. - -Z důvodu kompaktibility jseou je na GitHub pouze samotný kód testu. Ostatní soubory a složky se vytvoří po založení projektu. - -Složka TestResults také není součásti verze GitHub. - -..................................................................................................................................... - -aby test prošel je potřeba zkontrolovat hlavičku testu: - -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using System; -using NUnit.Framework; -using System.Threading; - -.......................................................................................................................................... - -Vždy po změně v package dotnet build -. diff --git a/Testing_Win/Nunit/Search_Google/Search_Google.csproj b/Testing_Win/Nunit/Search_Google/Search_Google.csproj deleted file mode 100644 index 37f8f72..0000000 --- a/Testing_Win/Nunit/Search_Google/Search_Google.csproj +++ /dev/null @@ -1,16 +0,0 @@ - - - net7.0 - enable - enable - false - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/bash.bat b/Testing_Win/Nunit/Search_Google/bash.bat deleted file mode 100644 index 9187cef..0000000 --- a/Testing_Win/Nunit/Search_Google/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html;IncludeTestContext=true;Title=true;Description=true" - - - diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.dll deleted file mode 100644 index f251ede..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.deps.json b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.deps.json deleted file mode 100644 index 5a8fc45..0000000 --- a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.deps.json +++ /dev/null @@ -1,438 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Search_Google/1.0.0": { - "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", - "NUnit": "3.13.3", - "NUnit.Analyzers": "3.3.0", - "NUnit3TestAdapter": "4.3.1", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2" - }, - "runtime": { - "Search_Google.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "NETStandard.Library/2.0.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "NUnit/3.13.3": { - "dependencies": { - "NETStandard.Library": "2.0.0" - }, - "runtime": { - "lib/netstandard2.0/nunit.framework.dll": { - "assemblyVersion": "3.13.3.0", - "fileVersion": "3.13.3.0" - } - } - }, - "NUnit.Analyzers/3.3.0": {}, - "NUnit3TestAdapter/4.3.1": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.Reflection.Metadata/1.6.0": {} - } - }, - "libraries": { - "Search_Google/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "NETStandard.Library/2.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==", - "path": "netstandard.library/2.0.0", - "hashPath": "netstandard.library.2.0.0.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "NUnit/3.13.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KNPDpls6EfHwC3+nnA67fh5wpxeLb3VLFAfLxrug6JMYDLHH6InaQIWR7Sc3y75d/9IKzMksH/gi08W7XWbmnQ==", - "path": "nunit/3.13.3", - "hashPath": "nunit.3.13.3.nupkg.sha512" - }, - "NUnit.Analyzers/3.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==", - "path": "nunit.analyzers/3.3.0", - "hashPath": "nunit.analyzers.3.3.0.nupkg.sha512" - }, - "NUnit3TestAdapter/4.3.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==", - "path": "nunit3testadapter/4.3.1", - "hashPath": "nunit3testadapter.4.3.1.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.dll deleted file mode 100644 index c7051ac..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.pdb b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.pdb deleted file mode 100644 index 604ca6c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.runtimeconfig.json b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/Search_Google.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.exe b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfo.cs b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfo.cs deleted file mode 100644 index 543ee40..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfoInputs.cache b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfoInputs.cache deleted file mode 100644 index 2fb4a8e..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -905a3459fe6a906db6f73909c46ace78110b6197 diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index c2da89a..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search_Google -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\Search_Google\ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GlobalUsings.g.cs b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.assets.cache b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.assets.cache deleted file mode 100644 index 223936f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.AssemblyReference.cache b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.CopyComplete b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.CoreCompileInputs.cache b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.CoreCompileInputs.cache deleted file mode 100644 index 7a36564..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0b9e8114ac989e9e03183f4a9f71e4c0a14fa2ac diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.FileListAbsolute.txt b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.FileListAbsolute.txt deleted file mode 100644 index 4e0989a..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,103 +0,0 @@ -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\NUnit3.TestAdapter.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\NUnit3.TestAdapter.pdb -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\nunit.engine.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\nunit.engine.api.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\nunit.engine.core.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\testcentric.engine.metadata.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Search_Google.deps.json -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Search_Google.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Search_Google.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Search_Google.pdb -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\nunit.framework.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\refint\Search_Google.dll -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.pdb -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\Search_Google.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\Nunit\Search_Google\obj\Debug\net7.0\ref\Search_Google.dll diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.dll b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.dll deleted file mode 100644 index c7051ac..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.genruntimeconfig.cache b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.genruntimeconfig.cache deleted file mode 100644 index cf3e6bf..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -d8935cc7d6b2c6ac6a971094ec07f973b98f9506 diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.pdb b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.pdb deleted file mode 100644 index 604ca6c..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/Search_Google.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/ref/Search_Google.dll b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/ref/Search_Google.dll deleted file mode 100644 index 57ff9d4..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/ref/Search_Google.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/refint/Search_Google.dll b/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/refint/Search_Google.dll deleted file mode 100644 index 57ff9d4..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Debug/net7.0/refint/Search_Google.dll and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfo.cs b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfo.cs deleted file mode 100644 index 2a99243..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search_Google")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfoInputs.cache b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfoInputs.cache deleted file mode 100644 index 50345b5..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -6ceda98bb1b44827d9e1db2d3403b90923e74277 diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index c2da89a..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search_Google -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\Search_Google\ diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GlobalUsings.g.cs b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.assets.cache b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.assets.cache deleted file mode 100644 index 240236b..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.csproj.AssemblyReference.cache b/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/Search_Google/obj/Release/net7.0/Search_Google.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.dgspec.json b/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.dgspec.json deleted file mode 100644 index 658542e..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.dgspec.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj", - "projectName": "Search_Google", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\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, )" - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.targets b/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.targets deleted file mode 100644 index c707c1b..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/Search_Google.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/obj/project.assets.json b/Testing_Win/Nunit/Search_Google/obj/project.assets.json deleted file mode 100644 index 52e07e0..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/project.assets.json +++ /dev/null @@ -1,1408 +0,0 @@ -{ - "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" - }, - "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" - ] - }, - "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", - "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\\Testing\\Nunit\\Search_Google\\Search_Google.csproj", - "projectName": "Search_Google", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\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, )" - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/Search_Google/obj/project.nuget.cache b/Testing_Win/Nunit/Search_Google/obj/project.nuget.cache deleted file mode 100644 index 136b92c..0000000 --- a/Testing_Win/Nunit/Search_Google/obj/project.nuget.cache +++ /dev/null @@ -1,23 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "v+VYJDWlOZCh6iolB+BPo9nOppcUlRHkt4nyTcro5VdAce9H4SwTgIoro52aVSsRwAm1BT9SFGRwZm9xZ6VszA==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Search_Google\\Search_Google.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.analyzers\\3.3.0\\nunit.analyzers.3.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit3testadapter\\4.3.1\\nunit3testadapter.4.3.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 b/Testing_Win/Nunit/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index 6bc52b7..0000000 Binary files a/Testing_Win/Nunit/zive/.vs/zive/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Testing_Win/Nunit/zive/.vs/zive/v17/.futdcache.v2 b/Testing_Win/Nunit/zive/.vs/zive/v17/.futdcache.v2 deleted file mode 100644 index 3c5e496..0000000 Binary files a/Testing_Win/Nunit/zive/.vs/zive/v17/.futdcache.v2 and /dev/null differ diff --git a/Testing_Win/Nunit/zive/.vs/zive/v17/.suo b/Testing_Win/Nunit/zive/.vs/zive/v17/.suo deleted file mode 100644 index bb6b546..0000000 Binary files a/Testing_Win/Nunit/zive/.vs/zive/v17/.suo and /dev/null differ diff --git a/Testing_Win/Nunit/zive/Usings.cs b/Testing_Win/Nunit/zive/Usings.cs deleted file mode 100644 index cefced4..0000000 --- a/Testing_Win/Nunit/zive/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using NUnit.Framework; \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/bash.bat b/Testing_Win/Nunit/zive/bash.bat deleted file mode 100644 index 600e955..0000000 --- a/Testing_Win/Nunit/zive/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test - - - diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll deleted file mode 100644 index f251ede..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb b/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb deleted file mode 100644 index 6275320..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NUnit3.TestAdapter.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/example.png b/Testing_Win/Nunit/zive/bin/Debug/net7.0/example.png deleted file mode 100644 index 36a2562..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/example.png and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.api.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.api.dll deleted file mode 100644 index 73179bb..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.api.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.framework.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.framework.dll deleted file mode 100644 index 16e3f3b..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.framework.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit_random_seed.tmp b/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit_random_seed.tmp deleted file mode 100644 index 2f16ed2..0000000 --- a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit_random_seed.tmp +++ /dev/null @@ -1 +0,0 @@ -1709045745 \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testcentric.engine.metadata.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/testcentric.engine.metadata.dll deleted file mode 100644 index b982b6b..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testcentric.engine.metadata.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.exe b/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.dll b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.dll deleted file mode 100644 index 3ee2b93..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.pdb b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.pdb deleted file mode 100644 index 1056292..0000000 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.runtimeconfig.json b/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/ref/zive.dll b/Testing_Win/Nunit/zive/obj/Debug/net7.0/ref/zive.dll deleted file mode 100644 index 19e7ce1..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/ref/zive.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/refint/zive.dll b/Testing_Win/Nunit/zive/obj/Debug/net7.0/refint/zive.dll deleted file mode 100644 index 19e7ce1..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/refint/zive.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs deleted file mode 100644 index 490a05a..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("zive")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("zive")] -[assembly: System.Reflection.AssemblyTitleAttribute("zive")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache deleted file mode 100644 index 64cfcad..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d53522947ba4f3d8ee1c77096ea1c9cdaf5bd4aa diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index a2e3426..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = zive -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\zive\ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.assets.cache b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.assets.cache deleted file mode 100644 index 76fe6a0..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.CopyComplete b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache deleted file mode 100644 index bdbbadb..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -793b482649369cee6d418b55c6f5df9551d9553b diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt deleted file mode 100644 index 45290c2..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,103 +0,0 @@ -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NUnit3.TestAdapter.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NUnit3.TestAdapter.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.api.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.engine.core.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\testcentric.engine.metadata.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.deps.json -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\nunit.framework.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\refint\zive.dll -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.pdb -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\zive.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\Nunit\zive\obj\Debug\net7.0\ref\zive.dll diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.dll b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.dll deleted file mode 100644 index 3ee2b93..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.dll and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache deleted file mode 100644 index 828660d..0000000 --- a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -143d8e00f658a482098983a28a2598a6423253b8 diff --git a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.pdb b/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.pdb deleted file mode 100644 index 1056292..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Debug/net7.0/zive.pdb and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/Nunit/zive/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/Nunit/zive/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfo.cs b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfo.cs deleted file mode 100644 index ea2d379..0000000 --- a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("zive")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("zive")] -[assembly: System.Reflection.AssemblyTitleAttribute("zive")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfoInputs.cache b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfoInputs.cache deleted file mode 100644 index b22f952..0000000 --- a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d5367211c256953311bd58cf263c8b8408081799 diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index a2e3426..0000000 --- a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = zive -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\zive\ diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GlobalUsings.g.cs b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.assets.cache b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.assets.cache deleted file mode 100644 index d91e194..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.assets.cache and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.csproj.AssemblyReference.cache b/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.csproj.AssemblyReference.cache deleted file mode 100644 index e04d48f..0000000 Binary files a/Testing_Win/Nunit/zive/obj/Release/net7.0/zive.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/Nunit/zive/obj/project.assets.json b/Testing_Win/Nunit/zive/obj/project.assets.json deleted file mode 100644 index 38a520d..0000000 --- a/Testing_Win/Nunit/zive/obj/project.assets.json +++ /dev/null @@ -1,1497 +0,0 @@ -{ - "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\\Testing\\Nunit\\zive\\zive.csproj", - "projectName": "zive", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/obj/project.nuget.cache b/Testing_Win/Nunit/zive/obj/project.nuget.cache deleted file mode 100644 index fde95bf..0000000 --- a/Testing_Win/Nunit/zive/obj/project.nuget.cache +++ /dev/null @@ -1,24 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "DeVEUl6RyzIwPzLWtnei4UF90YzlihL5jCJzzTYe7Q6YEOOzD0mnD5FDpx2ptxhcOGENps0yBJV6fVL9S8HFQg==", - "success": true, - "projectFilePath": "C:\\Testing.Net\\GitHub\\Testing\\Nunit\\zive\\zive.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.analyzers\\3.3.0\\nunit.analyzers.3.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.consolerunner\\3.16.2\\nunit.consolerunner.3.16.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit3testadapter\\4.3.1\\nunit3testadapter.4.3.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.props b/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.props deleted file mode 100644 index e66617d..0000000 --- a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.props +++ /dev/null @@ -1,26 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - - - C:\Users\lukas.kanka\.nuget\packages\nunit.consolerunner\3.16.2 - C:\Users\lukas.kanka\.nuget\packages\nunit.analyzers\3.3.0 - - \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.targets b/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.targets deleted file mode 100644 index c707c1b..0000000 --- a/Testing_Win/Nunit/zive/obj/zive.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/Nunit/zive/zive.csproj b/Testing_Win/Nunit/zive/zive.csproj deleted file mode 100644 index 9f851a6..0000000 --- a/Testing_Win/Nunit/zive/zive.csproj +++ /dev/null @@ -1,21 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - - - - - - diff --git a/Testing_Win/Nunit/zive/zive.playlist b/Testing_Win/Nunit/zive/zive.playlist deleted file mode 100644 index dc9d519..0000000 --- a/Testing_Win/Nunit/zive/zive.playlist +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/Google_Search_xUnit.csproj b/Testing_Win/xUnit/Google_Search_xUnit/Google_Search_xUnit.csproj deleted file mode 100644 index bddc8a7..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/Google_Search_xUnit.csproj +++ /dev/null @@ -1,25 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - diff --git a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141221.html b/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141221.html deleted file mode 100644 index 1998521..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141221.html +++ /dev/null @@ -1,116 +0,0 @@ - - -

Test run details

-
-
Total tests
1

-
Passed  : 0
Failed  : 1
Skipped : 0
-
Pass percentage
0 %

-
Run duration
28s 771ms


-

Failed Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
-
-
-
 Google_Search_xUnit.UnitTest1.Test1​
12s 474ms
-
-
- Error:
OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":"#_hUDmY9\-8O4aA9u8P7aCtiAs_5"}
-  (Session info: chrome=110.0.5481.77)

- Stack trace:
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
-   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
-   at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
-   at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
-   at OpenQA.Selenium.By.FindElement(ISearchContext context)
-   at OpenQA.Selenium.WebDriver.FindElement(By by)
-   at Google_Search_xUnit.UnitTest1.Test1() in c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs:line 31
-   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
-   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-
-
-

All Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
- -
-

Informational messages

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2)
[xUnit.net 00:00:09.12] Discovering: Google_Search_xUnit
[xUnit.net 00:00:09.18] Discovered: Google_Search_xUnit
[xUnit.net 00:00:09.19] Starting: Google_Search_xUnit
[xUnit.net 00:00:21.79] OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":"#_hUDmY9\-8O4aA9u8P7aCtiAs_5"} - (Session info: chrome=110.0.5481.77)
[xUnit.net 00:00:21.79] Stack Trace:
[xUnit.net 00:00:21.79] at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
[xUnit.net 00:00:21.80] at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
[xUnit.net 00:00:21.80] at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
[xUnit.net 00:00:21.80] at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
[xUnit.net 00:00:21.80] at OpenQA.Selenium.By.FindElement(ISearchContext context)
[xUnit.net 00:00:21.80] at OpenQA.Selenium.WebDriver.FindElement(By by)
[xUnit.net 00:00:21.80] c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs(31,0): at Google_Search_xUnit.UnitTest1.Test1()
[xUnit.net 00:00:21.80] at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
[xUnit.net 00:00:21.80] at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
[xUnit.net 00:00:21.81] Finished: Google_Search_xUnit
-
-

Error and Warning messages

[xUnit.net 00:00:21.79] Google_Search_xUnit.UnitTest1.Test1 [FAIL]
- - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141323.html b/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141323.html deleted file mode 100644 index f22ad48..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_141323.html +++ /dev/null @@ -1,116 +0,0 @@ - - -

Test run details

-
-
Total tests
1

-
Passed  : 0
Failed  : 1
Skipped : 0
-
Pass percentage
0 %

-
Run duration
15s 151ms


-

Failed Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
-
-
-
 Google_Search_xUnit.UnitTest1.Test1​
10s 708ms
-
-
- Error:
OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":"#_hUDmY9"}
-  (Session info: chrome=110.0.5481.77)

- Stack trace:
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
-   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
-   at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
-   at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
-   at OpenQA.Selenium.By.FindElement(ISearchContext context)
-   at OpenQA.Selenium.WebDriver.FindElement(By by)
-   at Google_Search_xUnit.UnitTest1.Test1() in c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs:line 31
-   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
-   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-
-
-

All Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
- -
-

Informational messages

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2)
[xUnit.net 00:00:02.04] Discovering: Google_Search_xUnit
[xUnit.net 00:00:02.13] Discovered: Google_Search_xUnit
[xUnit.net 00:00:02.14] Starting: Google_Search_xUnit
[xUnit.net 00:00:13.04] OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"css selector","selector":"#_hUDmY9"} - (Session info: chrome=110.0.5481.77)
[xUnit.net 00:00:13.04] Stack Trace:
[xUnit.net 00:00:13.05] at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
[xUnit.net 00:00:13.05] at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
[xUnit.net 00:00:13.05] at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
[xUnit.net 00:00:13.05] at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
[xUnit.net 00:00:13.05] at OpenQA.Selenium.By.FindElement(ISearchContext context)
[xUnit.net 00:00:13.05] at OpenQA.Selenium.WebDriver.FindElement(By by)
[xUnit.net 00:00:13.05] c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs(31,0): at Google_Search_xUnit.UnitTest1.Test1()
[xUnit.net 00:00:13.05] at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
[xUnit.net 00:00:13.05] at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
[xUnit.net 00:00:13.07] Finished: Google_Search_xUnit
-
-

Error and Warning messages

[xUnit.net 00:00:13.04] Google_Search_xUnit.UnitTest1.Test1 [FAIL]
- - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143453.html b/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143453.html deleted file mode 100644 index 444271e..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143453.html +++ /dev/null @@ -1,116 +0,0 @@ - - -

Test run details

-
-
Total tests
1

-
Passed  : 0
Failed  : 1
Skipped : 0
-
Pass percentage
0 %

-
Run duration
16s 554ms


-

Failed Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
-
-
-
 Google_Search_xUnit.UnitTest1.Test1​
12s 61ms
-
-
- Error:
OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Nástroje']"}
-  (Session info: chrome=110.0.5481.77)

- Stack trace:
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
-   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
-   at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
-   at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
-   at OpenQA.Selenium.By.FindElement(ISearchContext context)
-   at OpenQA.Selenium.WebDriver.FindElement(By by)
-   at Google_Search_xUnit.UnitTest1.Test1() in c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs:line 31
-   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
-   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-
-
-

All Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
- -
-

Informational messages

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2)
[xUnit.net 00:00:02.05] Discovering: Google_Search_xUnit
[xUnit.net 00:00:02.15] Discovered: Google_Search_xUnit
[xUnit.net 00:00:02.15] Starting: Google_Search_xUnit
[xUnit.net 00:00:14.38] OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Nástroje']"} - (Session info: chrome=110.0.5481.77)
[xUnit.net 00:00:14.38] Stack Trace:
[xUnit.net 00:00:14.38] at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
[xUnit.net 00:00:14.38] at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
[xUnit.net 00:00:14.38] at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
[xUnit.net 00:00:14.38] at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
[xUnit.net 00:00:14.38] at OpenQA.Selenium.By.FindElement(ISearchContext context)
[xUnit.net 00:00:14.38] at OpenQA.Selenium.WebDriver.FindElement(By by)
[xUnit.net 00:00:14.38] c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs(31,0): at Google_Search_xUnit.UnitTest1.Test1()
[xUnit.net 00:00:14.38] at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
[xUnit.net 00:00:14.38] at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
[xUnit.net 00:00:14.40] Finished: Google_Search_xUnit
-
-

Error and Warning messages

[xUnit.net 00:00:14.38] Google_Search_xUnit.UnitTest1.Test1 [FAIL]
- - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143553.html b/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143553.html deleted file mode 100644 index 6599f5e..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230210_143553.html +++ /dev/null @@ -1,116 +0,0 @@ - - -

Test run details

-
-
Total tests
1

-
Passed  : 0
Failed  : 1
Skipped : 0
-
Pass percentage
0 %

-
Run duration
18s 946ms


-

Failed Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
-
-
-
 Google_Search_xUnit.UnitTest1.Test1​
14s 312ms
-
-
- Error:
OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Nástroje']"}
-  (Session info: chrome=110.0.5481.77)

- Stack trace:
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
-   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
-   at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
-   at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
-   at OpenQA.Selenium.By.FindElement(ISearchContext context)
-   at OpenQA.Selenium.WebDriver.FindElement(By by)
-   at Google_Search_xUnit.UnitTest1.Test1() in c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs:line 33
-   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
-   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

-
-
-

All Results

-
c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll
- -
-

Informational messages

[xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2)
[xUnit.net 00:00:02.51] Discovering: Google_Search_xUnit
[xUnit.net 00:00:02.60] Discovered: Google_Search_xUnit
[xUnit.net 00:00:02.61] Starting: Google_Search_xUnit
[xUnit.net 00:00:17.06] OpenQA.Selenium.NoSuchElementException : no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Nástroje']"} - (Session info: chrome=110.0.5481.77)
[xUnit.net 00:00:17.06] Stack Trace:
[xUnit.net 00:00:17.06] at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
[xUnit.net 00:00:17.06] at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
[xUnit.net 00:00:17.06] at OpenQA.Selenium.WebDriver.FindElement(String mechanism, String value)
[xUnit.net 00:00:17.06] at OpenQA.Selenium.By.<.ctor>b__11_0(ISearchContext context)
[xUnit.net 00:00:17.06] at OpenQA.Selenium.By.FindElement(ISearchContext context)
[xUnit.net 00:00:17.06] at OpenQA.Selenium.WebDriver.FindElement(By by)
[xUnit.net 00:00:17.06] c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\UnitTest1.cs(33,0): at Google_Search_xUnit.UnitTest1.Test1()
[xUnit.net 00:00:17.06] at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
[xUnit.net 00:00:17.06] at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
[xUnit.net 00:00:17.08] Finished: Google_Search_xUnit
-
-

Error and Warning messages

[xUnit.net 00:00:17.06] Google_Search_xUnit.UnitTest1.Test1 [FAIL]
- - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/UnitTest1.cs b/Testing_Win/xUnit/Google_Search_xUnit/UnitTest1.cs deleted file mode 100644 index 8d19ab5..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/UnitTest1.cs +++ /dev/null @@ -1,51 +0,0 @@ -using Xunit; -using System; -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; - -namespace Google_Search_xUnit; - -public class UnitTest1 -{ - - [Fact] - public void Test1() - - { - - // Otevře stránku google - IWebDriver driver = new ChromeDriver(); - driver.Navigate().GoToUrl("https://www.google.com"); - driver.Manage().Window.Maximize(); - - // zamítne cookies google (odmítnout vše) - IWebElement addButton = driver.FindElement(By.Id("W0wltc")); - addButton.Click(); - - // napíše slovo test do vyhledávání a potvrdí - IWebElement searchBox = driver.FindElement(By.Name("q")); - searchBox.SendKeys("test"); - searchBox.Submit(); - - Thread.Sleep(1000); - - IWebElement zpet = driver.FindElement(By.Id("logo")); - zpet.Click(); - - - - // IWebElement gearButton = driver.FindElement(By.CssSelector("[class='your-css-class']")); - //gearButton.Click(); - - - - - - Thread.Sleep(2000); - - driver.Quit(); - - } - - -} diff --git a/Testing_Win/xUnit/Google_Search_xUnit/Usings.cs b/Testing_Win/xUnit/Google_Search_xUnit/Usings.cs deleted file mode 100644 index 8c927eb..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Xunit; \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bash.bat b/Testing_Win/xUnit/Google_Search_xUnit/bash.bat deleted file mode 100644 index 18f8964..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/bash.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html" - diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.deps.json b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.deps.json deleted file mode 100644 index 5f90164..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.deps.json +++ /dev/null @@ -1,1674 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Google_Search_xUnit/1.0.0": { - "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "xunit": "2.4.2", - "xunit.runner.visualstudio": "2.4.5" - }, - "runtime": { - "Google_Search_xUnit.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - } - }, - "System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "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.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "xunit/2.4.2": { - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "2.4.2" - } - }, - "xunit.abstractions/2.0.3": { - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "xunit.analyzers/1.0.0": {}, - "xunit.assert/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.core/2.4.2": { - "dependencies": { - "xunit.extensibility.core": "2.4.2", - "xunit.extensibility.execution": "2.4.2" - } - }, - "xunit.extensibility.core/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "2.4.2" - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.runner.visualstudio/2.4.5": {} - } - }, - "libraries": { - "Google_Search_xUnit/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "path": "system.net.http/4.3.0", - "hashPath": "system.net.http.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "xunit/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "path": "xunit/2.4.2", - "hashPath": "xunit.2.4.2.nupkg.sha512" - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "path": "xunit.abstractions/2.0.3", - "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" - }, - "xunit.analyzers/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "path": "xunit.analyzers/1.0.0", - "hashPath": "xunit.analyzers.1.0.0.nupkg.sha512" - }, - "xunit.assert/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "path": "xunit.assert/2.4.2", - "hashPath": "xunit.assert.2.4.2.nupkg.sha512" - }, - "xunit.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "path": "xunit.core/2.4.2", - "hashPath": "xunit.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "path": "xunit.extensibility.core/2.4.2", - "hashPath": "xunit.extensibility.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "path": "xunit.extensibility.execution/2.4.2", - "hashPath": "xunit.extensibility.execution.2.4.2.nupkg.sha512" - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "path": "xunit.runner.visualstudio/2.4.5", - "hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.dll deleted file mode 100644 index add6b15..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.pdb b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.pdb deleted file mode 100644 index b25da8a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.runtimeconfig.json b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Google_Search_xUnit.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.exe b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.abstractions.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.abstractions.dll deleted file mode 100644 index d1e90bf..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.abstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.assert.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.assert.dll deleted file mode 100644 index 27e97e5..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.assert.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.core.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.core.dll deleted file mode 100644 index fbc38a5..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.core.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll deleted file mode 100644 index 6367806..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll deleted file mode 100644 index 7481503..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll deleted file mode 100644 index 6846845..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll deleted file mode 100644 index 5e9d619..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfo.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfo.cs deleted file mode 100644 index f8b19bb..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyTitleAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Vygenerované třídou WriteCodeFragment nástroje MSBuild - diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache deleted file mode 100644 index 6d0d344..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -bb76235d8452a27179b483a68225f6f5274b787d diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 2d8eed0..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Google_Search_xUnit -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GlobalUsings.g.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.assets.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.assets.cache deleted file mode 100644 index 7732b95..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache deleted file mode 100644 index 3d03f05..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.CopyComplete b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.CoreCompileInputs.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.CoreCompileInputs.cache deleted file mode 100644 index 63cdfb5..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -85598a65788f9cbf350fc95a61c2dc0ecba8e0d8 diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.FileListAbsolute.txt b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.FileListAbsolute.txt deleted file mode 100644 index 5968b95..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,206 +0,0 @@ -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.reporters.netcoreapp10.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.utility.netcoreapp10.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.deps.json -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.runtimeconfig.json -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.pdb -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.abstractions.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.assert.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.core.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\xunit.execution.dotnet.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.AssemblyReference.cache -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.AssemblyInfoInputs.cache -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.AssemblyInfo.cs -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.CopyComplete -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\refint\Google_Search_xUnit.dll -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.pdb -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.genruntimeconfig.cache -C:\Testing.Net\GitLab\testing\Google_Search_xUnit\obj\Debug\net7.0\ref\Google_Search_xUnit.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.reporters.netcoreapp10.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.runner.utility.netcoreapp10.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.deps.json -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Google_Search_xUnit.pdb -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.abstractions.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.assert.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.core.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\xunit.execution.dotnet.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\refint\Google_Search_xUnit.dll -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.pdb -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\Google_Search_xUnit.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\obj\Debug\net7.0\ref\Google_Search_xUnit.dll diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.dll b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.dll deleted file mode 100644 index add6b15..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.genruntimeconfig.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.genruntimeconfig.cache deleted file mode 100644 index 7455213..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -e3a3f43780556977896a52dd99979e19bbcd2c4a diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.pdb b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.pdb deleted file mode 100644 index b25da8a..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/Google_Search_xUnit.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/ref/Google_Search_xUnit.dll b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/ref/Google_Search_xUnit.dll deleted file mode 100644 index 1dae7e4..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/ref/Google_Search_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/refint/Google_Search_xUnit.dll b/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/refint/Google_Search_xUnit.dll deleted file mode 100644 index 1dae7e4..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Debug/net7.0/refint/Google_Search_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.dgspec.json b/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.dgspec.json deleted file mode 100644 index 95843d9..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.dgspec.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj", - "projectName": "Google_Search_xUnit", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\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, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.props b/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.props deleted file mode 100644 index 0c65d00..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.props +++ /dev/null @@ -1,25 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - - - C:\Users\lukas.kanka\.nuget\packages\xunit.analyzers\1.0.0 - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.targets b/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.targets deleted file mode 100644 index 3d94564..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Google_Search_xUnit.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfo.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfo.cs deleted file mode 100644 index 3d42d25..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyTitleAttribute("Google_Search_xUnit")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache deleted file mode 100644 index 615c547..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f74c8ba1d842849c0c012410c14c05da1ed64f7b diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 2d8eed0..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Google_Search_xUnit -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\Google_Search_xUnit\ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GlobalUsings.g.cs b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.assets.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.assets.cache deleted file mode 100644 index 8952cf8..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache deleted file mode 100644 index d698223..0000000 Binary files a/Testing_Win/xUnit/Google_Search_xUnit/obj/Release/net7.0/Google_Search_xUnit.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/project.assets.json b/Testing_Win/xUnit/Google_Search_xUnit/obj/project.assets.json deleted file mode 100644 index 5b3dd1f..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/project.assets.json +++ /dev/null @@ -1,5941 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "Microsoft.Win32.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.3/Microsoft.Win32.Primitives.dll": { - "related": ".xml" - } - } - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "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.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "debian.8-x64" - } - } - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.23-x64" - } - } - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.24-x64" - } - } - }, - "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/_._": {} - } - }, - "runtime.native.System.IO.Compression/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/_._": {} - } - }, - "runtime.native.System.Net.Http/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/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.13.2-x64" - } - } - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.42.1-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "rhel.7-x64" - } - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.14.04-x64" - } - } - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.04-x64" - } - } - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.10-x64" - } - } - }, - "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.AppContext/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.AppContext.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.AppContext.dll": {} - } - }, - "System.Buffers/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "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/System.Collections.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": { - "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/System.Diagnostics.Debug.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tools/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/System.Diagnostics.Tools.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tracing/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/System.Diagnostics.Tracing.dll": { - "related": ".xml" - } - } - }, - "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/System.Globalization.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": { - "related": ".xml" - } - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": { - "related": ".xml" - } - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "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/System.Reflection.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": { - "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/System.Reflection.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "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/System.Resources.ResourceManager.dll": { - "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/System.Runtime.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.Handles/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.Runtime.Handles.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} - }, - "runtimeTargets": { - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { - "assetType": "runtime", - "rid": "unix" - } - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/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.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.Text.Encoding.Extensions/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" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": { - "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" - } - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Threading.Timer/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.2/System.Threading.Timer.dll": { - "related": ".xml" - } - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - }, - "xunit/2.4.2": { - "type": "package", - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "[2.4.2]" - } - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - } - }, - "xunit.analyzers/1.0.0": { - "type": "package" - }, - "xunit.assert/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "compile": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - } - }, - "xunit.core/2.4.2": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.4.2]", - "xunit.extensibility.execution": "[2.4.2]" - }, - "build": { - "build/xunit.core.props": {}, - "build/xunit.core.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/xunit.core.props": {}, - "buildMultiTargeting/xunit.core.targets": {} - } - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "compile": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "[2.4.2]" - }, - "compile": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - } - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/_._": {} - }, - "runtime": { - "lib/netcoreapp3.1/_._": {} - }, - "build": { - "build/netcoreapp3.1/xunit.runner.visualstudio.props": {} - } - } - } - }, - "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.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.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" - ] - }, - "Microsoft.Win32.Primitives/4.3.0": { - "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "type": "package", - "path": "microsoft.win32.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.win32.primitives.4.3.0.nupkg.sha512", - "microsoft.win32.primitives.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.1": { - "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "type": "package", - "path": "netstandard.library/1.6.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "netstandard.library.1.6.1.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" - ] - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "type": "package", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "type": "package", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "type": "package", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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" - ] - }, - "runtime.native.System.IO.Compression/4.3.0": { - "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "type": "package", - "path": "runtime.native.system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "runtime.native.system.io.compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.3.0": { - "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "type": "package", - "path": "runtime.native.system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.net.http.4.3.0.nupkg.sha512", - "runtime.native.system.net.http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "type": "package", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.apple.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "type": "package", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.openssl.nuspec" - ] - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "type": "package", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "type": "package", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" - ] - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "type": "package", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "type": "package", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "type": "package", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "type": "package", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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.AppContext/4.3.0": { - "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "type": "package", - "path": "system.appcontext/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll", - "system.appcontext.4.3.0.nupkg.sha512", - "system.appcontext.nuspec" - ] - }, - "System.Buffers/4.3.0": { - "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "type": "package", - "path": "system.buffers/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll", - "system.buffers.4.3.0.nupkg.sha512", - "system.buffers.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.Collections.Concurrent/4.3.0": { - "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "type": "package", - "path": "system.collections.concurrent/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.concurrent.4.3.0.nupkg.sha512", - "system.collections.concurrent.nuspec" - ] - }, - "System.Console/4.3.0": { - "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "type": "package", - "path": "system.console/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.console.4.3.0.nupkg.sha512", - "system.console.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.DiagnosticSource/4.3.0": { - "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec" - ] - }, - "System.Diagnostics.Tools/4.3.0": { - "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "type": "package", - "path": "system.diagnostics.tools/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.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tools.4.3.0.nupkg.sha512", - "system.diagnostics.tools.nuspec" - ] - }, - "System.Diagnostics.Tracing/4.3.0": { - "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "type": "package", - "path": "system.diagnostics.tracing/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tracing.4.3.0.nupkg.sha512", - "system.diagnostics.tracing.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.Globalization.Calendars/4.3.0": { - "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "type": "package", - "path": "system.globalization.calendars/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.calendars.4.3.0.nupkg.sha512", - "system.globalization.calendars.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.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.IO.Compression/4.3.0": { - "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "type": "package", - "path": "system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", - "system.io.compression.4.3.0.nupkg.sha512", - "system.io.compression.nuspec" - ] - }, - "System.IO.Compression.ZipFile/4.3.0": { - "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "type": "package", - "path": "system.io.compression.zipfile/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.compression.zipfile.4.3.0.nupkg.sha512", - "system.io.compression.zipfile.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.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/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.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/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.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.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Net.Http/4.3.0": { - "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "type": "package", - "path": "system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", - "system.net.http.4.3.0.nupkg.sha512", - "system.net.http.nuspec" - ] - }, - "System.Net.Primitives/4.3.0": { - "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "type": "package", - "path": "system.net.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.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.primitives.4.3.0.nupkg.sha512", - "system.net.primitives.nuspec" - ] - }, - "System.Net.Sockets/4.3.0": { - "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "type": "package", - "path": "system.net.sockets/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.sockets.4.3.0.nupkg.sha512", - "system.net.sockets.nuspec" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.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.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.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.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/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.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.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.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.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.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "type": "package", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "system.runtime.interopservices.runtimeinformation.nuspec" - ] - }, - "System.Runtime.Numerics/4.3.0": { - "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "type": "package", - "path": "system.runtime.numerics/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.numerics.4.3.0.nupkg.sha512", - "system.runtime.numerics.nuspec" - ] - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "type": "package", - "path": "system.security.cryptography.algorithms/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "system.security.cryptography.algorithms.nuspec" - ] - }, - "System.Security.Cryptography.Cng/4.3.0": { - "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "type": "package", - "path": "system.security.cryptography.cng/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/net463/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/net463/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "system.security.cryptography.cng.4.3.0.nupkg.sha512", - "system.security.cryptography.cng.nuspec" - ] - }, - "System.Security.Cryptography.Csp/4.3.0": { - "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "type": "package", - "path": "system.security.cryptography.csp/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "system.security.cryptography.csp.4.3.0.nupkg.sha512", - "system.security.cryptography.csp.nuspec" - ] - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "type": "package", - "path": "system.security.cryptography.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "system.security.cryptography.encoding.nuspec" - ] - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "type": "package", - "path": "system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "system.security.cryptography.openssl.nuspec" - ] - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "type": "package", - "path": "system.security.cryptography.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "system.security.cryptography.primitives.nuspec" - ] - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "type": "package", - "path": "system.security.cryptography.x509certificates/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "system.security.cryptography.x509certificates.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.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/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.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.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/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.regularexpressions.4.3.0.nupkg.sha512", - "system.text.regularexpressions.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" - ] - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "type": "package", - "path": "system.threading.tasks.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "system.threading.tasks.extensions.nuspec" - ] - }, - "System.Threading.Timer/4.3.0": { - "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "type": "package", - "path": "system.threading.timer/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.timer.4.3.0.nupkg.sha512", - "system.threading.timer.nuspec" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.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/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XDocument/4.3.0": { - "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "type": "package", - "path": "system.xml.xdocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.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.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xdocument.4.3.0.nupkg.sha512", - "system.xml.xdocument.nuspec" - ] - }, - "xunit/2.4.2": { - "sha512": "6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "type": "package", - "path": "xunit/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "xunit.2.4.2.nupkg.sha512", - "xunit.nuspec" - ] - }, - "xunit.abstractions/2.0.3": { - "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "type": "package", - "path": "xunit.abstractions/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/xunit.abstractions.dll", - "lib/net35/xunit.abstractions.xml", - "lib/netstandard1.0/xunit.abstractions.dll", - "lib/netstandard1.0/xunit.abstractions.xml", - "lib/netstandard2.0/xunit.abstractions.dll", - "lib/netstandard2.0/xunit.abstractions.xml", - "xunit.abstractions.2.0.3.nupkg.sha512", - "xunit.abstractions.nuspec" - ] - }, - "xunit.analyzers/1.0.0": { - "sha512": "BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "type": "package", - "path": "xunit.analyzers/1.0.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "analyzers/dotnet/cs/xunit.analyzers.dll", - "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "tools/install.ps1", - "tools/uninstall.ps1", - "xunit.analyzers.1.0.0.nupkg.sha512", - "xunit.analyzers.nuspec" - ] - }, - "xunit.assert/2.4.2": { - "sha512": "pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "type": "package", - "path": "xunit.assert/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/netstandard1.1/xunit.assert.dll", - "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.4.2.nupkg.sha512", - "xunit.assert.nuspec" - ] - }, - "xunit.core/2.4.2": { - "sha512": "KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "type": "package", - "path": "xunit.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "build/xunit.core.props", - "build/xunit.core.targets", - "buildMultiTargeting/xunit.core.props", - "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.4.2.nupkg.sha512", - "xunit.core.nuspec" - ] - }, - "xunit.extensibility.core/2.4.2": { - "sha512": "W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "type": "package", - "path": "xunit.extensibility.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.core.dll", - "lib/net452/xunit.core.dll.tdnet", - "lib/net452/xunit.core.xml", - "lib/net452/xunit.runner.tdnet.dll", - "lib/net452/xunit.runner.utility.net452.dll", - "lib/netstandard1.1/xunit.core.dll", - "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.4.2.nupkg.sha512", - "xunit.extensibility.core.nuspec" - ] - }, - "xunit.extensibility.execution/2.4.2": { - "sha512": "CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "type": "package", - "path": "xunit.extensibility.execution/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.execution.desktop.dll", - "lib/net452/xunit.execution.desktop.xml", - "lib/netstandard1.1/xunit.execution.dotnet.dll", - "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.4.2.nupkg.sha512", - "xunit.extensibility.execution.nuspec" - ] - }, - "xunit.runner.visualstudio/2.4.5": { - "sha512": "OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "type": "package", - "path": "xunit.runner.visualstudio/2.4.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "License.txt", - "build/net462/xunit.abstractions.dll", - "build/net462/xunit.runner.reporters.net452.dll", - "build/net462/xunit.runner.utility.net452.dll", - "build/net462/xunit.runner.visualstudio.props", - "build/net462/xunit.runner.visualstudio.testadapter.dll", - "build/netcoreapp3.1/xunit.abstractions.dll", - "build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.reporters.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.pri", - "build/uap10.0.16299/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.visualstudio.targets", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.dll", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.pri", - "lib/net462/_._", - "lib/netcoreapp3.1/_._", - "lib/uap10.0.16299/_._", - "logo-512-transparent.png", - "xunit.runner.visualstudio.2.4.5.nupkg.sha512", - "xunit.runner.visualstudio.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.NET.Test.Sdk >= 17.3.2", - "Selenium.WebDriver >= 4.8.0", - "coverlet.collector >= 3.1.2", - "xunit >= 2.4.2", - "xunit.runner.visualstudio >= 2.4.5" - ] - }, - "packageFolders": { - "C:\\Users\\lukas.kanka\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj", - "projectName": "Google_Search_xUnit", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\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, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Google_Search_xUnit/obj/project.nuget.cache b/Testing_Win/xUnit/Google_Search_xUnit/obj/project.nuget.cache deleted file mode 100644 index fc48dac..0000000 --- a/Testing_Win/xUnit/Google_Search_xUnit/obj/project.nuget.cache +++ /dev/null @@ -1,99 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "4pdZi3N9kYMlyPmpBlXUhNNhWZNz/n+ITYGmgsQp63aM2AYVnh2mEkVrZfXJzrfMxZgc9zGJAG2rkQSAHhfLnA==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\Google_Search_xUnit\\Google_Search_xUnit.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit\\2.4.2\\xunit.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.analyzers\\1.0.0\\xunit.analyzers.1.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.assert\\2.4.2\\xunit.assert.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.core\\2.4.2\\xunit.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.core\\2.4.2\\xunit.extensibility.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.execution\\2.4.2\\xunit.extensibility.execution.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.runner.visualstudio\\2.4.5\\xunit.runner.visualstudio.2.4.5.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/xUnit/README.md b/Testing_Win/xUnit/README.md deleted file mode 100644 index 87fa430..0000000 --- a/Testing_Win/xUnit/README.md +++ /dev/null @@ -1,44 +0,0 @@ -**Nainstalovat do PC:** - -.NET 7.0 nebo 6.0 s dlouhou podporou - -Visual Studio Code - -nebo - -Visual Studio 2022 - pouze WIN a MacOS - - -**Potřebná rozšíření:** - -.NET Extension Pack - -C# - -Nuget Package Manager - - - -**Postup vs code:** - - - -dotnet new xunit - vytvoří consolovou aplikaci - - - -dotnet add package Selenium.WebDriver - stahne knihovny selenium přejít do složky projektu - -Tento návod funguje jak pod Linux (odzkoušené v distribucích EndeavorOS, Ubuntu 22.04), MacOS, Windows 11. - -Z důvodu kompaktibility jseou je na GitHub pouze samotný kód testu. Ostatní soubory a složky se vytvoří po založení projektu. - -Složka TestResults také není součásti verze GitHub. - - - - - - - - diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/Search_Lukan_xUnit.csproj b/Testing_Win/xUnit/Search_Lukan_xUnit/Search_Lukan_xUnit.csproj deleted file mode 100644 index bddc8a7..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/Search_Lukan_xUnit.csproj +++ /dev/null @@ -1,25 +0,0 @@ - - - - net7.0 - enable - enable - - false - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_08_54_36.trx b/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_08_54_36.trx deleted file mode 100644 index 3c263b8..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_08_54_36.trx +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2) -[xUnit.net 00:00:07.45] Discovering: Search_Lukan_xUnit -[xUnit.net 00:00:07.50] Discovered: Search_Lukan_xUnit -[xUnit.net 00:00:07.50] Starting: Search_Lukan_xUnit -[xUnit.net 00:00:24.04] Finished: Search_Lukan_xUnit - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_10_29.trx b/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_10_29.trx deleted file mode 100644 index 0170a73..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_10_29.trx +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2) -[xUnit.net 00:00:01.56] Discovering: Search_Lukan_xUnit -[xUnit.net 00:00:01.61] Discovered: Search_Lukan_xUnit -[xUnit.net 00:00:01.62] Starting: Search_Lukan_xUnit -[xUnit.net 00:00:16.30] Finished: Search_Lukan_xUnit - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_22_04.trx b/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_22_04.trx deleted file mode 100644 index d6aacbd..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/lukas.kanka_NB-TP-1264_2023-02-09_09_22_04.trx +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2) -[xUnit.net 00:00:01.67] Discovering: Search_Lukan_xUnit -[xUnit.net 00:00:01.74] Discovered: Search_Lukan_xUnit -[xUnit.net 00:00:01.74] Starting: Search_Lukan_xUnit -[xUnit.net 00:00:15.49] Finished: Search_Lukan_xUnit - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/test_results.trx b/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/test_results.trx deleted file mode 100644 index 9f3dc94..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/TestResults/test_results.trx +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2) -[xUnit.net 00:00:04.22] Discovering: Search_Lukan_xUnit -[xUnit.net 00:00:04.28] Discovered: Search_Lukan_xUnit -[xUnit.net 00:00:04.29] Starting: Search_Lukan_xUnit -[xUnit.net 00:00:25.86] Finished: Search_Lukan_xUnit - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/UnitTest1.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/UnitTest1.cs deleted file mode 100644 index 91e97eb..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/UnitTest1.cs +++ /dev/null @@ -1,24 +0,0 @@ -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using Xunit; - -namespace Search; - -public class UnitTest1 -{ - [Fact] - public void Test1() - { - IWebDriver driver = new ChromeDriver(); - driver.Navigate().GoToUrl("https://www.lukan.cz"); - driver.Manage().Window.Maximize(); - - IWebElement searchBox = driver.FindElement(By.Name("s")); - searchBox.SendKeys("test"); - searchBox.Submit(); - - Thread.Sleep(3000); - - driver.Quit(); - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/Usings.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/Usings.cs deleted file mode 100644 index 8c927eb..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Xunit; \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bash.bat b/Testing_Win/xUnit/Search_Lukan_xUnit/bash.bat deleted file mode 100644 index 18f8964..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/bash.bat +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html" - diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.deps.json b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.deps.json deleted file mode 100644 index ee6c326..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.deps.json +++ /dev/null @@ -1,1674 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Search_Lukan_xUnit/1.0.0": { - "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "xunit": "2.4.2", - "xunit.runner.visualstudio": "2.4.5" - }, - "runtime": { - "Search_Lukan_xUnit.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - } - }, - "System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "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.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "xunit/2.4.2": { - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "2.4.2" - } - }, - "xunit.abstractions/2.0.3": { - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "xunit.analyzers/1.0.0": {}, - "xunit.assert/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.core/2.4.2": { - "dependencies": { - "xunit.extensibility.core": "2.4.2", - "xunit.extensibility.execution": "2.4.2" - } - }, - "xunit.extensibility.core/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "2.4.2" - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.runner.visualstudio/2.4.5": {} - } - }, - "libraries": { - "Search_Lukan_xUnit/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "path": "system.net.http/4.3.0", - "hashPath": "system.net.http.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "xunit/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "path": "xunit/2.4.2", - "hashPath": "xunit.2.4.2.nupkg.sha512" - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "path": "xunit.abstractions/2.0.3", - "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" - }, - "xunit.analyzers/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "path": "xunit.analyzers/1.0.0", - "hashPath": "xunit.analyzers.1.0.0.nupkg.sha512" - }, - "xunit.assert/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "path": "xunit.assert/2.4.2", - "hashPath": "xunit.assert.2.4.2.nupkg.sha512" - }, - "xunit.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "path": "xunit.core/2.4.2", - "hashPath": "xunit.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "path": "xunit.extensibility.core/2.4.2", - "hashPath": "xunit.extensibility.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "path": "xunit.extensibility.execution/2.4.2", - "hashPath": "xunit.extensibility.execution.2.4.2.nupkg.sha512" - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "path": "xunit.runner.visualstudio/2.4.5", - "hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.dll deleted file mode 100644 index fd262e8..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.pdb b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.pdb deleted file mode 100644 index adfd14a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.runtimeconfig.json b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/Search_Lukan_xUnit.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.exe b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.abstractions.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.abstractions.dll deleted file mode 100644 index d1e90bf..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.abstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.assert.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.assert.dll deleted file mode 100644 index 27e97e5..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.assert.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.core.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.core.dll deleted file mode 100644 index fbc38a5..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.core.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll deleted file mode 100644 index 6367806..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.execution.dotnet.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll deleted file mode 100644 index 7481503..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll deleted file mode 100644 index 6846845..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll deleted file mode 100644 index 5e9d619..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs deleted file mode 100644 index eb0178f..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache deleted file mode 100644 index 2c21c99..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -8fab3933612ed09f8acada930738245414226875 diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index c408473..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search_Lukan_xUnit -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.assets.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.assets.cache deleted file mode 100644 index 184d814..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache deleted file mode 100644 index 3d03f05..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.CopyComplete b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.CoreCompileInputs.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.CoreCompileInputs.cache deleted file mode 100644 index 820ff7a..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -46daec5695847180f4fec027a631dc7964b8b6b4 diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.FileListAbsolute.txt b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.FileListAbsolute.txt deleted file mode 100644 index 7761b72..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,206 +0,0 @@ -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.reporters.netcoreapp10.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.utility.netcoreapp10.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.deps.json -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.runtimeconfig.json -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.pdb -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.abstractions.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.assert.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.core.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.execution.dotnet.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.AssemblyReference.cache -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.AssemblyInfoInputs.cache -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.AssemblyInfo.cs -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.CopyComplete -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\refint\Search_Lukan_xUnit.dll -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.pdb -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.genruntimeconfig.cache -C:\Testing.Net\GitLab\testing\Search_Lukan_xUnit\obj\Debug\net7.0\ref\Search_Lukan_xUnit.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\testhost.exe -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\testhost.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.reporters.netcoreapp10.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.runner.utility.netcoreapp10.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.deps.json -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.runtimeconfig.json -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Search_Lukan_xUnit.pdb -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\Newtonsoft.Json.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\NuGet.Frameworks.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\WebDriver.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.abstractions.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.assert.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.core.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\xunit.execution.dotnet.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.AssemblyReference.cache -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.AssemblyInfoInputs.cache -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.AssemblyInfo.cs -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.CoreCompileInputs.cache -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.csproj.CopyComplete -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\refint\Search_Lukan_xUnit.dll -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.pdb -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\Search_Lukan_xUnit.genruntimeconfig.cache -C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\obj\Debug\net7.0\ref\Search_Lukan_xUnit.dll diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.dll deleted file mode 100644 index fd262e8..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.genruntimeconfig.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.genruntimeconfig.cache deleted file mode 100644 index 4b7d686..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -ee42d3cee6af4f1c006284617ed43cd792788d07 diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.pdb b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.pdb deleted file mode 100644 index adfd14a..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/Search_Lukan_xUnit.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/ref/Search_Lukan_xUnit.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/ref/Search_Lukan_xUnit.dll deleted file mode 100644 index e745e23..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/ref/Search_Lukan_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/refint/Search_Lukan_xUnit.dll b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/refint/Search_Lukan_xUnit.dll deleted file mode 100644 index e745e23..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Debug/net7.0/refint/Search_Lukan_xUnit.dll and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs deleted file mode 100644 index 9cbbb22..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyTitleAttribute("Search_Lukan_xUnit")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache deleted file mode 100644 index b3edd1e..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -75cc5a4ccafb2b1c7b2b93662306b7ecad20e231 diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index c408473..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Search_Lukan_xUnit -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\Search_Lukan_xUnit\ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.assets.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.assets.cache deleted file mode 100644 index 958dcba..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache deleted file mode 100644 index 3d03f05..0000000 Binary files a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Release/net7.0/Search_Lukan_xUnit.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.dgspec.json b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.dgspec.json deleted file mode 100644 index b42567e..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.dgspec.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj": {} - }, - "projects": { - "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj", - "projectName": "Search_Lukan_xUnit", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\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, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.props b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.props deleted file mode 100644 index 0c65d00..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.props +++ /dev/null @@ -1,25 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - - - C:\Users\lukas.kanka\.nuget\packages\xunit.analyzers\1.0.0 - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.targets b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.targets deleted file mode 100644 index 3d94564..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/Search_Lukan_xUnit.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.assets.json b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.assets.json deleted file mode 100644 index bfa9cd0..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.assets.json +++ /dev/null @@ -1,5941 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "Microsoft.Win32.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.3/Microsoft.Win32.Primitives.dll": { - "related": ".xml" - } - } - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "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.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "debian.8-x64" - } - } - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.23-x64" - } - } - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.24-x64" - } - } - }, - "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/_._": {} - } - }, - "runtime.native.System.IO.Compression/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/_._": {} - } - }, - "runtime.native.System.Net.Http/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/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.13.2-x64" - } - } - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.42.1-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "rhel.7-x64" - } - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.14.04-x64" - } - } - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.04-x64" - } - } - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.10-x64" - } - } - }, - "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.AppContext/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.AppContext.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.AppContext.dll": {} - } - }, - "System.Buffers/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "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/System.Collections.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": { - "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/System.Diagnostics.Debug.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tools/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/System.Diagnostics.Tools.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tracing/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/System.Diagnostics.Tracing.dll": { - "related": ".xml" - } - } - }, - "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/System.Globalization.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": { - "related": ".xml" - } - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": { - "related": ".xml" - } - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "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/System.Reflection.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": { - "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/System.Reflection.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "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/System.Resources.ResourceManager.dll": { - "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/System.Runtime.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.Handles/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.Runtime.Handles.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} - }, - "runtimeTargets": { - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { - "assetType": "runtime", - "rid": "unix" - } - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/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.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.Text.Encoding.Extensions/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" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": { - "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" - } - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Threading.Timer/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.2/System.Threading.Timer.dll": { - "related": ".xml" - } - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - }, - "xunit/2.4.2": { - "type": "package", - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "[2.4.2]" - } - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - } - }, - "xunit.analyzers/1.0.0": { - "type": "package" - }, - "xunit.assert/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "compile": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - } - }, - "xunit.core/2.4.2": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.4.2]", - "xunit.extensibility.execution": "[2.4.2]" - }, - "build": { - "build/xunit.core.props": {}, - "build/xunit.core.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/xunit.core.props": {}, - "buildMultiTargeting/xunit.core.targets": {} - } - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "compile": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "[2.4.2]" - }, - "compile": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - } - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/_._": {} - }, - "runtime": { - "lib/netcoreapp3.1/_._": {} - }, - "build": { - "build/netcoreapp3.1/xunit.runner.visualstudio.props": {} - } - } - } - }, - "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.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.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" - ] - }, - "Microsoft.Win32.Primitives/4.3.0": { - "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "type": "package", - "path": "microsoft.win32.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.win32.primitives.4.3.0.nupkg.sha512", - "microsoft.win32.primitives.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.1": { - "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "type": "package", - "path": "netstandard.library/1.6.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "netstandard.library.1.6.1.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" - ] - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "type": "package", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "type": "package", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "type": "package", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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" - ] - }, - "runtime.native.System.IO.Compression/4.3.0": { - "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "type": "package", - "path": "runtime.native.system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "runtime.native.system.io.compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.3.0": { - "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "type": "package", - "path": "runtime.native.system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.net.http.4.3.0.nupkg.sha512", - "runtime.native.system.net.http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "type": "package", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.apple.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "type": "package", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.openssl.nuspec" - ] - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "type": "package", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "type": "package", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" - ] - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "type": "package", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "type": "package", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "type": "package", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "type": "package", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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.AppContext/4.3.0": { - "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "type": "package", - "path": "system.appcontext/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll", - "system.appcontext.4.3.0.nupkg.sha512", - "system.appcontext.nuspec" - ] - }, - "System.Buffers/4.3.0": { - "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "type": "package", - "path": "system.buffers/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll", - "system.buffers.4.3.0.nupkg.sha512", - "system.buffers.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.Collections.Concurrent/4.3.0": { - "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "type": "package", - "path": "system.collections.concurrent/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.concurrent.4.3.0.nupkg.sha512", - "system.collections.concurrent.nuspec" - ] - }, - "System.Console/4.3.0": { - "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "type": "package", - "path": "system.console/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.console.4.3.0.nupkg.sha512", - "system.console.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.DiagnosticSource/4.3.0": { - "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec" - ] - }, - "System.Diagnostics.Tools/4.3.0": { - "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "type": "package", - "path": "system.diagnostics.tools/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.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tools.4.3.0.nupkg.sha512", - "system.diagnostics.tools.nuspec" - ] - }, - "System.Diagnostics.Tracing/4.3.0": { - "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "type": "package", - "path": "system.diagnostics.tracing/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tracing.4.3.0.nupkg.sha512", - "system.diagnostics.tracing.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.Globalization.Calendars/4.3.0": { - "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "type": "package", - "path": "system.globalization.calendars/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.calendars.4.3.0.nupkg.sha512", - "system.globalization.calendars.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.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.IO.Compression/4.3.0": { - "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "type": "package", - "path": "system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", - "system.io.compression.4.3.0.nupkg.sha512", - "system.io.compression.nuspec" - ] - }, - "System.IO.Compression.ZipFile/4.3.0": { - "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "type": "package", - "path": "system.io.compression.zipfile/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.compression.zipfile.4.3.0.nupkg.sha512", - "system.io.compression.zipfile.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.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/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.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/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.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.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Net.Http/4.3.0": { - "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "type": "package", - "path": "system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", - "system.net.http.4.3.0.nupkg.sha512", - "system.net.http.nuspec" - ] - }, - "System.Net.Primitives/4.3.0": { - "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "type": "package", - "path": "system.net.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.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.primitives.4.3.0.nupkg.sha512", - "system.net.primitives.nuspec" - ] - }, - "System.Net.Sockets/4.3.0": { - "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "type": "package", - "path": "system.net.sockets/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.sockets.4.3.0.nupkg.sha512", - "system.net.sockets.nuspec" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.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.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.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.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/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.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.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.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.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.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "type": "package", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "system.runtime.interopservices.runtimeinformation.nuspec" - ] - }, - "System.Runtime.Numerics/4.3.0": { - "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "type": "package", - "path": "system.runtime.numerics/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.numerics.4.3.0.nupkg.sha512", - "system.runtime.numerics.nuspec" - ] - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "type": "package", - "path": "system.security.cryptography.algorithms/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "system.security.cryptography.algorithms.nuspec" - ] - }, - "System.Security.Cryptography.Cng/4.3.0": { - "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "type": "package", - "path": "system.security.cryptography.cng/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/net463/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/net463/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "system.security.cryptography.cng.4.3.0.nupkg.sha512", - "system.security.cryptography.cng.nuspec" - ] - }, - "System.Security.Cryptography.Csp/4.3.0": { - "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "type": "package", - "path": "system.security.cryptography.csp/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "system.security.cryptography.csp.4.3.0.nupkg.sha512", - "system.security.cryptography.csp.nuspec" - ] - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "type": "package", - "path": "system.security.cryptography.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "system.security.cryptography.encoding.nuspec" - ] - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "type": "package", - "path": "system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "system.security.cryptography.openssl.nuspec" - ] - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "type": "package", - "path": "system.security.cryptography.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "system.security.cryptography.primitives.nuspec" - ] - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "type": "package", - "path": "system.security.cryptography.x509certificates/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "system.security.cryptography.x509certificates.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.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/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.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.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/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.regularexpressions.4.3.0.nupkg.sha512", - "system.text.regularexpressions.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" - ] - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "type": "package", - "path": "system.threading.tasks.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "system.threading.tasks.extensions.nuspec" - ] - }, - "System.Threading.Timer/4.3.0": { - "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "type": "package", - "path": "system.threading.timer/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.timer.4.3.0.nupkg.sha512", - "system.threading.timer.nuspec" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.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/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XDocument/4.3.0": { - "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "type": "package", - "path": "system.xml.xdocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.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.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xdocument.4.3.0.nupkg.sha512", - "system.xml.xdocument.nuspec" - ] - }, - "xunit/2.4.2": { - "sha512": "6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "type": "package", - "path": "xunit/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "xunit.2.4.2.nupkg.sha512", - "xunit.nuspec" - ] - }, - "xunit.abstractions/2.0.3": { - "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "type": "package", - "path": "xunit.abstractions/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/xunit.abstractions.dll", - "lib/net35/xunit.abstractions.xml", - "lib/netstandard1.0/xunit.abstractions.dll", - "lib/netstandard1.0/xunit.abstractions.xml", - "lib/netstandard2.0/xunit.abstractions.dll", - "lib/netstandard2.0/xunit.abstractions.xml", - "xunit.abstractions.2.0.3.nupkg.sha512", - "xunit.abstractions.nuspec" - ] - }, - "xunit.analyzers/1.0.0": { - "sha512": "BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "type": "package", - "path": "xunit.analyzers/1.0.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "analyzers/dotnet/cs/xunit.analyzers.dll", - "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "tools/install.ps1", - "tools/uninstall.ps1", - "xunit.analyzers.1.0.0.nupkg.sha512", - "xunit.analyzers.nuspec" - ] - }, - "xunit.assert/2.4.2": { - "sha512": "pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "type": "package", - "path": "xunit.assert/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/netstandard1.1/xunit.assert.dll", - "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.4.2.nupkg.sha512", - "xunit.assert.nuspec" - ] - }, - "xunit.core/2.4.2": { - "sha512": "KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "type": "package", - "path": "xunit.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "build/xunit.core.props", - "build/xunit.core.targets", - "buildMultiTargeting/xunit.core.props", - "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.4.2.nupkg.sha512", - "xunit.core.nuspec" - ] - }, - "xunit.extensibility.core/2.4.2": { - "sha512": "W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "type": "package", - "path": "xunit.extensibility.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.core.dll", - "lib/net452/xunit.core.dll.tdnet", - "lib/net452/xunit.core.xml", - "lib/net452/xunit.runner.tdnet.dll", - "lib/net452/xunit.runner.utility.net452.dll", - "lib/netstandard1.1/xunit.core.dll", - "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.4.2.nupkg.sha512", - "xunit.extensibility.core.nuspec" - ] - }, - "xunit.extensibility.execution/2.4.2": { - "sha512": "CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "type": "package", - "path": "xunit.extensibility.execution/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.execution.desktop.dll", - "lib/net452/xunit.execution.desktop.xml", - "lib/netstandard1.1/xunit.execution.dotnet.dll", - "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.4.2.nupkg.sha512", - "xunit.extensibility.execution.nuspec" - ] - }, - "xunit.runner.visualstudio/2.4.5": { - "sha512": "OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "type": "package", - "path": "xunit.runner.visualstudio/2.4.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "License.txt", - "build/net462/xunit.abstractions.dll", - "build/net462/xunit.runner.reporters.net452.dll", - "build/net462/xunit.runner.utility.net452.dll", - "build/net462/xunit.runner.visualstudio.props", - "build/net462/xunit.runner.visualstudio.testadapter.dll", - "build/netcoreapp3.1/xunit.abstractions.dll", - "build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.reporters.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.pri", - "build/uap10.0.16299/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.visualstudio.targets", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.dll", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.pri", - "lib/net462/_._", - "lib/netcoreapp3.1/_._", - "lib/uap10.0.16299/_._", - "logo-512-transparent.png", - "xunit.runner.visualstudio.2.4.5.nupkg.sha512", - "xunit.runner.visualstudio.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.NET.Test.Sdk >= 17.3.2", - "Selenium.WebDriver >= 4.8.0", - "coverlet.collector >= 3.1.2", - "xunit >= 2.4.2", - "xunit.runner.visualstudio >= 2.4.5" - ] - }, - "packageFolders": { - "C:\\Users\\lukas.kanka\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj", - "projectName": "Search_Lukan_xUnit", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\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, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.nuget.cache b/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.nuget.cache deleted file mode 100644 index 822e808..0000000 --- a/Testing_Win/xUnit/Search_Lukan_xUnit/obj/project.nuget.cache +++ /dev/null @@ -1,99 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "mA/wCMDFz8DGrp7MN89nGZhlRPVpo0Kajp84UnMEJPXLk52xDw2b0gQc2bZ+9QBsJBI1BOO0U0zzKmlSmcIl7A==", - "success": true, - "projectFilePath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\Search_Lukan_xUnit\\Search_Lukan_xUnit.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit\\2.4.2\\xunit.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.analyzers\\1.0.0\\xunit.analyzers.1.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.assert\\2.4.2\\xunit.assert.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.core\\2.4.2\\xunit.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.core\\2.4.2\\xunit.extensibility.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.execution\\2.4.2\\xunit.extensibility.execution.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.runner.visualstudio\\2.4.5\\xunit.runner.visualstudio.2.4.5.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/xUnit/commands.md b/Testing_Win/xUnit/commands.md deleted file mode 100644 index 848f8e1..0000000 --- a/Testing_Win/xUnit/commands.md +++ /dev/null @@ -1,106 +0,0 @@ -git add - -git status - -git commit -m "...." - -dotnet test - -dotnet test --logger trx - -dotnet test Search.csproj -............................... -cd path/to/myproject -dotnet test myproject.csproj -............................... -Gitlab zobrazení testu - -dotnet test --logger "trx;LogFileName=test_results.trx" - - - -stages: - - test - -test: - stage: test - script: - - dotnet test --logger "trx;LogFileName=test_results.trx" - artifacts: - paths: - - test_results.trx - only: - - master - - ........................................................................... -dotnet test --logger:"html;LogFilePath=testresults.html" - - - - - - - - - - -Chápu, že chcete automatizovat tento proces. Můžete toho dosáhnout tím, že vytvoříte skript pro spuštění testů s argumentem. - -Zde je příklad skriptu pro Windows: - -Vytvořte nový textový soubor s příponou .bat. -Do souboru vložte následující příkaz: -bash -Copy code -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html" -Uložte soubor a spusťte ho. -Tento skript spustí testy a uloží výsledky do souboru "testresults.html". Můžete tento skript spustit pomocí automatizačního nástroje nebo přidat jej do svého procesu buildu. - -Zde je příklad skriptu pro Linux: - -Vytvořte nový textový soubor s příponou .sh. -Do souboru vložte následující příkaz: -bash -Copy code -#!/bin/bash -dotnet test --logger:"html;LogFilePath=testresults.html" -Uložte soubor a nastavte oprávnění pro spuštění (např. chmod +x název_souboru.sh). -Spusťte skript pomocí terminálu. -Tento skript spustí testy a uloží výsledky do souboru "testresults.html". Můžete tento skript spustit pomocí automatizačního nástroje nebo přidat jej do svého procesu buildu.. -................................................................................................ - - - - - -lukas.kanka@lukan.cz -máš svoji mobilní aplikaci? -Ne, jako OpenAI model nemám žádnou mobilní aplikaci. Jsem pouze textový model, který odpovídá na dotazy pomocí generovaného textu. Můžete mě používat na webových stránkách, pomocí API nebo v aplikaci třetí strany, která mě integruje. Pokud hledáte specifickou mobilní aplikaci, mohu vám s hledáním pomoci a najít nějaké možnosti, které by mohly odpovídat vašim požadavkům. -................................................................................................................ - -Ano, je možné nastavit, co bude zobrazeno v HTML výstupu testů pomocí různých volitelných parametrů při volání příkazu dotnet test s --logger parametrem. Například, můžete nastavit zobrazování podrobností o každém testu, informace o úspěšnosti testů a informace o chybách, pokud dojde k selhání. Tyto volitelné parametry lze nastavit pomocí formátu --logger:"html;LogFilePath=testresults.html;IncludeTestContext=true;IncludeScreenshots=true" atd. - -Konkrétní volitelné parametry závisí na konkrétní implementaci logovacího formátu, ale většina logovacích formátů, jako je HTML, nabízí různé volby pro úpravu výstupu. Je důležité si uvědomit, že různé verze xUnit mohou mít různé volby pro logování a že je nutné provést výzkum, abyste zjistili, jakých volitelných parametrů můžete v dané verzi xUnit využít. -............................................................................................................................................................................ - -jaké jsou další parametry - -Volitelné parametry pro logovací formát HTML v xUnit se mohou lišit v závislosti na verzi xUnit, kterou používáte. Tyto parametry se zvyčajně ukládají jako součást řetězce formátu --logger. Některé z volitelných parametrů pro HTML formát zahrnují: - -LogFilePath: cesta k souboru, kam se má uložit HTML výstup. - -IncludeTestContext: určuje, zda se v HTML výstupu mají zobrazit informace o kontextu testu, jako např. hodnoty proměnných a další informace. - -IncludeScreenshots: určuje, zda se v HTML výstupu mají zobrazit snímky obrazovky z testů. - -IncludeConsoleOutput: určuje, zda se v HTML výstupu mají zobrazit výstupy na konzoli (standardní výstup a chybový výstup). - -IncludeTimings: určuje, zda se v HTML výstupu mají zobrazit informace o čase trvání jednotlivých testů. - -Title: určuje název HTML stránky. - -Description: určuje popis HTML stránky. - -Tyto volitelné parametry a další, které závisí na konkrétní verzi xUnit, mohou být kombinovány a upravovány podle vašich potřeb. Chcete-li získat seznam všech volitelných parametrů pro logování v HTML formátu v xUnit, doporučuji se podívat na dokumentaci k dané verzi xUnit. - diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/DesignTimeBuild/.dtbcache.v2 b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/DesignTimeBuild/.dtbcache.v2 deleted file mode 100644 index f5c32d7..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/DesignTimeBuild/.dtbcache.v2 and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/942f8865-c3a5-45f6-982e-cd6eea9df971.vsidx b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/942f8865-c3a5-45f6-982e-cd6eea9df971.vsidx deleted file mode 100644 index 905b8f2..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/942f8865-c3a5-45f6-982e-cd6eea9df971.vsidx and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/dc77e5b5-2b57-481c-b267-d7a3ce66472a.vsidx b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/dc77e5b5-2b57-481c-b267-d7a3ce66472a.vsidx deleted file mode 100644 index eb040f0..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/dc77e5b5-2b57-481c-b267-d7a3ce66472a.vsidx and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/fc664c93-0ded-4b8d-8d1b-3f4257072401.vsidx b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/fc664c93-0ded-4b8d-8d1b-3f4257072401.vsidx deleted file mode 100644 index 514852d..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/fc664c93-0ded-4b8d-8d1b-3f4257072401.vsidx and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/read.lock b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.futdcache.v2 b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.futdcache.v2 deleted file mode 100644 index 07f15d0..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.futdcache.v2 and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.suo b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.suo deleted file mode 100644 index 53d5817..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/.suo and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/000.testlog b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/000.testlog deleted file mode 100644 index 3cc87c2..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/000.testlog and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/testlog.manifest b/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/testlog.manifest deleted file mode 100644 index e92ede2..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/.vs/xUnit_Lukan/v17/TestStore/0/testlog.manifest and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230211_093942.html b/Testing_Win/xUnit/xUnit_Lukan/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230211_093942.html deleted file mode 100644 index f2842b3..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/TestResults/TestResult_lukas.kanka_NB-TP-1264_20230211_093942.html +++ /dev/null @@ -1,82 +0,0 @@ - - -

Test run details

-
-
Total tests
1

-
Passed  : 1
Failed  : 0
Skipped : 0
-
Pass percentage
100 %

-
Run duration
51s 335ms


-

All Results

-
c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xUnit_Lukan.dll
- -
-

Informational messages

[xUnit.net 00:00:00.02] xUnit.net VSTest Adapter v2.4.5+1caef2f33e (64-bit .NET 7.0.2)
[xUnit.net 00:00:12.03] Discovering: xUnit_Lukan
[xUnit.net 00:00:12.13] Discovered: xUnit_Lukan
[xUnit.net 00:00:12.14] Starting: xUnit_Lukan
[xUnit.net 00:00:42.19] Finished: xUnit_Lukan
- - \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/UnitTest1.cs b/Testing_Win/xUnit/xUnit_Lukan/UnitTest1.cs deleted file mode 100644 index f04655a..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/UnitTest1.cs +++ /dev/null @@ -1,66 +0,0 @@ - -using Xunit; -using System; -using OpenQA.Selenium; -using OpenQA.Selenium.Chrome; -using Xunit.Abstractions; -using Xunit.Sdk; - - - - -namespace xUnit.NET -{ - - - public class UnitTest1 - { - String test_url = "https://lukan.cz/"; - String itemName = "Lukáš Bloguje"; - - - [Fact] - public void Test1() - { - /* - Logger.Info("Running test MyTest"); - logger.Info("Test method 1 started"); - logger.Info("Test method 1 completed"); - */ - - - IWebDriver driver; - - driver = new ChromeDriver(); - driver.Navigate().GoToUrl(test_url); - driver.Manage().Window.Maximize(); - - Console.Write("Začátek testu"); - - // Zkkontroluje nadpis webu - Assert.Equal("Lukáš bloguje - Blog o všem možném i nemožném", driver.Title); - - // Clikne na tlačítko - IWebElement addButton = driver.FindElement(By.Id("menu-item-79")); - addButton.Click(); - - Assert.Equal("O mně - Lukáš bloguje", driver.Title); - - Thread.Sleep(1000); - - // vrátí mě na hlavní stránku - IWebElement hlavniButton = driver.FindElement(By.Id("menu-item-75")); - - // Počká tři sekundy na další akci - Thread.Sleep(3000); - - Console.Write("Dotestováno"); - - driver.Quit(); - - - - } - } - -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/Usings.cs b/Testing_Win/xUnit/xUnit_Lukan/Usings.cs deleted file mode 100644 index 8c927eb..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/Usings.cs +++ /dev/null @@ -1 +0,0 @@ -global using Xunit; \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/bash.bat b/Testing_Win/xUnit/xUnit_Lukan/bash.bat deleted file mode 100644 index a978841..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/bash.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -dotnet test --logger:"html;LogFilePath=testresults.html;" - - - diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll deleted file mode 100644 index 40e2919..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll deleted file mode 100644 index a30de7f..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll deleted file mode 100644 index e64fb8e..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll deleted file mode 100644 index 448b077..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll deleted file mode 100644 index e19bbe4..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll deleted file mode 100644 index 985c275..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll deleted file mode 100644 index 7d4a405..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll deleted file mode 100644 index 7a44de4..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NLog.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NLog.dll deleted file mode 100644 index 6c1b4ac..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NLog.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll deleted file mode 100644 index 1ffeabe..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll deleted file mode 100644 index 0fabf0c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll deleted file mode 100644 index 64cdd59..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/WebDriver.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/WebDriver.dll deleted file mode 100644 index 5850ea9..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/WebDriver.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index f2c4135..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 1287ed5..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index ba61c4a..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 7f0484a..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 2bed770..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index b0827ee..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index ab7a45c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 399b510..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 8868e95..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index bf674cf..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 115b76c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 38e8614..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 461b084..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 0cb9970..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 792e526..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e76875c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f92ee4d..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index e69b8a0..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 955fe96..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 3cda34e..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 694c729..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 85d7ebf..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 2c63703..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 588af59..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 31acf99..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index e9f26ac..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 52f2290..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 481b9f3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4910b5c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 38345c3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 6cb6d07..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index d1c72b2..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 0d5982e..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index bddeafd..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 0bd64f8..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 4d7d267..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 71f4b9d..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 4bb52ee..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 4455672..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 879efac..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 8e0360b..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index f536cb8..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 568848d..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index b5992fc..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 031f40e..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 2e54f9b..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 168f8c1..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index c842e4a..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index c999231..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 1ce5331..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager deleted file mode 100644 index a5a69ba..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager deleted file mode 100644 index 75632d4..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe deleted file mode 100644 index 37e18c3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/test_output.txt b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/test_output.txt deleted file mode 100644 index c27a41f..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/test_output.txt +++ /dev/null @@ -1 +0,0 @@ -Výstup testu diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.dll deleted file mode 100644 index 9ac5a6f..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.exe b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.exe deleted file mode 100644 index e699551..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.exe and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 79cfbe1..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index eecada0..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 94a6b2f..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 6df103a..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index ce71271..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.deps.json b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.deps.json deleted file mode 100644 index 166c12a..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.deps.json +++ /dev/null @@ -1,1709 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "xUnit_Lukan/1.0.0": { - "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", - "NLog": "5.1.1", - "OpenQA.Selenium.Chrome.ChromeDriverExtensions": "1.2.0", - "Selenium.WebDriver": "4.8.0", - "coverlet.collector": "3.1.2", - "xunit": "2.4.2", - "xunit.runner.visualstudio": "2.4.5" - }, - "runtime": { - "xUnit_Lukan.dll": {} - } - }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { - "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" - } - } - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" - } - }, - "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.NETCore.Targets/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "dependencies": { - "NuGet.Frameworks": "5.11.0", - "System.Reflection.Metadata": "1.6.0" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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": { - "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - }, - "lib/netcoreapp2.1/testhost.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "15.0.0.0" - } - }, - "resources": { - "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" - } - } - }, - "Microsoft.Win32.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "NETStandard.Library/1.6.1": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "Newtonsoft.Json/13.0.1": { - "runtime": { - "lib/netstandard2.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.1.25517" - } - } - }, - "NLog/5.1.1": { - "runtime": { - "lib/netstandard2.0/NLog.dll": { - "assemblyVersion": "5.0.0.0", - "fileVersion": "5.1.1.1522" - } - } - }, - "NuGet.Frameworks/5.11.0": { - "runtime": { - "lib/netstandard2.0/NuGet.Frameworks.dll": { - "assemblyVersion": "5.11.0.10", - "fileVersion": "5.11.0.10" - } - } - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions/1.2.0": { - "dependencies": { - "Selenium.WebDriver": "4.8.0" - }, - "runtime": { - "lib/netstandard2.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll": { - "assemblyVersion": "1.2.0.0", - "fileVersion": "1.2.0.0" - } - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.native.System/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {}, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {}, - "Selenium.WebDriver/4.8.0": { - "dependencies": { - "Newtonsoft.Json": "13.0.1" - }, - "runtime": { - "lib/net6.0/WebDriver.dll": { - "assemblyVersion": "4.0.0.0", - "fileVersion": "4.0.0.0" - } - } - }, - "System.AppContext/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Buffers/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Collections/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Collections.Concurrent/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Console/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Diagnostics.Debug/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Diagnostics.Tools/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Diagnostics.Tracing/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Calendars/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Globalization.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - } - }, - "System.IO/4.3.0": { - "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" - } - }, - "System.IO.Compression/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.IO.FileSystem/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Linq/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Linq.Expressions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - } - }, - "System.Net.Http/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Net.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Net.Sockets/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.ObjectModel/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Reflection/4.3.0": { - "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" - } - }, - "System.Reflection.Emit/4.3.0": { - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.Metadata/1.6.0": {}, - "System.Reflection.Primitives/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - } - }, - "System.Resources.ResourceManager/4.3.0": { - "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" - } - }, - "System.Runtime/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0" - } - }, - "System.Runtime.Extensions/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.Handles/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Runtime.InteropServices/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - } - }, - "System.Runtime.Numerics/4.3.0": { - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - } - }, - "System.Text.Encoding/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Text.Encoding.Extensions/4.3.0": { - "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.Text.RegularExpressions/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0" - } - }, - "System.Threading/4.3.0": { - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Tasks/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - } - }, - "System.Threading.Timer/4.3.0": { - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0" - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - } - }, - "System.Xml.XDocument/4.3.0": { - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - } - }, - "xunit/2.4.2": { - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "2.4.2" - } - }, - "xunit.abstractions/2.0.3": { - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "assemblyVersion": "2.0.0.0", - "fileVersion": "2.0.0.0" - } - } - }, - "xunit.analyzers/1.0.0": {}, - "xunit.assert/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.core/2.4.2": { - "dependencies": { - "xunit.extensibility.core": "2.4.2", - "xunit.extensibility.execution": "2.4.2" - } - }, - "xunit.extensibility.core/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "2.4.2" - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "assemblyVersion": "2.4.2.0", - "fileVersion": "2.4.2.0" - } - } - }, - "xunit.runner.visualstudio/2.4.5": {} - } - }, - "libraries": { - "xUnit_Lukan/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "coverlet.collector/3.1.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" - }, - "Microsoft.CodeCoverage/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" - }, - "Microsoft.NET.Test.Sdk/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" - }, - "Microsoft.NETCore.Platforms/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", - "path": "microsoft.netcore.platforms/1.1.0", - "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" - }, - "Microsoft.NETCore.Targets/1.1.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==", - "path": "microsoft.netcore.targets/1.1.0", - "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512" - }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" - }, - "Microsoft.TestPlatform.TestHost/17.3.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" - }, - "Microsoft.Win32.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "path": "microsoft.win32.primitives/4.3.0", - "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "path": "netstandard.library/1.6.1", - "hashPath": "netstandard.library.1.6.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", - "path": "newtonsoft.json/13.0.1", - "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" - }, - "NLog/5.1.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YBfUDzipCaucs+8ieCDp8XECumiWsQbZwSUVLlt9i7FGV03nOPqoVzLtmlhbTxq4TN92BBsLacqPAE/ZyDDJ1g==", - "path": "nlog/5.1.1", - "hashPath": "nlog.5.1.1.nupkg.sha512" - }, - "NuGet.Frameworks/5.11.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==", - "path": "nuget.frameworks/5.11.0", - "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512" - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions/1.2.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-z5/MAdjFlHcECXN4sxS356Hul5iJD1vHznAwINo9YR3j+PXVU2PjgmkLEB6zvRLxzouL8qfNBioSWkxfvlsbMg==", - "path": "openqa.selenium.chrome.chromedriverextensions/1.2.0", - "hashPath": "openqa.selenium.chrome.chromedriverextensions.1.2.0.nupkg.sha512" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.native.System/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==", - "path": "runtime.native.system/4.3.0", - "hashPath": "runtime.native.system.4.3.0.nupkg.sha512" - }, - "runtime.native.System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "path": "runtime.native.system.io.compression/4.3.0", - "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "path": "runtime.native.system.net.http/4.3.0", - "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "Selenium.WebDriver/4.8.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" - }, - "System.AppContext/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "path": "system.appcontext/4.3.0", - "hashPath": "system.appcontext.4.3.0.nupkg.sha512" - }, - "System.Buffers/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "path": "system.buffers/4.3.0", - "hashPath": "system.buffers.4.3.0.nupkg.sha512" - }, - "System.Collections/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==", - "path": "system.collections/4.3.0", - "hashPath": "system.collections.4.3.0.nupkg.sha512" - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "path": "system.collections.concurrent/4.3.0", - "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512" - }, - "System.Console/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "path": "system.console/4.3.0", - "hashPath": "system.console.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Debug/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==", - "path": "system.diagnostics.debug/4.3.0", - "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tools/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "path": "system.diagnostics.tools/4.3.0", - "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512" - }, - "System.Diagnostics.Tracing/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "path": "system.diagnostics.tracing/4.3.0", - "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512" - }, - "System.Globalization/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==", - "path": "system.globalization/4.3.0", - "hashPath": "system.globalization.4.3.0.nupkg.sha512" - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "path": "system.globalization.calendars/4.3.0", - "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512" - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "path": "system.globalization.extensions/4.3.0", - "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512" - }, - "System.IO/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", - "path": "system.io/4.3.0", - "hashPath": "system.io.4.3.0.nupkg.sha512" - }, - "System.IO.Compression/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "path": "system.io.compression/4.3.0", - "hashPath": "system.io.compression.4.3.0.nupkg.sha512" - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "path": "system.io.compression.zipfile/4.3.0", - "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "path": "system.io.filesystem/4.3.0", - "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512" - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "path": "system.io.filesystem.primitives/4.3.0", - "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512" - }, - "System.Linq/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "path": "system.linq/4.3.0", - "hashPath": "system.linq.4.3.0.nupkg.sha512" - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "path": "system.linq.expressions/4.3.0", - "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" - }, - "System.Net.Http/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "path": "system.net.http/4.3.0", - "hashPath": "system.net.http.4.3.0.nupkg.sha512" - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "path": "system.net.primitives/4.3.0", - "hashPath": "system.net.primitives.4.3.0.nupkg.sha512" - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "path": "system.net.sockets/4.3.0", - "hashPath": "system.net.sockets.4.3.0.nupkg.sha512" - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "path": "system.objectmodel/4.3.0", - "hashPath": "system.objectmodel.4.3.0.nupkg.sha512" - }, - "System.Reflection/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==", - "path": "system.reflection/4.3.0", - "hashPath": "system.reflection.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "path": "system.reflection.emit/4.3.0", - "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512" - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "path": "system.reflection.emit.lightweight/4.3.0", - "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512" - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "path": "system.reflection.extensions/4.3.0", - "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512" - }, - "System.Reflection.Metadata/1.6.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", - "path": "system.reflection.metadata/1.6.0", - "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" - }, - "System.Reflection.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==", - "path": "system.reflection.primitives/4.3.0", - "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512" - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "path": "system.reflection.typeextensions/4.3.0", - "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512" - }, - "System.Resources.ResourceManager/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==", - "path": "system.resources.resourcemanager/4.3.0", - "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512" - }, - "System.Runtime/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", - "path": "system.runtime/4.3.0", - "hashPath": "system.runtime.4.3.0.nupkg.sha512" - }, - "System.Runtime.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==", - "path": "system.runtime.extensions/4.3.0", - "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512" - }, - "System.Runtime.Handles/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "path": "system.runtime.handles/4.3.0", - "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "path": "system.runtime.interopservices/4.3.0", - "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512" - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512" - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "path": "system.runtime.numerics/4.3.0", - "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "path": "system.security.cryptography.algorithms/4.3.0", - "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "path": "system.security.cryptography.cng/4.3.0", - "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "path": "system.security.cryptography.csp/4.3.0", - "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "path": "system.security.cryptography.encoding/4.3.0", - "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "path": "system.security.cryptography.openssl/4.3.0", - "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "path": "system.security.cryptography.primitives/4.3.0", - "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512" - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "path": "system.security.cryptography.x509certificates/4.3.0", - "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", - "path": "system.text.encoding/4.3.0", - "hashPath": "system.text.encoding.4.3.0.nupkg.sha512" - }, - "System.Text.Encoding.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "path": "system.text.encoding.extensions/4.3.0", - "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512" - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "path": "system.text.regularexpressions/4.3.0", - "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512" - }, - "System.Threading/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==", - "path": "system.threading/4.3.0", - "hashPath": "system.threading.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", - "path": "system.threading.tasks/4.3.0", - "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512" - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "path": "system.threading.tasks.extensions/4.3.0", - "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512" - }, - "System.Threading.Timer/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "path": "system.threading.timer/4.3.0", - "hashPath": "system.threading.timer.4.3.0.nupkg.sha512" - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "path": "system.xml.readerwriter/4.3.0", - "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512" - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "path": "system.xml.xdocument/4.3.0", - "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512" - }, - "xunit/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "path": "xunit/2.4.2", - "hashPath": "xunit.2.4.2.nupkg.sha512" - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "path": "xunit.abstractions/2.0.3", - "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" - }, - "xunit.analyzers/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "path": "xunit.analyzers/1.0.0", - "hashPath": "xunit.analyzers.1.0.0.nupkg.sha512" - }, - "xunit.assert/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "path": "xunit.assert/2.4.2", - "hashPath": "xunit.assert.2.4.2.nupkg.sha512" - }, - "xunit.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "path": "xunit.core/2.4.2", - "hashPath": "xunit.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "path": "xunit.extensibility.core/2.4.2", - "hashPath": "xunit.extensibility.core.2.4.2.nupkg.sha512" - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "path": "xunit.extensibility.execution/2.4.2", - "hashPath": "xunit.extensibility.execution.2.4.2.nupkg.sha512" - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "path": "xunit.runner.visualstudio/2.4.5", - "hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.dll deleted file mode 100644 index dd398b7..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.pdb b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.pdb deleted file mode 100644 index 1a25f30..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.runtimeconfig.json b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.runtimeconfig.json deleted file mode 100644 index 184be8b..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.runtimeconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net7.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "7.0.0" - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.abstractions.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.abstractions.dll deleted file mode 100644 index d1e90bf..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.abstractions.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.assert.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.assert.dll deleted file mode 100644 index 27e97e5..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.assert.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.core.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.core.dll deleted file mode 100644 index fbc38a5..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.core.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.execution.dotnet.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.execution.dotnet.dll deleted file mode 100644 index 6367806..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.execution.dotnet.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll deleted file mode 100644 index 7481503..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll deleted file mode 100644 index 6846845..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll deleted file mode 100644 index 5e9d619..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index 5bbdc6e..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index 06fa906..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 9a09739..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index ff5fa37..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index 218aa55..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll deleted file mode 100644 index cc18480..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll deleted file mode 100644 index b8fc4e3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll deleted file mode 100644 index 05a61a5..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll deleted file mode 100644 index 802001c..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll deleted file mode 100644 index e3b72f3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/ref/xUnit_Lukan.dll b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/ref/xUnit_Lukan.dll deleted file mode 100644 index fff9be3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/ref/xUnit_Lukan.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/refint/xUnit_Lukan.dll b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/refint/xUnit_Lukan.dll deleted file mode 100644 index fff9be3..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/refint/xUnit_Lukan.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfo.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfo.cs deleted file mode 100644 index fac9cfe..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfo.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyTitleAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache deleted file mode 100644 index d41e124..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e6a9e0e2b42adb2e355338d19183793e024071d2 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index fc4a3f0..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = xUnit_Lukan -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GlobalUsings.g.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.assets.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.assets.cache deleted file mode 100644 index a4dd7c2..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache deleted file mode 100644 index d3a730a..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.BuildWithSkipAnalyzers b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CopyComplete b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CoreCompileInputs.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CoreCompileInputs.cache deleted file mode 100644 index d866604..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -909d68def268d8337ed796fc65f8eded23d4da79 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.FileListAbsolute.txt b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.FileListAbsolute.txt deleted file mode 100644 index 6044f8a..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,311 +0,0 @@ -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/testhost.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/testhost.exe -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.deps.json -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.runtimeconfig.json -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.pdb -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/WebDriver.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.abstractions.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.assert.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.core.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/xunit.execution.dotnet.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfo.cs -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CoreCompileInputs.cache -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CopyComplete -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/refint/xUnit_Lukan.dll -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.pdb -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.genruntimeconfig.cache -C:/Testing.Net/GitLab/testing/xUnit_Lukan/obj/Debug/net7.0/ref/xUnit_Lukan.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.visualstudio.dotnetcore.testadapter.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.reporters.netcoreapp10.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.runner.utility.netcoreapp10.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/linux/selenium-manager -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/macos/selenium-manager -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/selenium-manager/windows/selenium-manager.exe -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.deps.json -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.runtimeconfig.json -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xUnit_Lukan.pdb -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CoreUtilities.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.PlatformAbstractions.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CommunicationUtilities.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.CrossPlatEngine.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.TestPlatform.Utilities.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Microsoft.VisualStudio.TestPlatform.Common.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/testhost.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/Newtonsoft.Json.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/NuGet.Frameworks.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/WebDriver.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.abstractions.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.assert.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.core.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/xunit.execution.dotnet.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.AssemblyInfo.cs -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CoreCompileInputs.cache -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.csproj.CopyComplete -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/refint/xUnit_Lukan.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.pdb -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.genruntimeconfig.cache -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/obj/Debug/net7.0/ref/xUnit_Lukan.dll -/home/kankys/dev/GitHub/Testing/xUnit/xUnit_Lukan/bin/Debug/net7.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\testhost.exe -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\testhost.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.runner.reporters.netcoreapp10.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.runner.utility.netcoreapp10.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\selenium-manager\linux\selenium-manager -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\selenium-manager\macos\selenium-manager -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xUnit_Lukan.deps.json -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xUnit_Lukan.runtimeconfig.json -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xUnit_Lukan.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xUnit_Lukan.pdb -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\Newtonsoft.Json.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\NuGet.Frameworks.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\WebDriver.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.abstractions.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.assert.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.core.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\xunit.execution.dotnet.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.csproj.AssemblyReference.cache -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.AssemblyInfoInputs.cache -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.AssemblyInfo.cs -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.csproj.CoreCompileInputs.cache -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.csproj.CopyComplete -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\refint\xUnit_Lukan.dll -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.pdb -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\xUnit_Lukan.genruntimeconfig.cache -c:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\obj\Debug\net7.0\ref\xUnit_Lukan.dll -C:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\bin\Debug\net7.0\NLog.dll diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.dll b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.dll deleted file mode 100644 index dd398b7..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.dll and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.genruntimeconfig.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.genruntimeconfig.cache deleted file mode 100644 index 30ca9ec..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -dcfe8b2b23a3c9f25feeed2512129c735deaf8e0 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.pdb b/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.pdb deleted file mode 100644 index 1a25f30..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Debug/net7.0/xUnit_Lukan.pdb and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs deleted file mode 100644 index 4257f4b..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfo.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfo.cs deleted file mode 100644 index 82ce269..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfo.cs +++ /dev/null @@ -1,23 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyTitleAttribute("xUnit_Lukan")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache deleted file mode 100644 index cf61d98..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -c22f5567c019ac8364e74b90aa6e86ebb4144390 diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index fc4a3f0..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net7.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = xUnit_Lukan -build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\xUnit\xUnit_Lukan\ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GlobalUsings.g.cs b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.assets.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.assets.cache deleted file mode 100644 index d11acf0..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.assets.cache and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache deleted file mode 100644 index 5ef7abf..0000000 Binary files a/Testing_Win/xUnit/xUnit_Lukan/obj/Release/net7.0/xUnit_Lukan.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/project.assets.json b/Testing_Win/xUnit/xUnit_Lukan/obj/project.assets.json deleted file mode 100644 index 3df5f75..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/project.assets.json +++ /dev/null @@ -1,6012 +0,0 @@ -{ - "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.NETCore.Targets/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": {} - } - }, - "Microsoft.Win32.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.3/Microsoft.Win32.Primitives.dll": { - "related": ".xml" - } - } - }, - "NETStandard.Library/1.6.1": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.Win32.Primitives": "4.3.0", - "System.AppContext": "4.3.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Console": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.Compression.ZipFile": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Linq": "4.3.0", - "System.Linq.Expressions": "4.3.0", - "System.Net.Http": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Net.Sockets": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.InteropServices.RuntimeInformation": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Timer": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0", - "System.Xml.XDocument": "4.3.0" - } - }, - "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" - } - } - }, - "NLog/5.1.1": { - "type": "package", - "compile": { - "lib/netstandard2.0/NLog.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/NLog.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" - } - } - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions/1.2.0": { - "type": "package", - "dependencies": { - "Selenium.WebDriver": "3.141.0" - }, - "compile": { - "lib/netstandard2.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll": {} - }, - "runtime": { - "lib/netstandard2.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll": {} - } - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "debian.8-x64" - } - } - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.23-x64" - } - } - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "fedora.24-x64" - } - } - }, - "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/_._": {} - } - }, - "runtime.native.System.IO.Compression/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/_._": {} - } - }, - "runtime.native.System.Net.Http/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/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "dependencies": { - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": {} - }, - "runtime": { - "lib/netstandard1.0/_._": {} - } - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.13.2-x64" - } - } - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "opensuse.42.1-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": { - "assetType": "native", - "rid": "osx.10.10-x64" - } - } - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "rhel.7-x64" - } - } - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.14.04-x64" - } - } - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.04-x64" - } - } - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "runtimeTargets": { - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": { - "assetType": "native", - "rid": "ubuntu.16.10-x64" - } - } - }, - "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.AppContext/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.AppContext.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.AppContext.dll": {} - } - }, - "System.Buffers/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.1/_._": {} - }, - "runtime": { - "lib/netstandard1.1/System.Buffers.dll": {} - } - }, - "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/System.Collections.dll": { - "related": ".xml" - } - } - }, - "System.Collections.Concurrent/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Reflection": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Collections.Concurrent.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Collections.Concurrent.dll": {} - } - }, - "System.Console/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Runtime": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Console.dll": { - "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/System.Diagnostics.Debug.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.DiagnosticSource/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "lib/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tools/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/System.Diagnostics.Tools.dll": { - "related": ".xml" - } - } - }, - "System.Diagnostics.Tracing/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/System.Diagnostics.Tracing.dll": { - "related": ".xml" - } - } - }, - "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/System.Globalization.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Calendars/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Globalization": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Globalization.Calendars.dll": { - "related": ".xml" - } - } - }, - "System.Globalization.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.IO.Compression/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Buffers": "4.3.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.IO.Compression": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.IO.Compression.ZipFile/4.3.0": { - "type": "package", - "dependencies": { - "System.Buffers": "4.3.0", - "System.IO": "4.3.0", - "System.IO.Compression": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {} - } - }, - "System.IO.FileSystem/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.dll": { - "related": ".xml" - } - } - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {} - } - }, - "System.Linq/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Linq.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.dll": {} - } - }, - "System.Linq.Expressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Linq": "4.3.0", - "System.ObjectModel": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Emit.Lightweight": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Reflection.TypeExtensions": "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" - }, - "compile": { - "ref/netstandard1.6/System.Linq.Expressions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.6/System.Linq.Expressions.dll": {} - } - }, - "System.Net.Http/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.DiagnosticSource": "4.3.0", - "System.Diagnostics.Tracing": "4.3.0", - "System.Globalization": "4.3.0", - "System.Globalization.Extensions": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Security.Cryptography.X509Certificates": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Http.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Net.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Net.Sockets/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.IO": "4.3.0", - "System.Net.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Net.Sockets.dll": { - "related": ".xml" - } - } - }, - "System.ObjectModel/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.ObjectModel.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.ObjectModel.dll": {} - } - }, - "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/System.Reflection.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.Emit/4.3.0": { - "type": "package", - "dependencies": { - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.dll": {} - } - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {} - } - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Emit.ILGeneration": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {} - } - }, - "System.Reflection.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.0/System.Reflection.Extensions.dll": { - "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/System.Reflection.Primitives.dll": { - "related": ".xml" - } - } - }, - "System.Reflection.TypeExtensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netstandard1.5/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {} - } - }, - "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/System.Resources.ResourceManager.dll": { - "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/System.Runtime.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.Handles/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.Runtime.Handles.dll": { - "related": ".xml" - } - } - }, - "System.Runtime.InteropServices/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "Microsoft.NETCore.Targets": "1.1.0", - "System.Reflection": "4.3.0", - "System.Reflection.Primitives": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Handles": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {} - } - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "type": "package", - "dependencies": { - "System.Reflection": "4.3.0", - "System.Reflection.Extensions": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtime": { - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Runtime.Numerics/4.3.0": { - "type": "package", - "dependencies": { - "System.Globalization": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.1/System.Runtime.Numerics.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Runtime.Numerics.dll": {} - } - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.Apple": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {} - }, - "runtimeTargets": { - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "osx" - }, - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Cng/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Csp/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/_._": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "type": "package", - "dependencies": { - "Microsoft.NETCore.Platforms": "1.1.0", - "System.Collections": "4.3.0", - "System.Collections.Concurrent": "4.3.0", - "System.Linq": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.IO": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.6/_._": {} - }, - "runtime": { - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {} - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": { - "assetType": "runtime", - "rid": "unix" - } - } - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "type": "package", - "dependencies": { - "System.Diagnostics.Debug": "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", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - }, - "runtime": { - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {} - } - }, - "System.Security.Cryptography.X509Certificates/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.Globalization.Calendars": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.Handles": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Runtime.Numerics": "4.3.0", - "System.Security.Cryptography.Algorithms": "4.3.0", - "System.Security.Cryptography.Cng": "4.3.0", - "System.Security.Cryptography.Csp": "4.3.0", - "System.Security.Cryptography.Encoding": "4.3.0", - "System.Security.Cryptography.OpenSsl": "4.3.0", - "System.Security.Cryptography.Primitives": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "runtime.native.System": "4.3.0", - "runtime.native.System.Net.Http": "4.3.0", - "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0" - }, - "compile": { - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": { - "related": ".xml" - } - }, - "runtimeTargets": { - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "unix" - }, - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": { - "assetType": "runtime", - "rid": "win" - } - } - }, - "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.Text.Encoding.Extensions/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" - }, - "compile": { - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Text.RegularExpressions/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0" - }, - "compile": { - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {} - }, - "runtime": { - "lib/netstandard1.6/System.Text.RegularExpressions.dll": {} - } - }, - "System.Threading/4.3.0": { - "type": "package", - "dependencies": { - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Threading.dll": { - "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" - } - } - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Runtime": "4.3.0", - "System.Threading.Tasks": "4.3.0" - }, - "compile": { - "lib/netstandard1.0/_._": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": { - "related": ".xml" - } - } - }, - "System.Threading.Timer/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.2/System.Threading.Timer.dll": { - "related": ".xml" - } - } - }, - "System.Xml.ReaderWriter/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.IO.FileSystem": "4.3.0", - "System.IO.FileSystem.Primitives": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Runtime.InteropServices": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Text.Encoding.Extensions": "4.3.0", - "System.Text.RegularExpressions": "4.3.0", - "System.Threading.Tasks": "4.3.0", - "System.Threading.Tasks.Extensions": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.ReaderWriter.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {} - } - }, - "System.Xml.XDocument/4.3.0": { - "type": "package", - "dependencies": { - "System.Collections": "4.3.0", - "System.Diagnostics.Debug": "4.3.0", - "System.Diagnostics.Tools": "4.3.0", - "System.Globalization": "4.3.0", - "System.IO": "4.3.0", - "System.Reflection": "4.3.0", - "System.Resources.ResourceManager": "4.3.0", - "System.Runtime": "4.3.0", - "System.Runtime.Extensions": "4.3.0", - "System.Text.Encoding": "4.3.0", - "System.Threading": "4.3.0", - "System.Xml.ReaderWriter": "4.3.0" - }, - "compile": { - "ref/netstandard1.3/System.Xml.XDocument.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.3/System.Xml.XDocument.dll": {} - } - }, - "xunit/2.4.2": { - "type": "package", - "dependencies": { - "xunit.analyzers": "1.0.0", - "xunit.assert": "2.4.2", - "xunit.core": "[2.4.2]" - } - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - } - }, - "xunit.analyzers/1.0.0": { - "type": "package" - }, - "xunit.assert/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1" - }, - "compile": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.assert.dll": { - "related": ".xml" - } - } - }, - "xunit.core/2.4.2": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.4.2]", - "xunit.extensibility.execution": "[2.4.2]" - }, - "build": { - "build/xunit.core.props": {}, - "build/xunit.core.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/xunit.core.props": {}, - "buildMultiTargeting/xunit.core.targets": {} - } - }, - "xunit.extensibility.core/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.abstractions": "2.0.3" - }, - "compile": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - } - }, - "xunit.extensibility.execution/2.4.2": { - "type": "package", - "dependencies": { - "NETStandard.Library": "1.6.1", - "xunit.extensibility.core": "[2.4.2]" - }, - "compile": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - } - }, - "xunit.runner.visualstudio/2.4.5": { - "type": "package", - "compile": { - "lib/netcoreapp3.1/_._": {} - }, - "runtime": { - "lib/netcoreapp3.1/_._": {} - }, - "build": { - "build/netcoreapp3.1/xunit.runner.visualstudio.props": {} - } - } - } - }, - "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.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.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" - ] - }, - "Microsoft.Win32.Primitives/4.3.0": { - "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==", - "type": "package", - "path": "microsoft.win32.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/Microsoft.Win32.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "microsoft.win32.primitives.4.3.0.nupkg.sha512", - "microsoft.win32.primitives.nuspec", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.dll", - "ref/netstandard1.3/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml", - "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._" - ] - }, - "NETStandard.Library/1.6.1": { - "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==", - "type": "package", - "path": "netstandard.library/1.6.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "netstandard.library.1.6.1.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" - ] - }, - "NLog/5.1.1": { - "sha512": "YBfUDzipCaucs+8ieCDp8XECumiWsQbZwSUVLlt9i7FGV03nOPqoVzLtmlhbTxq4TN92BBsLacqPAE/ZyDDJ1g==", - "type": "package", - "path": "nlog/5.1.1", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "N.png", - "lib/net35/NLog.dll", - "lib/net35/NLog.xml", - "lib/net45/NLog.dll", - "lib/net45/NLog.xml", - "lib/net46/NLog.dll", - "lib/net46/NLog.xml", - "lib/netstandard1.3/NLog.dll", - "lib/netstandard1.3/NLog.xml", - "lib/netstandard1.5/NLog.dll", - "lib/netstandard1.5/NLog.xml", - "lib/netstandard2.0/NLog.dll", - "lib/netstandard2.0/NLog.xml", - "nlog.5.1.1.nupkg.sha512", - "nlog.nuspec" - ] - }, - "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" - ] - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions/1.2.0": { - "sha512": "z5/MAdjFlHcECXN4sxS356Hul5iJD1vHznAwINo9YR3j+PXVU2PjgmkLEB6zvRLxzouL8qfNBioSWkxfvlsbMg==", - "type": "package", - "path": "openqa.selenium.chrome.chromedriverextensions/1.2.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/netstandard2.0/OpenQA.Selenium.Chrome.ChromeDriverExtensions.dll", - "openqa.selenium.chrome.chromedriverextensions.1.2.0.nupkg.sha512", - "openqa.selenium.chrome.chromedriverextensions.nuspec" - ] - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==", - "type": "package", - "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==", - "type": "package", - "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==", - "type": "package", - "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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" - ] - }, - "runtime.native.System.IO.Compression/4.3.0": { - "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==", - "type": "package", - "path": "runtime.native.system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "runtime.native.system.io.compression.nuspec" - ] - }, - "runtime.native.System.Net.Http/4.3.0": { - "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==", - "type": "package", - "path": "runtime.native.system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.net.http.4.3.0.nupkg.sha512", - "runtime.native.system.net.http.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==", - "type": "package", - "path": "runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.apple.nuspec" - ] - }, - "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==", - "type": "package", - "path": "runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/_._", - "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.native.system.security.cryptography.openssl.nuspec" - ] - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==", - "type": "package", - "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==", - "type": "package", - "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": { - "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib" - ] - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==", - "type": "package", - "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib" - ] - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==", - "type": "package", - "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==", - "type": "package", - "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==", - "type": "package", - "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==", - "type": "package", - "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec", - "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so" - ] - }, - "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.AppContext/4.3.0": { - "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==", - "type": "package", - "path": "system.appcontext/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.AppContext.dll", - "lib/net463/System.AppContext.dll", - "lib/netcore50/System.AppContext.dll", - "lib/netstandard1.6/System.AppContext.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.AppContext.dll", - "ref/net463/System.AppContext.dll", - "ref/netstandard/_._", - "ref/netstandard1.3/System.AppContext.dll", - "ref/netstandard1.3/System.AppContext.xml", - "ref/netstandard1.3/de/System.AppContext.xml", - "ref/netstandard1.3/es/System.AppContext.xml", - "ref/netstandard1.3/fr/System.AppContext.xml", - "ref/netstandard1.3/it/System.AppContext.xml", - "ref/netstandard1.3/ja/System.AppContext.xml", - "ref/netstandard1.3/ko/System.AppContext.xml", - "ref/netstandard1.3/ru/System.AppContext.xml", - "ref/netstandard1.3/zh-hans/System.AppContext.xml", - "ref/netstandard1.3/zh-hant/System.AppContext.xml", - "ref/netstandard1.6/System.AppContext.dll", - "ref/netstandard1.6/System.AppContext.xml", - "ref/netstandard1.6/de/System.AppContext.xml", - "ref/netstandard1.6/es/System.AppContext.xml", - "ref/netstandard1.6/fr/System.AppContext.xml", - "ref/netstandard1.6/it/System.AppContext.xml", - "ref/netstandard1.6/ja/System.AppContext.xml", - "ref/netstandard1.6/ko/System.AppContext.xml", - "ref/netstandard1.6/ru/System.AppContext.xml", - "ref/netstandard1.6/zh-hans/System.AppContext.xml", - "ref/netstandard1.6/zh-hant/System.AppContext.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.AppContext.dll", - "system.appcontext.4.3.0.nupkg.sha512", - "system.appcontext.nuspec" - ] - }, - "System.Buffers/4.3.0": { - "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==", - "type": "package", - "path": "system.buffers/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.1/.xml", - "lib/netstandard1.1/System.Buffers.dll", - "system.buffers.4.3.0.nupkg.sha512", - "system.buffers.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.Collections.Concurrent/4.3.0": { - "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==", - "type": "package", - "path": "system.collections.concurrent/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Collections.Concurrent.dll", - "lib/netstandard1.3/System.Collections.Concurrent.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Collections.Concurrent.dll", - "ref/netcore50/System.Collections.Concurrent.xml", - "ref/netcore50/de/System.Collections.Concurrent.xml", - "ref/netcore50/es/System.Collections.Concurrent.xml", - "ref/netcore50/fr/System.Collections.Concurrent.xml", - "ref/netcore50/it/System.Collections.Concurrent.xml", - "ref/netcore50/ja/System.Collections.Concurrent.xml", - "ref/netcore50/ko/System.Collections.Concurrent.xml", - "ref/netcore50/ru/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hans/System.Collections.Concurrent.xml", - "ref/netcore50/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.1/System.Collections.Concurrent.dll", - "ref/netstandard1.1/System.Collections.Concurrent.xml", - "ref/netstandard1.1/de/System.Collections.Concurrent.xml", - "ref/netstandard1.1/es/System.Collections.Concurrent.xml", - "ref/netstandard1.1/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.1/it/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.1/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml", - "ref/netstandard1.3/System.Collections.Concurrent.dll", - "ref/netstandard1.3/System.Collections.Concurrent.xml", - "ref/netstandard1.3/de/System.Collections.Concurrent.xml", - "ref/netstandard1.3/es/System.Collections.Concurrent.xml", - "ref/netstandard1.3/fr/System.Collections.Concurrent.xml", - "ref/netstandard1.3/it/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ja/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ko/System.Collections.Concurrent.xml", - "ref/netstandard1.3/ru/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml", - "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.collections.concurrent.4.3.0.nupkg.sha512", - "system.collections.concurrent.nuspec" - ] - }, - "System.Console/4.3.0": { - "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==", - "type": "package", - "path": "system.console/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Console.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Console.dll", - "ref/netstandard1.3/System.Console.dll", - "ref/netstandard1.3/System.Console.xml", - "ref/netstandard1.3/de/System.Console.xml", - "ref/netstandard1.3/es/System.Console.xml", - "ref/netstandard1.3/fr/System.Console.xml", - "ref/netstandard1.3/it/System.Console.xml", - "ref/netstandard1.3/ja/System.Console.xml", - "ref/netstandard1.3/ko/System.Console.xml", - "ref/netstandard1.3/ru/System.Console.xml", - "ref/netstandard1.3/zh-hans/System.Console.xml", - "ref/netstandard1.3/zh-hant/System.Console.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.console.4.3.0.nupkg.sha512", - "system.console.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.DiagnosticSource/4.3.0": { - "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==", - "type": "package", - "path": "system.diagnostics.diagnosticsource/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Diagnostics.DiagnosticSource.dll", - "lib/net46/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll", - "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll", - "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml", - "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "system.diagnostics.diagnosticsource.nuspec" - ] - }, - "System.Diagnostics.Tools/4.3.0": { - "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==", - "type": "package", - "path": "system.diagnostics.tools/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.Tools.dll", - "ref/netcore50/System.Diagnostics.Tools.xml", - "ref/netcore50/de/System.Diagnostics.Tools.xml", - "ref/netcore50/es/System.Diagnostics.Tools.xml", - "ref/netcore50/fr/System.Diagnostics.Tools.xml", - "ref/netcore50/it/System.Diagnostics.Tools.xml", - "ref/netcore50/ja/System.Diagnostics.Tools.xml", - "ref/netcore50/ko/System.Diagnostics.Tools.xml", - "ref/netcore50/ru/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/System.Diagnostics.Tools.dll", - "ref/netstandard1.0/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/de/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/es/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/it/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml", - "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tools.4.3.0.nupkg.sha512", - "system.diagnostics.tools.nuspec" - ] - }, - "System.Diagnostics.Tracing/4.3.0": { - "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==", - "type": "package", - "path": "system.diagnostics.tracing/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Diagnostics.Tracing.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.dll", - "ref/netcore50/System.Diagnostics.Tracing.xml", - "ref/netcore50/de/System.Diagnostics.Tracing.xml", - "ref/netcore50/es/System.Diagnostics.Tracing.xml", - "ref/netcore50/fr/System.Diagnostics.Tracing.xml", - "ref/netcore50/it/System.Diagnostics.Tracing.xml", - "ref/netcore50/ja/System.Diagnostics.Tracing.xml", - "ref/netcore50/ko/System.Diagnostics.Tracing.xml", - "ref/netcore50/ru/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/System.Diagnostics.Tracing.dll", - "ref/netstandard1.1/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/System.Diagnostics.Tracing.dll", - "ref/netstandard1.2/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/System.Diagnostics.Tracing.dll", - "ref/netstandard1.3/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/System.Diagnostics.Tracing.dll", - "ref/netstandard1.5/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml", - "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.diagnostics.tracing.4.3.0.nupkg.sha512", - "system.diagnostics.tracing.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.Globalization.Calendars/4.3.0": { - "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==", - "type": "package", - "path": "system.globalization.calendars/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Calendars.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.dll", - "ref/netstandard1.3/System.Globalization.Calendars.xml", - "ref/netstandard1.3/de/System.Globalization.Calendars.xml", - "ref/netstandard1.3/es/System.Globalization.Calendars.xml", - "ref/netstandard1.3/fr/System.Globalization.Calendars.xml", - "ref/netstandard1.3/it/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ja/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ko/System.Globalization.Calendars.xml", - "ref/netstandard1.3/ru/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.globalization.calendars.4.3.0.nupkg.sha512", - "system.globalization.calendars.nuspec" - ] - }, - "System.Globalization.Extensions/4.3.0": { - "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==", - "type": "package", - "path": "system.globalization.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Globalization.Extensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.dll", - "ref/netstandard1.3/System.Globalization.Extensions.xml", - "ref/netstandard1.3/de/System.Globalization.Extensions.xml", - "ref/netstandard1.3/es/System.Globalization.Extensions.xml", - "ref/netstandard1.3/fr/System.Globalization.Extensions.xml", - "ref/netstandard1.3/it/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ja/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ko/System.Globalization.Extensions.xml", - "ref/netstandard1.3/ru/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll", - "runtimes/win/lib/net46/System.Globalization.Extensions.dll", - "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll", - "system.globalization.extensions.4.3.0.nupkg.sha512", - "system.globalization.extensions.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.IO.Compression/4.3.0": { - "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==", - "type": "package", - "path": "system.io.compression/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.IO.Compression.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net46/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.dll", - "ref/netcore50/System.IO.Compression.xml", - "ref/netcore50/de/System.IO.Compression.xml", - "ref/netcore50/es/System.IO.Compression.xml", - "ref/netcore50/fr/System.IO.Compression.xml", - "ref/netcore50/it/System.IO.Compression.xml", - "ref/netcore50/ja/System.IO.Compression.xml", - "ref/netcore50/ko/System.IO.Compression.xml", - "ref/netcore50/ru/System.IO.Compression.xml", - "ref/netcore50/zh-hans/System.IO.Compression.xml", - "ref/netcore50/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.1/System.IO.Compression.dll", - "ref/netstandard1.1/System.IO.Compression.xml", - "ref/netstandard1.1/de/System.IO.Compression.xml", - "ref/netstandard1.1/es/System.IO.Compression.xml", - "ref/netstandard1.1/fr/System.IO.Compression.xml", - "ref/netstandard1.1/it/System.IO.Compression.xml", - "ref/netstandard1.1/ja/System.IO.Compression.xml", - "ref/netstandard1.1/ko/System.IO.Compression.xml", - "ref/netstandard1.1/ru/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.1/zh-hant/System.IO.Compression.xml", - "ref/netstandard1.3/System.IO.Compression.dll", - "ref/netstandard1.3/System.IO.Compression.xml", - "ref/netstandard1.3/de/System.IO.Compression.xml", - "ref/netstandard1.3/es/System.IO.Compression.xml", - "ref/netstandard1.3/fr/System.IO.Compression.xml", - "ref/netstandard1.3/it/System.IO.Compression.xml", - "ref/netstandard1.3/ja/System.IO.Compression.xml", - "ref/netstandard1.3/ko/System.IO.Compression.xml", - "ref/netstandard1.3/ru/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll", - "runtimes/win/lib/net46/System.IO.Compression.dll", - "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll", - "system.io.compression.4.3.0.nupkg.sha512", - "system.io.compression.nuspec" - ] - }, - "System.IO.Compression.ZipFile/4.3.0": { - "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==", - "type": "package", - "path": "system.io.compression.zipfile/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.Compression.ZipFile.dll", - "lib/netstandard1.3/System.IO.Compression.ZipFile.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.dll", - "ref/netstandard1.3/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml", - "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.compression.zipfile.4.3.0.nupkg.sha512", - "system.io.compression.zipfile.nuspec" - ] - }, - "System.IO.FileSystem/4.3.0": { - "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==", - "type": "package", - "path": "system.io.filesystem/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.dll", - "ref/netstandard1.3/System.IO.FileSystem.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.4.3.0.nupkg.sha512", - "system.io.filesystem.nuspec" - ] - }, - "System.IO.FileSystem.Primitives/4.3.0": { - "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==", - "type": "package", - "path": "system.io.filesystem.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.IO.FileSystem.Primitives.dll", - "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll", - "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "system.io.filesystem.primitives.nuspec" - ] - }, - "System.Linq/4.3.0": { - "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==", - "type": "package", - "path": "system.linq/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.dll", - "lib/netcore50/System.Linq.dll", - "lib/netstandard1.6/System.Linq.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/net463/System.Linq.dll", - "ref/netcore50/System.Linq.dll", - "ref/netcore50/System.Linq.xml", - "ref/netcore50/de/System.Linq.xml", - "ref/netcore50/es/System.Linq.xml", - "ref/netcore50/fr/System.Linq.xml", - "ref/netcore50/it/System.Linq.xml", - "ref/netcore50/ja/System.Linq.xml", - "ref/netcore50/ko/System.Linq.xml", - "ref/netcore50/ru/System.Linq.xml", - "ref/netcore50/zh-hans/System.Linq.xml", - "ref/netcore50/zh-hant/System.Linq.xml", - "ref/netstandard1.0/System.Linq.dll", - "ref/netstandard1.0/System.Linq.xml", - "ref/netstandard1.0/de/System.Linq.xml", - "ref/netstandard1.0/es/System.Linq.xml", - "ref/netstandard1.0/fr/System.Linq.xml", - "ref/netstandard1.0/it/System.Linq.xml", - "ref/netstandard1.0/ja/System.Linq.xml", - "ref/netstandard1.0/ko/System.Linq.xml", - "ref/netstandard1.0/ru/System.Linq.xml", - "ref/netstandard1.0/zh-hans/System.Linq.xml", - "ref/netstandard1.0/zh-hant/System.Linq.xml", - "ref/netstandard1.6/System.Linq.dll", - "ref/netstandard1.6/System.Linq.xml", - "ref/netstandard1.6/de/System.Linq.xml", - "ref/netstandard1.6/es/System.Linq.xml", - "ref/netstandard1.6/fr/System.Linq.xml", - "ref/netstandard1.6/it/System.Linq.xml", - "ref/netstandard1.6/ja/System.Linq.xml", - "ref/netstandard1.6/ko/System.Linq.xml", - "ref/netstandard1.6/ru/System.Linq.xml", - "ref/netstandard1.6/zh-hans/System.Linq.xml", - "ref/netstandard1.6/zh-hant/System.Linq.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.linq.4.3.0.nupkg.sha512", - "system.linq.nuspec" - ] - }, - "System.Linq.Expressions/4.3.0": { - "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==", - "type": "package", - "path": "system.linq.expressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Linq.Expressions.dll", - "lib/netcore50/System.Linq.Expressions.dll", - "lib/netstandard1.6/System.Linq.Expressions.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/net463/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.dll", - "ref/netcore50/System.Linq.Expressions.xml", - "ref/netcore50/de/System.Linq.Expressions.xml", - "ref/netcore50/es/System.Linq.Expressions.xml", - "ref/netcore50/fr/System.Linq.Expressions.xml", - "ref/netcore50/it/System.Linq.Expressions.xml", - "ref/netcore50/ja/System.Linq.Expressions.xml", - "ref/netcore50/ko/System.Linq.Expressions.xml", - "ref/netcore50/ru/System.Linq.Expressions.xml", - "ref/netcore50/zh-hans/System.Linq.Expressions.xml", - "ref/netcore50/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.0/System.Linq.Expressions.dll", - "ref/netstandard1.0/System.Linq.Expressions.xml", - "ref/netstandard1.0/de/System.Linq.Expressions.xml", - "ref/netstandard1.0/es/System.Linq.Expressions.xml", - "ref/netstandard1.0/fr/System.Linq.Expressions.xml", - "ref/netstandard1.0/it/System.Linq.Expressions.xml", - "ref/netstandard1.0/ja/System.Linq.Expressions.xml", - "ref/netstandard1.0/ko/System.Linq.Expressions.xml", - "ref/netstandard1.0/ru/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.3/System.Linq.Expressions.dll", - "ref/netstandard1.3/System.Linq.Expressions.xml", - "ref/netstandard1.3/de/System.Linq.Expressions.xml", - "ref/netstandard1.3/es/System.Linq.Expressions.xml", - "ref/netstandard1.3/fr/System.Linq.Expressions.xml", - "ref/netstandard1.3/it/System.Linq.Expressions.xml", - "ref/netstandard1.3/ja/System.Linq.Expressions.xml", - "ref/netstandard1.3/ko/System.Linq.Expressions.xml", - "ref/netstandard1.3/ru/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml", - "ref/netstandard1.6/System.Linq.Expressions.dll", - "ref/netstandard1.6/System.Linq.Expressions.xml", - "ref/netstandard1.6/de/System.Linq.Expressions.xml", - "ref/netstandard1.6/es/System.Linq.Expressions.xml", - "ref/netstandard1.6/fr/System.Linq.Expressions.xml", - "ref/netstandard1.6/it/System.Linq.Expressions.xml", - "ref/netstandard1.6/ja/System.Linq.Expressions.xml", - "ref/netstandard1.6/ko/System.Linq.Expressions.xml", - "ref/netstandard1.6/ru/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml", - "ref/netstandard1.6/zh-hant/System.Linq.Expressions.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.Linq.Expressions.dll", - "system.linq.expressions.4.3.0.nupkg.sha512", - "system.linq.expressions.nuspec" - ] - }, - "System.Net.Http/4.3.0": { - "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==", - "type": "package", - "path": "system.net.http/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/Xamarinmac20/_._", - "lib/monoandroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/net46/System.Net.Http.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/Xamarinmac20/_._", - "ref/monoandroid10/_._", - "ref/monotouch10/_._", - "ref/net45/_._", - "ref/net46/System.Net.Http.dll", - "ref/net46/System.Net.Http.xml", - "ref/net46/de/System.Net.Http.xml", - "ref/net46/es/System.Net.Http.xml", - "ref/net46/fr/System.Net.Http.xml", - "ref/net46/it/System.Net.Http.xml", - "ref/net46/ja/System.Net.Http.xml", - "ref/net46/ko/System.Net.Http.xml", - "ref/net46/ru/System.Net.Http.xml", - "ref/net46/zh-hans/System.Net.Http.xml", - "ref/net46/zh-hant/System.Net.Http.xml", - "ref/netcore50/System.Net.Http.dll", - "ref/netcore50/System.Net.Http.xml", - "ref/netcore50/de/System.Net.Http.xml", - "ref/netcore50/es/System.Net.Http.xml", - "ref/netcore50/fr/System.Net.Http.xml", - "ref/netcore50/it/System.Net.Http.xml", - "ref/netcore50/ja/System.Net.Http.xml", - "ref/netcore50/ko/System.Net.Http.xml", - "ref/netcore50/ru/System.Net.Http.xml", - "ref/netcore50/zh-hans/System.Net.Http.xml", - "ref/netcore50/zh-hant/System.Net.Http.xml", - "ref/netstandard1.1/System.Net.Http.dll", - "ref/netstandard1.1/System.Net.Http.xml", - "ref/netstandard1.1/de/System.Net.Http.xml", - "ref/netstandard1.1/es/System.Net.Http.xml", - "ref/netstandard1.1/fr/System.Net.Http.xml", - "ref/netstandard1.1/it/System.Net.Http.xml", - "ref/netstandard1.1/ja/System.Net.Http.xml", - "ref/netstandard1.1/ko/System.Net.Http.xml", - "ref/netstandard1.1/ru/System.Net.Http.xml", - "ref/netstandard1.1/zh-hans/System.Net.Http.xml", - "ref/netstandard1.1/zh-hant/System.Net.Http.xml", - "ref/netstandard1.3/System.Net.Http.dll", - "ref/netstandard1.3/System.Net.Http.xml", - "ref/netstandard1.3/de/System.Net.Http.xml", - "ref/netstandard1.3/es/System.Net.Http.xml", - "ref/netstandard1.3/fr/System.Net.Http.xml", - "ref/netstandard1.3/it/System.Net.Http.xml", - "ref/netstandard1.3/ja/System.Net.Http.xml", - "ref/netstandard1.3/ko/System.Net.Http.xml", - "ref/netstandard1.3/ru/System.Net.Http.xml", - "ref/netstandard1.3/zh-hans/System.Net.Http.xml", - "ref/netstandard1.3/zh-hant/System.Net.Http.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll", - "runtimes/win/lib/net46/System.Net.Http.dll", - "runtimes/win/lib/netcore50/System.Net.Http.dll", - "runtimes/win/lib/netstandard1.3/System.Net.Http.dll", - "system.net.http.4.3.0.nupkg.sha512", - "system.net.http.nuspec" - ] - }, - "System.Net.Primitives/4.3.0": { - "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==", - "type": "package", - "path": "system.net.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.Net.Primitives.dll", - "ref/netcore50/System.Net.Primitives.xml", - "ref/netcore50/de/System.Net.Primitives.xml", - "ref/netcore50/es/System.Net.Primitives.xml", - "ref/netcore50/fr/System.Net.Primitives.xml", - "ref/netcore50/it/System.Net.Primitives.xml", - "ref/netcore50/ja/System.Net.Primitives.xml", - "ref/netcore50/ko/System.Net.Primitives.xml", - "ref/netcore50/ru/System.Net.Primitives.xml", - "ref/netcore50/zh-hans/System.Net.Primitives.xml", - "ref/netcore50/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.0/System.Net.Primitives.dll", - "ref/netstandard1.0/System.Net.Primitives.xml", - "ref/netstandard1.0/de/System.Net.Primitives.xml", - "ref/netstandard1.0/es/System.Net.Primitives.xml", - "ref/netstandard1.0/fr/System.Net.Primitives.xml", - "ref/netstandard1.0/it/System.Net.Primitives.xml", - "ref/netstandard1.0/ja/System.Net.Primitives.xml", - "ref/netstandard1.0/ko/System.Net.Primitives.xml", - "ref/netstandard1.0/ru/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.1/System.Net.Primitives.dll", - "ref/netstandard1.1/System.Net.Primitives.xml", - "ref/netstandard1.1/de/System.Net.Primitives.xml", - "ref/netstandard1.1/es/System.Net.Primitives.xml", - "ref/netstandard1.1/fr/System.Net.Primitives.xml", - "ref/netstandard1.1/it/System.Net.Primitives.xml", - "ref/netstandard1.1/ja/System.Net.Primitives.xml", - "ref/netstandard1.1/ko/System.Net.Primitives.xml", - "ref/netstandard1.1/ru/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml", - "ref/netstandard1.3/System.Net.Primitives.dll", - "ref/netstandard1.3/System.Net.Primitives.xml", - "ref/netstandard1.3/de/System.Net.Primitives.xml", - "ref/netstandard1.3/es/System.Net.Primitives.xml", - "ref/netstandard1.3/fr/System.Net.Primitives.xml", - "ref/netstandard1.3/it/System.Net.Primitives.xml", - "ref/netstandard1.3/ja/System.Net.Primitives.xml", - "ref/netstandard1.3/ko/System.Net.Primitives.xml", - "ref/netstandard1.3/ru/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml", - "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.primitives.4.3.0.nupkg.sha512", - "system.net.primitives.nuspec" - ] - }, - "System.Net.Sockets/4.3.0": { - "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==", - "type": "package", - "path": "system.net.sockets/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Net.Sockets.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.dll", - "ref/netstandard1.3/System.Net.Sockets.xml", - "ref/netstandard1.3/de/System.Net.Sockets.xml", - "ref/netstandard1.3/es/System.Net.Sockets.xml", - "ref/netstandard1.3/fr/System.Net.Sockets.xml", - "ref/netstandard1.3/it/System.Net.Sockets.xml", - "ref/netstandard1.3/ja/System.Net.Sockets.xml", - "ref/netstandard1.3/ko/System.Net.Sockets.xml", - "ref/netstandard1.3/ru/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml", - "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.net.sockets.4.3.0.nupkg.sha512", - "system.net.sockets.nuspec" - ] - }, - "System.ObjectModel/4.3.0": { - "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==", - "type": "package", - "path": "system.objectmodel/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.ObjectModel.dll", - "lib/netstandard1.3/System.ObjectModel.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.ObjectModel.dll", - "ref/netcore50/System.ObjectModel.xml", - "ref/netcore50/de/System.ObjectModel.xml", - "ref/netcore50/es/System.ObjectModel.xml", - "ref/netcore50/fr/System.ObjectModel.xml", - "ref/netcore50/it/System.ObjectModel.xml", - "ref/netcore50/ja/System.ObjectModel.xml", - "ref/netcore50/ko/System.ObjectModel.xml", - "ref/netcore50/ru/System.ObjectModel.xml", - "ref/netcore50/zh-hans/System.ObjectModel.xml", - "ref/netcore50/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.0/System.ObjectModel.dll", - "ref/netstandard1.0/System.ObjectModel.xml", - "ref/netstandard1.0/de/System.ObjectModel.xml", - "ref/netstandard1.0/es/System.ObjectModel.xml", - "ref/netstandard1.0/fr/System.ObjectModel.xml", - "ref/netstandard1.0/it/System.ObjectModel.xml", - "ref/netstandard1.0/ja/System.ObjectModel.xml", - "ref/netstandard1.0/ko/System.ObjectModel.xml", - "ref/netstandard1.0/ru/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.0/zh-hant/System.ObjectModel.xml", - "ref/netstandard1.3/System.ObjectModel.dll", - "ref/netstandard1.3/System.ObjectModel.xml", - "ref/netstandard1.3/de/System.ObjectModel.xml", - "ref/netstandard1.3/es/System.ObjectModel.xml", - "ref/netstandard1.3/fr/System.ObjectModel.xml", - "ref/netstandard1.3/it/System.ObjectModel.xml", - "ref/netstandard1.3/ja/System.ObjectModel.xml", - "ref/netstandard1.3/ko/System.ObjectModel.xml", - "ref/netstandard1.3/ru/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hans/System.ObjectModel.xml", - "ref/netstandard1.3/zh-hant/System.ObjectModel.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.objectmodel.4.3.0.nupkg.sha512", - "system.objectmodel.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.Emit/4.3.0": { - "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", - "type": "package", - "path": "system.reflection.emit/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/monotouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.dll", - "lib/netstandard1.3/System.Reflection.Emit.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/net45/_._", - "ref/netstandard1.1/System.Reflection.Emit.dll", - "ref/netstandard1.1/System.Reflection.Emit.xml", - "ref/netstandard1.1/de/System.Reflection.Emit.xml", - "ref/netstandard1.1/es/System.Reflection.Emit.xml", - "ref/netstandard1.1/fr/System.Reflection.Emit.xml", - "ref/netstandard1.1/it/System.Reflection.Emit.xml", - "ref/netstandard1.1/ja/System.Reflection.Emit.xml", - "ref/netstandard1.1/ko/System.Reflection.Emit.xml", - "ref/netstandard1.1/ru/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", - "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", - "ref/xamarinmac20/_._", - "system.reflection.emit.4.3.0.nupkg.sha512", - "system.reflection.emit.nuspec" - ] - }, - "System.Reflection.Emit.ILGeneration/4.3.0": { - "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==", - "type": "package", - "path": "system.reflection.emit.ilgeneration/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.ILGeneration.dll", - "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll", - "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "system.reflection.emit.ilgeneration.nuspec" - ] - }, - "System.Reflection.Emit.Lightweight/4.3.0": { - "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==", - "type": "package", - "path": "system.reflection.emit.lightweight/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Reflection.Emit.Lightweight.dll", - "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll", - "lib/portable-net45+wp8/_._", - "lib/wp80/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll", - "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml", - "ref/portable-net45+wp8/_._", - "ref/wp80/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/_._", - "system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "system.reflection.emit.lightweight.nuspec" - ] - }, - "System.Reflection.Extensions/4.3.0": { - "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==", - "type": "package", - "path": "system.reflection.extensions/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.Extensions.dll", - "ref/netcore50/System.Reflection.Extensions.xml", - "ref/netcore50/de/System.Reflection.Extensions.xml", - "ref/netcore50/es/System.Reflection.Extensions.xml", - "ref/netcore50/fr/System.Reflection.Extensions.xml", - "ref/netcore50/it/System.Reflection.Extensions.xml", - "ref/netcore50/ja/System.Reflection.Extensions.xml", - "ref/netcore50/ko/System.Reflection.Extensions.xml", - "ref/netcore50/ru/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hans/System.Reflection.Extensions.xml", - "ref/netcore50/zh-hant/System.Reflection.Extensions.xml", - "ref/netstandard1.0/System.Reflection.Extensions.dll", - "ref/netstandard1.0/System.Reflection.Extensions.xml", - "ref/netstandard1.0/de/System.Reflection.Extensions.xml", - "ref/netstandard1.0/es/System.Reflection.Extensions.xml", - "ref/netstandard1.0/fr/System.Reflection.Extensions.xml", - "ref/netstandard1.0/it/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ja/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ko/System.Reflection.Extensions.xml", - "ref/netstandard1.0/ru/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.reflection.extensions.4.3.0.nupkg.sha512", - "system.reflection.extensions.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.Reflection.TypeExtensions/4.3.0": { - "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==", - "type": "package", - "path": "system.reflection.typeextensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Reflection.TypeExtensions.dll", - "lib/net462/System.Reflection.TypeExtensions.dll", - "lib/netcore50/System.Reflection.TypeExtensions.dll", - "lib/netstandard1.5/System.Reflection.TypeExtensions.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Reflection.TypeExtensions.dll", - "ref/net462/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.3/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/System.Reflection.TypeExtensions.dll", - "ref/netstandard1.5/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml", - "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll", - "system.reflection.typeextensions.4.3.0.nupkg.sha512", - "system.reflection.typeextensions.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.Runtime.Handles/4.3.0": { - "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==", - "type": "package", - "path": "system.runtime.handles/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/_._", - "ref/netstandard1.3/System.Runtime.Handles.dll", - "ref/netstandard1.3/System.Runtime.Handles.xml", - "ref/netstandard1.3/de/System.Runtime.Handles.xml", - "ref/netstandard1.3/es/System.Runtime.Handles.xml", - "ref/netstandard1.3/fr/System.Runtime.Handles.xml", - "ref/netstandard1.3/it/System.Runtime.Handles.xml", - "ref/netstandard1.3/ja/System.Runtime.Handles.xml", - "ref/netstandard1.3/ko/System.Runtime.Handles.xml", - "ref/netstandard1.3/ru/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.handles.4.3.0.nupkg.sha512", - "system.runtime.handles.nuspec" - ] - }, - "System.Runtime.InteropServices/4.3.0": { - "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==", - "type": "package", - "path": "system.runtime.interopservices/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net462/System.Runtime.InteropServices.dll", - "lib/net463/System.Runtime.InteropServices.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/net462/System.Runtime.InteropServices.dll", - "ref/net463/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.dll", - "ref/netcore50/System.Runtime.InteropServices.xml", - "ref/netcore50/de/System.Runtime.InteropServices.xml", - "ref/netcore50/es/System.Runtime.InteropServices.xml", - "ref/netcore50/fr/System.Runtime.InteropServices.xml", - "ref/netcore50/it/System.Runtime.InteropServices.xml", - "ref/netcore50/ja/System.Runtime.InteropServices.xml", - "ref/netcore50/ko/System.Runtime.InteropServices.xml", - "ref/netcore50/ru/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml", - "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml", - "ref/netcoreapp1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.dll", - "ref/netstandard1.1/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/System.Runtime.InteropServices.dll", - "ref/netstandard1.2/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/System.Runtime.InteropServices.dll", - "ref/netstandard1.3/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/System.Runtime.InteropServices.dll", - "ref/netstandard1.5/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/de/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/es/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/it/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml", - "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.interopservices.4.3.0.nupkg.sha512", - "system.runtime.interopservices.nuspec" - ] - }, - "System.Runtime.InteropServices.RuntimeInformation/4.3.0": { - "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==", - "type": "package", - "path": "system.runtime.interopservices.runtimeinformation/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll", - "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll", - "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "system.runtime.interopservices.runtimeinformation.nuspec" - ] - }, - "System.Runtime.Numerics/4.3.0": { - "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==", - "type": "package", - "path": "system.runtime.numerics/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Runtime.Numerics.dll", - "lib/netstandard1.3/System.Runtime.Numerics.dll", - "lib/portable-net45+win8+wpa81/_._", - "lib/win8/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net45/_._", - "ref/netcore50/System.Runtime.Numerics.dll", - "ref/netcore50/System.Runtime.Numerics.xml", - "ref/netcore50/de/System.Runtime.Numerics.xml", - "ref/netcore50/es/System.Runtime.Numerics.xml", - "ref/netcore50/fr/System.Runtime.Numerics.xml", - "ref/netcore50/it/System.Runtime.Numerics.xml", - "ref/netcore50/ja/System.Runtime.Numerics.xml", - "ref/netcore50/ko/System.Runtime.Numerics.xml", - "ref/netcore50/ru/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hans/System.Runtime.Numerics.xml", - "ref/netcore50/zh-hant/System.Runtime.Numerics.xml", - "ref/netstandard1.1/System.Runtime.Numerics.dll", - "ref/netstandard1.1/System.Runtime.Numerics.xml", - "ref/netstandard1.1/de/System.Runtime.Numerics.xml", - "ref/netstandard1.1/es/System.Runtime.Numerics.xml", - "ref/netstandard1.1/fr/System.Runtime.Numerics.xml", - "ref/netstandard1.1/it/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ja/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ko/System.Runtime.Numerics.xml", - "ref/netstandard1.1/ru/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml", - "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml", - "ref/portable-net45+win8+wpa81/_._", - "ref/win8/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.runtime.numerics.4.3.0.nupkg.sha512", - "system.runtime.numerics.nuspec" - ] - }, - "System.Security.Cryptography.Algorithms/4.3.0": { - "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==", - "type": "package", - "path": "system.security.cryptography.algorithms/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Algorithms.dll", - "lib/net461/System.Security.Cryptography.Algorithms.dll", - "lib/net463/System.Security.Cryptography.Algorithms.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Algorithms.dll", - "ref/net461/System.Security.Cryptography.Algorithms.dll", - "ref/net463/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll", - "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll", - "system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "system.security.cryptography.algorithms.nuspec" - ] - }, - "System.Security.Cryptography.Cng/4.3.0": { - "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==", - "type": "package", - "path": "system.security.cryptography.cng/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/net46/System.Security.Cryptography.Cng.dll", - "lib/net461/System.Security.Cryptography.Cng.dll", - "lib/net463/System.Security.Cryptography.Cng.dll", - "ref/net46/System.Security.Cryptography.Cng.dll", - "ref/net461/System.Security.Cryptography.Cng.dll", - "ref/net463/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.3/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.4/System.Security.Cryptography.Cng.dll", - "ref/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll", - "system.security.cryptography.cng.4.3.0.nupkg.sha512", - "system.security.cryptography.cng.nuspec" - ] - }, - "System.Security.Cryptography.Csp/4.3.0": { - "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==", - "type": "package", - "path": "system.security.cryptography.csp/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Csp.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Csp.dll", - "ref/netstandard1.3/System.Security.Cryptography.Csp.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll", - "runtimes/win/lib/netcore50/_._", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll", - "system.security.cryptography.csp.4.3.0.nupkg.sha512", - "system.security.cryptography.csp.nuspec" - ] - }, - "System.Security.Cryptography.Encoding/4.3.0": { - "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==", - "type": "package", - "path": "system.security.cryptography.encoding/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Encoding.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll", - "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll", - "system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "system.security.cryptography.encoding.nuspec" - ] - }, - "System.Security.Cryptography.OpenSsl/4.3.0": { - "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==", - "type": "package", - "path": "system.security.cryptography.openssl/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll", - "system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "system.security.cryptography.openssl.nuspec" - ] - }, - "System.Security.Cryptography.Primitives/4.3.0": { - "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==", - "type": "package", - "path": "system.security.cryptography.primitives/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.Primitives.dll", - "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.Primitives.dll", - "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "system.security.cryptography.primitives.nuspec" - ] - }, - "System.Security.Cryptography.X509Certificates/4.3.0": { - "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==", - "type": "package", - "path": "system.security.cryptography.x509certificates/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net46/System.Security.Cryptography.X509Certificates.dll", - "lib/net461/System.Security.Cryptography.X509Certificates.dll", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net46/System.Security.Cryptography.X509Certificates.dll", - "ref/net461/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll", - "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml", - "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll", - "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll", - "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "system.security.cryptography.x509certificates.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.Text.Encoding.Extensions/4.3.0": { - "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==", - "type": "package", - "path": "system.text.encoding.extensions/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.Extensions.dll", - "ref/netcore50/System.Text.Encoding.Extensions.xml", - "ref/netcore50/de/System.Text.Encoding.Extensions.xml", - "ref/netcore50/es/System.Text.Encoding.Extensions.xml", - "ref/netcore50/fr/System.Text.Encoding.Extensions.xml", - "ref/netcore50/it/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ja/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ko/System.Text.Encoding.Extensions.xml", - "ref/netcore50/ru/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.0/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/System.Text.Encoding.Extensions.dll", - "ref/netstandard1.3/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml", - "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.encoding.extensions.4.3.0.nupkg.sha512", - "system.text.encoding.extensions.nuspec" - ] - }, - "System.Text.RegularExpressions/4.3.0": { - "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==", - "type": "package", - "path": "system.text.regularexpressions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net463/System.Text.RegularExpressions.dll", - "lib/netcore50/System.Text.RegularExpressions.dll", - "lib/netstandard1.6/System.Text.RegularExpressions.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/net463/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.dll", - "ref/netcore50/System.Text.RegularExpressions.xml", - "ref/netcore50/de/System.Text.RegularExpressions.xml", - "ref/netcore50/es/System.Text.RegularExpressions.xml", - "ref/netcore50/fr/System.Text.RegularExpressions.xml", - "ref/netcore50/it/System.Text.RegularExpressions.xml", - "ref/netcore50/ja/System.Text.RegularExpressions.xml", - "ref/netcore50/ko/System.Text.RegularExpressions.xml", - "ref/netcore50/ru/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml", - "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml", - "ref/netcoreapp1.1/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.dll", - "ref/netstandard1.0/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/System.Text.RegularExpressions.dll", - "ref/netstandard1.3/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/System.Text.RegularExpressions.dll", - "ref/netstandard1.6/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/de/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/es/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/it/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml", - "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.text.regularexpressions.4.3.0.nupkg.sha512", - "system.text.regularexpressions.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" - ] - }, - "System.Threading.Tasks.Extensions/4.3.0": { - "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==", - "type": "package", - "path": "system.threading.tasks.extensions/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", - "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", - "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", - "system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "system.threading.tasks.extensions.nuspec" - ] - }, - "System.Threading.Timer/4.3.0": { - "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==", - "type": "package", - "path": "system.threading.timer/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net451/_._", - "lib/portable-net451+win81+wpa81/_._", - "lib/win81/_._", - "lib/wpa81/_._", - "lib/xamarinios10/_._", - "lib/xamarinmac20/_._", - "lib/xamarintvos10/_._", - "lib/xamarinwatchos10/_._", - "ref/MonoAndroid10/_._", - "ref/MonoTouch10/_._", - "ref/net451/_._", - "ref/netcore50/System.Threading.Timer.dll", - "ref/netcore50/System.Threading.Timer.xml", - "ref/netcore50/de/System.Threading.Timer.xml", - "ref/netcore50/es/System.Threading.Timer.xml", - "ref/netcore50/fr/System.Threading.Timer.xml", - "ref/netcore50/it/System.Threading.Timer.xml", - "ref/netcore50/ja/System.Threading.Timer.xml", - "ref/netcore50/ko/System.Threading.Timer.xml", - "ref/netcore50/ru/System.Threading.Timer.xml", - "ref/netcore50/zh-hans/System.Threading.Timer.xml", - "ref/netcore50/zh-hant/System.Threading.Timer.xml", - "ref/netstandard1.2/System.Threading.Timer.dll", - "ref/netstandard1.2/System.Threading.Timer.xml", - "ref/netstandard1.2/de/System.Threading.Timer.xml", - "ref/netstandard1.2/es/System.Threading.Timer.xml", - "ref/netstandard1.2/fr/System.Threading.Timer.xml", - "ref/netstandard1.2/it/System.Threading.Timer.xml", - "ref/netstandard1.2/ja/System.Threading.Timer.xml", - "ref/netstandard1.2/ko/System.Threading.Timer.xml", - "ref/netstandard1.2/ru/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml", - "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml", - "ref/portable-net451+win81+wpa81/_._", - "ref/win81/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.threading.timer.4.3.0.nupkg.sha512", - "system.threading.timer.nuspec" - ] - }, - "System.Xml.ReaderWriter/4.3.0": { - "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==", - "type": "package", - "path": "system.xml.readerwriter/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/net46/System.Xml.ReaderWriter.dll", - "lib/netcore50/System.Xml.ReaderWriter.dll", - "lib/netstandard1.3/System.Xml.ReaderWriter.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/net46/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.dll", - "ref/netcore50/System.Xml.ReaderWriter.xml", - "ref/netcore50/de/System.Xml.ReaderWriter.xml", - "ref/netcore50/es/System.Xml.ReaderWriter.xml", - "ref/netcore50/fr/System.Xml.ReaderWriter.xml", - "ref/netcore50/it/System.Xml.ReaderWriter.xml", - "ref/netcore50/ja/System.Xml.ReaderWriter.xml", - "ref/netcore50/ko/System.Xml.ReaderWriter.xml", - "ref/netcore50/ru/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/System.Xml.ReaderWriter.dll", - "ref/netstandard1.0/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/System.Xml.ReaderWriter.dll", - "ref/netstandard1.3/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml", - "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.readerwriter.4.3.0.nupkg.sha512", - "system.xml.readerwriter.nuspec" - ] - }, - "System.Xml.XDocument/4.3.0": { - "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==", - "type": "package", - "path": "system.xml.xdocument/4.3.0", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "ThirdPartyNotices.txt", - "dotnet_library_license.txt", - "lib/MonoAndroid10/_._", - "lib/MonoTouch10/_._", - "lib/net45/_._", - "lib/netcore50/System.Xml.XDocument.dll", - "lib/netstandard1.3/System.Xml.XDocument.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.Xml.XDocument.dll", - "ref/netcore50/System.Xml.XDocument.xml", - "ref/netcore50/de/System.Xml.XDocument.xml", - "ref/netcore50/es/System.Xml.XDocument.xml", - "ref/netcore50/fr/System.Xml.XDocument.xml", - "ref/netcore50/it/System.Xml.XDocument.xml", - "ref/netcore50/ja/System.Xml.XDocument.xml", - "ref/netcore50/ko/System.Xml.XDocument.xml", - "ref/netcore50/ru/System.Xml.XDocument.xml", - "ref/netcore50/zh-hans/System.Xml.XDocument.xml", - "ref/netcore50/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.0/System.Xml.XDocument.dll", - "ref/netstandard1.0/System.Xml.XDocument.xml", - "ref/netstandard1.0/de/System.Xml.XDocument.xml", - "ref/netstandard1.0/es/System.Xml.XDocument.xml", - "ref/netstandard1.0/fr/System.Xml.XDocument.xml", - "ref/netstandard1.0/it/System.Xml.XDocument.xml", - "ref/netstandard1.0/ja/System.Xml.XDocument.xml", - "ref/netstandard1.0/ko/System.Xml.XDocument.xml", - "ref/netstandard1.0/ru/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml", - "ref/netstandard1.3/System.Xml.XDocument.dll", - "ref/netstandard1.3/System.Xml.XDocument.xml", - "ref/netstandard1.3/de/System.Xml.XDocument.xml", - "ref/netstandard1.3/es/System.Xml.XDocument.xml", - "ref/netstandard1.3/fr/System.Xml.XDocument.xml", - "ref/netstandard1.3/it/System.Xml.XDocument.xml", - "ref/netstandard1.3/ja/System.Xml.XDocument.xml", - "ref/netstandard1.3/ko/System.Xml.XDocument.xml", - "ref/netstandard1.3/ru/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml", - "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml", - "ref/portable-net45+win8+wp8+wpa81/_._", - "ref/win8/_._", - "ref/wp80/_._", - "ref/wpa81/_._", - "ref/xamarinios10/_._", - "ref/xamarinmac20/_._", - "ref/xamarintvos10/_._", - "ref/xamarinwatchos10/_._", - "system.xml.xdocument.4.3.0.nupkg.sha512", - "system.xml.xdocument.nuspec" - ] - }, - "xunit/2.4.2": { - "sha512": "6Mj73Ont3zj2CJuoykVJfE0ZmRwn7C+pTuRP8c4bnaaTFjwNG6tGe0prJ1yIbMe9AHrpDys63ctWacSsFJWK/w==", - "type": "package", - "path": "xunit/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "xunit.2.4.2.nupkg.sha512", - "xunit.nuspec" - ] - }, - "xunit.abstractions/2.0.3": { - "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "type": "package", - "path": "xunit.abstractions/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/xunit.abstractions.dll", - "lib/net35/xunit.abstractions.xml", - "lib/netstandard1.0/xunit.abstractions.dll", - "lib/netstandard1.0/xunit.abstractions.xml", - "lib/netstandard2.0/xunit.abstractions.dll", - "lib/netstandard2.0/xunit.abstractions.xml", - "xunit.abstractions.2.0.3.nupkg.sha512", - "xunit.abstractions.nuspec" - ] - }, - "xunit.analyzers/1.0.0": { - "sha512": "BeO8hEgs/c8Ls2647fPfieMngncvf0D0xYNDfIO59MolxtCtVjFRd6SRc+7tj8VMqkVOuJcnc9eh4ngI2cAmLQ==", - "type": "package", - "path": "xunit.analyzers/1.0.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "analyzers/dotnet/cs/xunit.analyzers.dll", - "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "tools/install.ps1", - "tools/uninstall.ps1", - "xunit.analyzers.1.0.0.nupkg.sha512", - "xunit.analyzers.nuspec" - ] - }, - "xunit.assert/2.4.2": { - "sha512": "pxJISOFjn2XTTi1mcDCkRZrTFb9OtRRCtx2kZFNF51GdReLr1ls2rnyxvAS4JO247K3aNtflvh5Q0346K5BROA==", - "type": "package", - "path": "xunit.assert/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/netstandard1.1/xunit.assert.dll", - "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.4.2.nupkg.sha512", - "xunit.assert.nuspec" - ] - }, - "xunit.core/2.4.2": { - "sha512": "KB4yGCxNqIVyekhJLXtKSEq6BaXVp/JO3mbGVE1hxypZTLEe7h+sTbAhpA+yZW2dPtXTuiW+C1B2oxxHEkrmOw==", - "type": "package", - "path": "xunit.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "build/xunit.core.props", - "build/xunit.core.targets", - "buildMultiTargeting/xunit.core.props", - "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.4.2.nupkg.sha512", - "xunit.core.nuspec" - ] - }, - "xunit.extensibility.core/2.4.2": { - "sha512": "W1BoXTIN1C6kpVSMw25huSet25ky6IAQUNovu3zGOGN/jWnbgSoTyCrlIhmXSg0tH5nEf8q7h3OjNHOjyu5PfA==", - "type": "package", - "path": "xunit.extensibility.core/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.core.dll", - "lib/net452/xunit.core.dll.tdnet", - "lib/net452/xunit.core.xml", - "lib/net452/xunit.runner.tdnet.dll", - "lib/net452/xunit.runner.utility.net452.dll", - "lib/netstandard1.1/xunit.core.dll", - "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.4.2.nupkg.sha512", - "xunit.extensibility.core.nuspec" - ] - }, - "xunit.extensibility.execution/2.4.2": { - "sha512": "CZmgcKkwpyo8FlupZdWpJCryrAOWLh1FBPG6gmVZuPQkGQsim/oL4PcP4nfrC2hHgXUFtluvaJ0Sp9PQKUMNpg==", - "type": "package", - "path": "xunit.extensibility.execution/2.4.2", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/logo-128-transparent.png", - "lib/net452/xunit.execution.desktop.dll", - "lib/net452/xunit.execution.desktop.xml", - "lib/netstandard1.1/xunit.execution.dotnet.dll", - "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.4.2.nupkg.sha512", - "xunit.extensibility.execution.nuspec" - ] - }, - "xunit.runner.visualstudio/2.4.5": { - "sha512": "OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==", - "type": "package", - "path": "xunit.runner.visualstudio/2.4.5", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "License.txt", - "build/net462/xunit.abstractions.dll", - "build/net462/xunit.runner.reporters.net452.dll", - "build/net462/xunit.runner.utility.net452.dll", - "build/net462/xunit.runner.visualstudio.props", - "build/net462/xunit.runner.visualstudio.testadapter.dll", - "build/netcoreapp3.1/xunit.abstractions.dll", - "build/netcoreapp3.1/xunit.runner.reporters.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.utility.netcoreapp10.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.dotnetcore.testadapter.dll", - "build/netcoreapp3.1/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.reporters.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.netstandard15.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.dll", - "build/uap10.0.16299/xunit.runner.utility.uwp10.pri", - "build/uap10.0.16299/xunit.runner.visualstudio.props", - "build/uap10.0.16299/xunit.runner.visualstudio.targets", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.dll", - "build/uap10.0.16299/xunit.runner.visualstudio.uwp.testadapter.pri", - "lib/net462/_._", - "lib/netcoreapp3.1/_._", - "lib/uap10.0.16299/_._", - "logo-512-transparent.png", - "xunit.runner.visualstudio.2.4.5.nupkg.sha512", - "xunit.runner.visualstudio.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - "net7.0": [ - "Microsoft.NET.Test.Sdk >= 17.3.2", - "NLog >= 5.1.1", - "OpenQA.Selenium.Chrome.ChromeDriverExtensions >= 1.2.0", - "Selenium.WebDriver >= 4.8.0", - "coverlet.collector >= 3.1.2", - "xunit >= 2.4.2", - "xunit.runner.visualstudio >= 2.4.5" - ] - }, - "packageFolders": { - "C:\\Users\\lukas.kanka\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj", - "projectName": "xUnit_Lukan", - "projectPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "C:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\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, )" - }, - "NLog": { - "target": "Package", - "version": "[5.1.1, )" - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions": { - "target": "Package", - "version": "[1.2.0, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/project.nuget.cache b/Testing_Win/xUnit/xUnit_Lukan/obj/project.nuget.cache deleted file mode 100644 index 273cb2a..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/project.nuget.cache +++ /dev/null @@ -1,101 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "ctE3hGIJ6lY52IOgmjgM1QuvtpILEwdMnrQPGKGK96LychJR5dFX/XlfgcOB5Oczsjw6IBC5oD7x5HiyWX0riQ==", - "success": true, - "projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj", - "expectedPackageFiles": [ - "C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nlog\\5.1.1\\nlog.5.1.1.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\openqa.selenium.chrome.chromedriverextensions\\1.2.0\\openqa.selenium.chrome.chromedriverextensions.1.2.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit\\2.4.2\\xunit.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.analyzers\\1.0.0\\xunit.analyzers.1.0.0.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.assert\\2.4.2\\xunit.assert.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.core\\2.4.2\\xunit.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.core\\2.4.2\\xunit.extensibility.core.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.extensibility.execution\\2.4.2\\xunit.extensibility.execution.2.4.2.nupkg.sha512", - "C:\\Users\\lukas.kanka\\.nuget\\packages\\xunit.runner.visualstudio\\2.4.5\\xunit.runner.visualstudio.2.4.5.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.dgspec.json b/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.dgspec.json deleted file mode 100644 index 0baf2ae..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.dgspec.json +++ /dev/null @@ -1,97 +0,0 @@ -{ - "format": 1, - "restore": { - "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj": {} - }, - "projects": { - "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj", - "projectName": "xUnit_Lukan", - "projectPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\xUnit_Lukan.csproj", - "packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\", - "outputPath": "c:\\Testing.Net\\GitHub\\Testing\\xUnit\\xUnit_Lukan\\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, )" - }, - "NLog": { - "target": "Package", - "version": "[5.1.1, )" - }, - "OpenQA.Selenium.Chrome.ChromeDriverExtensions": { - "target": "Package", - "version": "[1.2.0, )" - }, - "Selenium.WebDriver": { - "target": "Package", - "version": "[4.8.0, )" - }, - "coverlet.collector": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[3.1.2, )" - }, - "xunit": { - "target": "Package", - "version": "[2.4.2, )" - }, - "xunit.runner.visualstudio": { - "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive", - "suppressParent": "All", - "target": "Package", - "version": "[2.4.5, )" - } - }, - "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" - } - } - } - } -} \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.props b/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.props deleted file mode 100644 index 0c65d00..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.props +++ /dev/null @@ -1,25 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ - PackageReference - 6.4.0 - - - - - - - - - - - - - C:\Users\lukas.kanka\.nuget\packages\xunit.analyzers\1.0.0 - - \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.targets b/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.targets deleted file mode 100644 index 3d94564..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/obj/xUnit_Lukan.csproj.nuget.g.targets +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Testing_Win/xUnit/xUnit_Lukan/xUnit_Lukan.csproj b/Testing_Win/xUnit/xUnit_Lukan/xUnit_Lukan.csproj deleted file mode 100644 index d028318..0000000 --- a/Testing_Win/xUnit/xUnit_Lukan/xUnit_Lukan.csproj +++ /dev/null @@ -1,23 +0,0 @@ - - - net7.0 - enable - enable - false - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - \ No newline at end of file diff --git a/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.metadata.v7.bin b/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.metadata.v7.bin new file mode 100644 index 0000000..4a3f14c Binary files /dev/null and b/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.metadata.v7.bin differ diff --git a/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.projects.v7.bin b/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.projects.v7.bin new file mode 100644 index 0000000..b6dd8ac Binary files /dev/null and b/ZiveNUnitProject/.vs/ProjectEvaluation/zivenunitproject.projects.v7.bin differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/DesignTimeBuild/.dtbcache.v2 b/ZiveNUnitProject/.vs/ZiveNUnitProject/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..8bc8b9c Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/DesignTimeBuild/.dtbcache.v2 differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/31a52404-2d94-4c16-9e12-8ca4ced29953.vsidx b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/31a52404-2d94-4c16-9e12-8ca4ced29953.vsidx new file mode 100644 index 0000000..4dd23e7 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/31a52404-2d94-4c16-9e12-8ca4ced29953.vsidx differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/65d614b0-9a6e-42ef-8e88-f2b762503810.vsidx b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/65d614b0-9a6e-42ef-8e88-f2b762503810.vsidx new file mode 100644 index 0000000..43bfb04 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/65d614b0-9a6e-42ef-8e88-f2b762503810.vsidx differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/c11298d1-bf21-4676-a580-4fd55b7fd154.vsidx b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/c11298d1-bf21-4676-a580-4fd55b7fd154.vsidx new file mode 100644 index 0000000..910c470 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/c11298d1-bf21-4676-a580-4fd55b7fd154.vsidx differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/f9698846-4537-4806-bea7-e15546b0878a.vsidx b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/f9698846-4537-4806-bea7-e15546b0878a.vsidx new file mode 100644 index 0000000..e1b898e Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/FileContentIndex/f9698846-4537-4806-bea7-e15546b0878a.vsidx differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.futdcache.v2 b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.futdcache.v2 new file mode 100644 index 0000000..4d3d714 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.futdcache.v2 differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.suo b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.suo new file mode 100644 index 0000000..874a824 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/.suo differ diff --git a/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/TestStore/0/000.testlog b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/TestStore/0/000.testlog new file mode 100644 index 0000000..0155460 Binary files /dev/null and b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/TestStore/0/000.testlog differ diff --git a/Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/TestStore/0/testlog.manifest b/ZiveNUnitProject/.vs/ZiveNUnitProject/v17/TestStore/0/testlog.manifest similarity index 100% rename from Testing_Win/MSTest/TestProject1/.vs/TestProject1/v17/TestStore/0/testlog.manifest rename to ZiveNUnitProject/.vs/ZiveNUnitProject/v17/TestStore/0/testlog.manifest diff --git a/Testing_Win/MSTest/TestProject1/TestProject1.sln b/ZiveNUnitProject/ZiveNUnitProject.sln similarity index 55% rename from Testing_Win/MSTest/TestProject1/TestProject1.sln rename to ZiveNUnitProject/ZiveNUnitProject.sln index 4a0fc73..c334273 100644 --- a/Testing_Win/MSTest/TestProject1/TestProject1.sln +++ b/ZiveNUnitProject/ZiveNUnitProject.sln @@ -1,9 +1,9 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 -VisualStudioVersion = 17.4.33213.308 +VisualStudioVersion = 17.7.34018.315 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1.csproj", "{A0E1B6DC-4224-4D0B-A85F-4C7749D1A0B3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZiveNUnitProject", "ZiveNUnitProject\ZiveNUnitProject.csproj", "{434CE7F6-0A92-40B1-BDB1-30DAD65E17C1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,15 +11,15 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A0E1B6DC-4224-4D0B-A85F-4C7749D1A0B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A0E1B6DC-4224-4D0B-A85F-4C7749D1A0B3}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A0E1B6DC-4224-4D0B-A85F-4C7749D1A0B3}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A0E1B6DC-4224-4D0B-A85F-4C7749D1A0B3}.Release|Any CPU.Build.0 = Release|Any CPU + {434CE7F6-0A92-40B1-BDB1-30DAD65E17C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {434CE7F6-0A92-40B1-BDB1-30DAD65E17C1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {434CE7F6-0A92-40B1-BDB1-30DAD65E17C1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {434CE7F6-0A92-40B1-BDB1-30DAD65E17C1}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A1749CFD-24B4-478D-BF4C-359787A256CE} + SolutionGuid = {72D0D1AC-5927-4430-B679-49867F210708} EndGlobalSection EndGlobal diff --git a/Testing_Win/Nunit/Search_Google/Usings.cs b/ZiveNUnitProject/ZiveNUnitProject/GlobalUsings.cs similarity index 100% rename from Testing_Win/Nunit/Search_Google/Usings.cs rename to ZiveNUnitProject/ZiveNUnitProject/GlobalUsings.cs diff --git a/Testing_Win/Nunit/zive/zive.cs b/ZiveNUnitProject/ZiveNUnitProject/Tests/zive.cs similarity index 100% rename from Testing_Win/Nunit/zive/zive.cs rename to ZiveNUnitProject/ZiveNUnitProject/Tests/zive.cs diff --git a/ZiveNUnitProject/ZiveNUnitProject/ZiveNUnitProject.csproj b/ZiveNUnitProject/ZiveNUnitProject/ZiveNUnitProject.csproj new file mode 100644 index 0000000..3f0efd1 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/ZiveNUnitProject.csproj @@ -0,0 +1,27 @@ + + + + net6.0 + enable + enable + + false + true + + + + + + + + + + + + + + + + + + diff --git a/ZiveNUnitProject/ZiveNUnitProject/bash.bat b/ZiveNUnitProject/ZiveNUnitProject/bash.bat new file mode 100644 index 0000000..b1e656d --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/bash.bat @@ -0,0 +1,2 @@ +@echo off +dotnet test \ No newline at end of file diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll new file mode 100644 index 0000000..3c162cd Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll new file mode 100644 index 0000000..795c0aa Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CoreUtilities.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll new file mode 100644 index 0000000..0e617b3 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll new file mode 100644 index 0000000..7ff04b0 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll new file mode 100644 index 0000000..2af84a3 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.TestPlatform.Utilities.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll new file mode 100644 index 0000000..ae93be2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll new file mode 100644 index 0000000..acd6e8c Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll new file mode 100644 index 0000000..b82b869 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll new file mode 100644 index 0000000..daa5082 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.dll differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.pdb b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb similarity index 52% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.pdb rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb index 6275320..a518c9b 100644 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/NUnit3.TestAdapter.pdb and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NUnit3.TestAdapter.pdb differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Newtonsoft.Json.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll similarity index 100% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/Newtonsoft.Json.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/Newtonsoft.Json.dll diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/NuGet.Frameworks.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll similarity index 100% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/NuGet.Frameworks.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/NuGet.Frameworks.dll diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll new file mode 100644 index 0000000..757a2bb Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/SeleniumExtras.PageObjects.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll new file mode 100644 index 0000000..3817c9a Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.Support.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.dll new file mode 100644 index 0000000..60d14e7 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/WebDriver.dll differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.deps.json b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.deps.json similarity index 52% rename from Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.deps.json rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.deps.json index f94a79d..9c809bb 100644 --- a/Testing_Win/Nunit/zive/bin/Debug/net7.0/zive.deps.json +++ b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.deps.json @@ -1,284 +1,296 @@ { "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", + "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { - ".NETCoreApp,Version=v7.0": { - "zive/1.0.0": { + ".NETCoreApp,Version=v6.0": { + "ZiveNUnitProject/1.0.0": { "dependencies": { - "Microsoft.NET.Test.Sdk": "17.3.2", + "DotNetSeleniumExtras.PageObjects.Core": "4.3.0", + "Microsoft.NET.Test.Sdk": "17.5.0", "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" + "NUnit.Analyzers": "3.6.1", + "NUnit3TestAdapter": "4.4.2", + "Selenium.Support": "4.11.0", + "Selenium.WebDriver": "4.11.0", + "coverlet.collector": "3.2.0" }, "runtime": { - "zive.dll": {} + "ZiveNUnitProject.dll": {} } }, - "coverlet.collector/3.1.2": {}, - "Microsoft.CodeCoverage/17.3.2": { + "coverlet.collector/3.2.0": {}, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, "runtime": { - "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { - "assemblyVersion": "15.0.0.0", - "fileVersion": "17.300.622.32707" + "lib/net5.0/SeleniumExtras.PageObjects.dll": { + "assemblyVersion": "4.3.0.0", + "fileVersion": "4.3.0.0" } } }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.500.222.62001" + } + } + }, + "Microsoft.NET.Test.Sdk/17.5.0": { "dependencies": { - "Microsoft.CodeCoverage": "17.3.2", - "Microsoft.TestPlatform.TestHost": "17.3.2" + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.0" } }, "Microsoft.NETCore.Platforms/1.1.0": {}, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "dependencies": { "NuGet.Frameworks": "5.11.0", "System.Reflection.Metadata": "1.6.0" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { "locale": "zh-Hant" } } }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "dependencies": { - "Microsoft.TestPlatform.ObjectModel": "17.3.2", + "Microsoft.TestPlatform.ObjectModel": "17.5.0", "Newtonsoft.Json": "13.0.1" }, "runtime": { - "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" }, - "lib/netcoreapp2.1/testhost.dll": { + "lib/netcoreapp3.1/testhost.dll": { "assemblyVersion": "15.0.0.0", "fileVersion": "15.0.0.0" } }, "resources": { - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "cs" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "de" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "es" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "fr" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "it" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ja" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ko" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pl" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "pt-BR" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "ru" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "tr" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hans" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { "locale": "zh-Hant" }, - "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { "locale": "zh-Hant" } } @@ -315,10 +327,20 @@ } } }, - "NUnit.Analyzers/3.3.0": {}, - "NUnit.ConsoleRunner/3.16.2": {}, - "NUnit3TestAdapter/4.3.1": {}, - "Selenium.WebDriver/4.8.0": { + "NUnit.Analyzers/3.6.1": {}, + "NUnit3TestAdapter/4.4.2": {}, + "Selenium.Support/4.11.0": { + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "4.0.0.0" + } + } + }, + "Selenium.WebDriver/4.11.0": { "dependencies": { "Newtonsoft.Json": "13.0.1" }, @@ -333,31 +355,38 @@ } }, "libraries": { - "zive/1.0.0": { + "ZiveNUnitProject/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, - "coverlet.collector/3.1.2": { + "coverlet.collector/3.2.0": { "type": "package", "serviceable": true, - "sha512": "sha512-wuLDIDKD5XMt0A7lE31JPenT7QQwZPFkP5rRpdJeblyXZ9MGLI8rYjvm5fvAKln+2/X+4IxxQDxBtwdrqKNLZw==", - "path": "coverlet.collector/3.1.2", - "hashPath": "coverlet.collector.3.1.2.nupkg.sha512" + "sha512": "sha512-xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==", + "path": "coverlet.collector/3.2.0", + "hashPath": "coverlet.collector.3.2.0.nupkg.sha512" }, - "Microsoft.CodeCoverage/17.3.2": { + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { "type": "package", "serviceable": true, - "sha512": "sha512-+CeYNY9hYNRgv1wAID5koeDVob1ZOrOYfRRTLxU9Zm5ZMDMkMZ8wzXgakxVv+jtk8tPdE8Ze9vVE+czMKapv/Q==", - "path": "microsoft.codecoverage/17.3.2", - "hashPath": "microsoft.codecoverage.17.3.2.nupkg.sha512" + "sha512": "sha512-ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "hashPath": "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512" }, - "Microsoft.NET.Test.Sdk/17.3.2": { + "Microsoft.CodeCoverage/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-apR0ha1T8FujBwq1P8i/DOZjbI5XhcP/i8As4NnVztVSpZG8GtWRPCstcmgkUkBpvEfcrrDPlJWbuZY+Hl1hSg==", - "path": "microsoft.net.test.sdk/17.3.2", - "hashPath": "microsoft.net.test.sdk.17.3.2.nupkg.sha512" + "sha512": "sha512-6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "path": "microsoft.codecoverage/17.5.0", + "hashPath": "microsoft.codecoverage.17.5.0.nupkg.sha512" + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "path": "microsoft.net.test.sdk/17.5.0", + "hashPath": "microsoft.net.test.sdk.17.5.0.nupkg.sha512" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", @@ -366,19 +395,19 @@ "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, - "Microsoft.TestPlatform.ObjectModel/17.3.2": { + "Microsoft.TestPlatform.ObjectModel/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-DJEIfSA2GDC+2m42vKGNR2hm+Uhta4SpCsLZVVvYIiYMjxtk7GzNnv82qvE4SCW3kIYllMg2D0rr8juuj/f7AA==", - "path": "microsoft.testplatform.objectmodel/17.3.2", - "hashPath": "microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512" + "sha512": "sha512-QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "path": "microsoft.testplatform.objectmodel/17.5.0", + "hashPath": "microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512" }, - "Microsoft.TestPlatform.TestHost/17.3.2": { + "Microsoft.TestPlatform.TestHost/17.5.0": { "type": "package", "serviceable": true, - "sha512": "sha512-113J19v31pIx+PzmdEw67cWTZWh/YApnprbclFeat6szNbnpKOKG7Ap4PX5LT6E5Da+xONyilxvx2HZPpEaXPQ==", - "path": "microsoft.testplatform.testhost/17.3.2", - "hashPath": "microsoft.testplatform.testhost.17.3.2.nupkg.sha512" + "sha512": "sha512-X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "path": "microsoft.testplatform.testhost/17.5.0", + "hashPath": "microsoft.testplatform.testhost.17.5.0.nupkg.sha512" }, "NETStandard.Library/2.0.0": { "type": "package", @@ -408,33 +437,33 @@ "path": "nunit/3.13.3", "hashPath": "nunit.3.13.3.nupkg.sha512" }, - "NUnit.Analyzers/3.3.0": { + "NUnit.Analyzers/3.6.1": { "type": "package", "serviceable": true, - "sha512": "sha512-gyRc0qmXUIjHaTcHTWZDHK5ccOF6cLEOGQJ6Fj5JWKh8/W1XzPFC6zGXRu5sDNSxfKaNeQRmkdz3M73ArQkY1A==", - "path": "nunit.analyzers/3.3.0", - "hashPath": "nunit.analyzers.3.3.0.nupkg.sha512" + "sha512": "sha512-RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "path": "nunit.analyzers/3.6.1", + "hashPath": "nunit.analyzers.3.6.1.nupkg.sha512" }, - "NUnit.ConsoleRunner/3.16.2": { + "NUnit3TestAdapter/4.4.2": { "type": "package", "serviceable": true, - "sha512": "sha512-VKsL1kfUMLX8hsuGpSRd/n+IcBSxfbE+0zNgW3USiG3lW2h70o4+j13PcR6R7i44q99tgBrqu0bzz7vkRrL34Q==", - "path": "nunit.consolerunner/3.16.2", - "hashPath": "nunit.consolerunner.3.16.2.nupkg.sha512" + "sha512": "sha512-vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "path": "nunit3testadapter/4.4.2", + "hashPath": "nunit3testadapter.4.4.2.nupkg.sha512" }, - "NUnit3TestAdapter/4.3.1": { + "Selenium.Support/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-R+bGFtsUpLWywjT1nb3xMmoVa2AIw6ClIGC+XjW9lYE8hwJeos+NdR/mtg4RXbBphmC9epALrnUc6MM7mUG8+Q==", - "path": "nunit3testadapter/4.3.1", - "hashPath": "nunit3testadapter.4.3.1.nupkg.sha512" + "sha512": "sha512-PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "path": "selenium.support/4.11.0", + "hashPath": "selenium.support.4.11.0.nupkg.sha512" }, - "Selenium.WebDriver/4.8.0": { + "Selenium.WebDriver/4.11.0": { "type": "package", "serviceable": true, - "sha512": "sha512-12/UPRx8JHOKnQTW4vTeLT+gkMPF/2RJFbGn6rGLj9NBffd62PdXYoFTWFeOwywSfNpWcJVyjzk9MXoJjrA0Ww==", - "path": "selenium.webdriver/4.8.0", - "hashPath": "selenium.webdriver.4.8.0.nupkg.sha512" + "sha512": "sha512-V8o+Nvi9/3Ix12ZzMGg+fI7sfu+HrflZkMGq8Orr+j0INbfpEEyM6KR9oaaHlm0WUXcn7dTYwyWrJxYsi6eniw==", + "path": "selenium.webdriver/4.11.0", + "hashPath": "selenium.webdriver.4.11.0.nupkg.sha512" }, "System.Reflection.Metadata/1.6.0": { "type": "package", diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.dll new file mode 100644 index 0000000..65ddf3f Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.pdb b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.pdb new file mode 100644 index 0000000..82d409d Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.pdb differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.runtimeconfig.json b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.runtimeconfig.json similarity index 66% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.runtimeconfig.json rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.runtimeconfig.json index 184be8b..4986d16 100644 --- a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/Google_Search.runtimeconfig.json +++ b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ZiveNUnitProject.runtimeconfig.json @@ -1,9 +1,9 @@ { "runtimeOptions": { - "tfm": "net7.0", + "tfm": "net6.0", "framework": { "name": "Microsoft.NETCore.App", - "version": "7.0.0" + "version": "6.0.0" } } } \ No newline at end of file diff --git a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index f2c4135..d1a7f8e 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..a6505b6 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..7cc5081 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..52b75d1 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 2bed770..8763295 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index b0827ee..d716050 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..032b0f1 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..eb8f9f9 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d962aa6 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index bf674cf..6910b13 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..f25c5c1 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..7f97ff3 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..89ad7cc Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..5cee641 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 792e526..23f73ff 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index e76875c..e536c3f 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b30f834 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 51% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index e69b8a0..77d22b3 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..74f0a63 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 72% rename from Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 3cda34e..8aface5 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 694c729..b5ef25f 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..69ef187 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..e5871ec Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..bbb1dcc Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 31acf99..b0ab3a5 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 65% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index e9f26ac..f9fef39 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..0fcb066 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..02736d2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..58de9df Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 74% rename from Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 38345c3..34eaf07 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 66% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 6cb6d07..b5ac87d 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..748a01b Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..8bbed14 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..6b0ff76 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 0bd64f8..5396f9d 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.api.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll similarity index 84% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.api.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll index 73179bb..0c03ad4 100644 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.api.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.api.dll differ diff --git a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.core.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll similarity index 95% rename from Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.core.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll index 3bbfeed..cbda4d9 100644 Binary files a/Testing_Win/Nunit/zive/bin/Debug/net7.0/nunit.engine.core.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.core.dll differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.dll similarity index 93% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.dll index 85e47f6..6ab546f 100644 Binary files a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.engine.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.engine.dll differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.framework.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.framework.dll similarity index 100% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/nunit.framework.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit.framework.dll diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp new file mode 100644 index 0000000..0fddd3d --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/nunit_random_seed.tmp @@ -0,0 +1 @@ +1330963578 \ No newline at end of file diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 57% rename from Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 4d7d267..1725a2a 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..1257d0a Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 50% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index 4bb52ee..e89ca32 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..292196c Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 879efac..45ca49a 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 8e0360b..29bd2a6 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..0a755a2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..a5d15f5 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..22aacd8 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 68% rename from Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 031f40e..c57045e 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 58% rename from Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 2e54f9b..f8998e5 100644 Binary files a/Testing_Win/MSTest/Search2/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll similarity index 58% rename from Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll index 168f8c1..b386a6c 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..3ee3654 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d5dd683 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 75% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 1ce5331..25764f4 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager new file mode 100644 index 0000000..366c6e4 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/linux/selenium-manager differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager new file mode 100644 index 0000000..be430c2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/macos/selenium-manager differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe new file mode 100644 index 0000000..0e4d62a Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/selenium-manager/windows/selenium-manager.exe differ diff --git a/Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testcentric.engine.metadata.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll similarity index 100% rename from Testing_Win/Nunit/Search_Google/bin/Debug/net7.0/testcentric.engine.metadata.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testcentric.engine.metadata.dll diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.dll new file mode 100644 index 0000000..8fecf5e Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.exe b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.exe new file mode 100644 index 0000000..a9ae87c Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/testhost.exe differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 55% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 79cfbe1..95aff09 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b951ff2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll similarity index 61% rename from Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll index 94a6b2f..0b3b985 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..3ac7af2 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index ce71271..2481c50 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 53% rename from Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index 5bbdc6e..3f97cc2 100644 Binary files a/Testing_Win/MSTest/MyTestProject/bin/Debug/net7.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b4ce89e Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..619c96a Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..9b7ab49 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index 218aa55..5025035 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll similarity index 62% rename from Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll index cc18480..11e8a73 100644 Binary files a/Nunit_Win/zive/bin/Debug/net7.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..ca47ede Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..1bf48ad Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..4c2fd09 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll similarity index 67% rename from Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll rename to ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll index e3b72f3..45edc6d 100644 Binary files a/Testing_Win/MSTest/Google_Search/bin/Debug/net7.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll and b/ZiveNUnitProject/ZiveNUnitProject/bin/Debug/net6.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs similarity index 67% rename from Testing_Win/MSTest/Google_Search/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs index 4257f4b..ed92695 100644 --- a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs @@ -1,4 +1,4 @@ // using System; using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfo.cs b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfo.cs similarity index 77% rename from Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfo.cs rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfo.cs index 95a4a58..bb62403 100644 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.AssemblyInfo.cs +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfo.cs @@ -11,12 +11,12 @@ using System; using System.Reflection; -[assembly: System.Reflection.AssemblyCompanyAttribute("TestProject1")] +[assembly: System.Reflection.AssemblyCompanyAttribute("ZiveNUnitProject")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("TestProject1")] -[assembly: System.Reflection.AssemblyTitleAttribute("TestProject1")] +[assembly: System.Reflection.AssemblyProductAttribute("ZiveNUnitProject")] +[assembly: System.Reflection.AssemblyTitleAttribute("ZiveNUnitProject")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // Generated by the MSBuild WriteCodeFragment class. diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfoInputs.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfoInputs.cache new file mode 100644 index 0000000..846c71b --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +59002cf75d938f25213e308d55ce4690cc93b8d4 diff --git a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.GeneratedMSBuildEditorConfig.editorconfig similarity index 74% rename from Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.GeneratedMSBuildEditorConfig.editorconfig index 4b7b8db..b146335 100644 --- a/Testing_Win/MSTest/TestProject1/obj/Debug/net7.0/TestProject1.GeneratedMSBuildEditorConfig.editorconfig +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.GeneratedMSBuildEditorConfig.editorconfig @@ -1,5 +1,5 @@ is_global = true -build_property.TargetFramework = net7.0 +build_property.TargetFramework = net6.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = build_property.ProjectTypeGuids = @@ -7,5 +7,5 @@ build_property.InvariantGlobalization = build_property.PlatformNeutralAssembly = build_property.EnforceExtendedAnalyzerRules = build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = TestProject1 -build_property.ProjectDir = C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\Testing_Win\MSTest\TestProject1\ +build_property.RootNamespace = ZiveNUnitProject +build_property.ProjectDir = C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\ diff --git a/Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.GlobalUsings.g.cs b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.GlobalUsings.g.cs similarity index 100% rename from Testing_Win/MSTest/Google_Search/obj/Release/net7.0/Google_Search.GlobalUsings.g.cs rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.GlobalUsings.g.cs diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.assets.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.assets.cache new file mode 100644 index 0000000..fbba1f1 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.assets.cache differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.AssemblyReference.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.AssemblyReference.cache new file mode 100644 index 0000000..8605699 Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.AssemblyReference.cache differ diff --git a/Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CopyComplete b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.BuildWithSkipAnalyzers similarity index 100% rename from Testing_Win/MSTest/MyTestProject/obj/Debug/net7.0/MyTestProject.csproj.CopyComplete rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.BuildWithSkipAnalyzers diff --git a/Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.CopyComplete b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.CopyComplete similarity index 100% rename from Testing_Win/MSTest/Search2/obj/Debug/net7.0/Search2.csproj.CopyComplete rename to ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.CopyComplete diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.CoreCompileInputs.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..92549a1 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +28723541a3b84690ed33d3c6cc11d1fc2eb278cc diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.FileListAbsolute.txt b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..b7ba086 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.csproj.FileListAbsolute.txt @@ -0,0 +1,105 @@ +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\testhost.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\testhost.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\NUnit3.TestAdapter.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\nunit.engine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\nunit.engine.api.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\nunit.engine.core.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\testcentric.engine.metadata.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\selenium-manager\linux\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\selenium-manager\macos\selenium-manager +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\selenium-manager\windows\selenium-manager.exe +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ZiveNUnitProject.deps.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ZiveNUnitProject.runtimeconfig.json +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ZiveNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ZiveNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\SeleniumExtras.PageObjects.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CoreUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.PlatformAbstractions.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CommunicationUtilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.CrossPlatEngine.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.TestPlatform.Utilities.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Microsoft.VisualStudio.TestPlatform.Common.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\Newtonsoft.Json.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\NuGet.Frameworks.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\nunit.framework.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\WebDriver.Support.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\WebDriver.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\bin\Debug\net6.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.csproj.AssemblyReference.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.AssemblyInfoInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.AssemblyInfo.cs +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.csproj.CoreCompileInputs.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.csproj.CopyComplete +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\refint\ZiveNUnitProject.dll +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.pdb +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ZiveNUnitProject.genruntimeconfig.cache +C:\Users\lukas\Nextcloud\GitHub\.Net_C.Sharp_Test\ZiveNUnitProject\ZiveNUnitProject\obj\Debug\net6.0\ref\ZiveNUnitProject.dll diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.dll b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.dll new file mode 100644 index 0000000..65ddf3f Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.genruntimeconfig.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.genruntimeconfig.cache new file mode 100644 index 0000000..36ca466 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.genruntimeconfig.cache @@ -0,0 +1 @@ +c3bc808626d25481ce433edc68867da35a3e1faf diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.pdb b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.pdb new file mode 100644 index 0000000..82d409d Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ZiveNUnitProject.pdb differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ref/ZiveNUnitProject.dll b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ref/ZiveNUnitProject.dll new file mode 100644 index 0000000..31dfe6c Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/ref/ZiveNUnitProject.dll differ diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/refint/ZiveNUnitProject.dll b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/refint/ZiveNUnitProject.dll new file mode 100644 index 0000000..31dfe6c Binary files /dev/null and b/ZiveNUnitProject/ZiveNUnitProject/obj/Debug/net6.0/refint/ZiveNUnitProject.dll differ diff --git a/Nunit_Win/zive/obj/zive.csproj.nuget.dgspec.json b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.dgspec.json similarity index 55% rename from Nunit_Win/zive/obj/zive.csproj.nuget.dgspec.json rename to ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.dgspec.json index 6e4ff7b..e63760f 100644 --- a/Nunit_Win/zive/obj/zive.csproj.nuget.dgspec.json +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.dgspec.json @@ -1,32 +1,32 @@ { "format": 1, "restore": { - "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\zive.csproj": {} + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj": {} }, "projects": { - "c:\\Testing.Net\\GitHub\\Nunit_Win\\zive\\zive.csproj": { + "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj": { "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\\", + "projectUniqueName": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj", + "projectName": "ZiveNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj", + "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\lukas.kanka\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ - "net7.0" + "net6.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "projectReferences": {} } }, @@ -37,12 +37,16 @@ } }, "frameworks": { - "net7.0": { - "targetAlias": "net7.0", + "net6.0": { + "targetAlias": "net6.0", "dependencies": { + "DotNetSeleniumExtras.PageObjects.Core": { + "target": "Package", + "version": "[4.3.0, )" + }, "Microsoft.NET.Test.Sdk": { "target": "Package", - "version": "[17.3.2, )" + "version": "[17.5.0, )" }, "NUnit": { "target": "Package", @@ -50,23 +54,23 @@ }, "NUnit.Analyzers": { "target": "Package", - "version": "[3.3.0, )" - }, - "NUnit.ConsoleRunner": { - "target": "Package", - "version": "[3.16.2, )" + "version": "[3.6.1, )" }, "NUnit3TestAdapter": { "target": "Package", - "version": "[4.3.1, )" + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "target": "Package", + "version": "[4.11.0, )" }, "Selenium.WebDriver": { "target": "Package", - "version": "[4.8.0, )" + "version": "[4.11.0, )" }, "coverlet.collector": { "target": "Package", - "version": "[3.1.2, )" + "version": "[3.2.0, )" } }, "imports": [ @@ -85,7 +89,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.102\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json" } } } diff --git a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.props b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.props similarity index 62% rename from Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.props rename to ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.props index e66617d..dd3e56c 100644 --- a/Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.props +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.props @@ -5,22 +5,21 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\lukas.kanka\.nuget\packages\ + C:\Users\lukas\.nuget\packages\ PackageReference - 6.4.0 + 6.7.0 - + - + - - - + + + - C:\Users\lukas.kanka\.nuget\packages\nunit.consolerunner\3.16.2 - C:\Users\lukas.kanka\.nuget\packages\nunit.analyzers\3.3.0 + C:\Users\lukas\.nuget\packages\nunit.analyzers\3.6.1 \ No newline at end of file diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.targets b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.targets new file mode 100644 index 0000000..12ed0c4 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/ZiveNUnitProject.csproj.nuget.g.targets @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/project.assets.json b/ZiveNUnitProject/ZiveNUnitProject/obj/project.assets.json new file mode 100644 index 0000000..1cf8a15 --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/project.assets.json @@ -0,0 +1,1183 @@ +{ + "version": 3, + "targets": { + "net6.0": { + "coverlet.collector/3.2.0": { + "type": "package", + "build": { + "build/netstandard1.0/coverlet.collector.targets": {} + } + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.3.0" + }, + "compile": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + }, + "runtime": { + "lib/net5.0/SeleniumExtras.PageObjects.dll": {} + } + }, + "Microsoft.CodeCoverage/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.CodeCoverage": "17.5.0", + "Microsoft.TestPlatform.TestHost": "17.5.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.TestPlatform.ObjectModel/17.5.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.5.0": { + "type": "package", + "dependencies": { + "Microsoft.TestPlatform.ObjectModel": "17.5.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": {} + } + }, + "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.6.1": { + "type": "package" + }, + "NUnit3TestAdapter/4.4.2": { + "type": "package", + "build": { + "build/netcoreapp3.1/NUnit3TestAdapter.props": {} + } + }, + "Selenium.Support/4.11.0": { + "type": "package", + "dependencies": { + "Selenium.WebDriver": "4.11.0" + }, + "compile": { + "lib/net6.0/WebDriver.Support.dll": {} + }, + "runtime": { + "lib/net6.0/WebDriver.Support.dll": {} + } + }, + "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.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.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" + ] + }, + "DotNetSeleniumExtras.PageObjects.Core/4.3.0": { + "sha512": "ZqD0Rx5On7NvcwAQbnNnnUy1czifVYin17TN4jnWCIKkKofBJLMK0a0aR/uQ7sF9atUlOKHJRLjs6mZQ9shbTw==", + "type": "package", + "path": "dotnetseleniumextras.pageobjects.core/4.3.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "LICENSE", + "dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "dotnetseleniumextras.pageobjects.core.nuspec", + "lib/net462/SeleniumExtras.PageObjects.dll", + "lib/net5.0/SeleniumExtras.PageObjects.dll", + "lib/netstandard2.0/SeleniumExtras.PageObjects.dll" + ] + }, + "Microsoft.CodeCoverage/17.5.0": { + "sha512": "6FQo0O6LKDqbCiIgVQhJAf810HSjFlOj7FunWaeOGDKxy8DAbpHzPk4SfBTXz9ytaaceuIIeR6hZgplt09m+ig==", + "type": "package", + "path": "microsoft.codecoverage/17.5.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.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.5.0.nupkg.sha512", + "microsoft.codecoverage.nuspec" + ] + }, + "Microsoft.NET.Test.Sdk/17.5.0": { + "sha512": "IJ4eSPcsRbwbAZehh1M9KgejSy0u3d0wAdkJytfCh67zOaCl5U3ltruUEe15MqirdRqGmm/ngbjeaVeGapSZxg==", + "type": "package", + "path": "microsoft.net.test.sdk/17.5.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.5.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.TestPlatform.ObjectModel/17.5.0": { + "sha512": "QwiBJcC/oEA1kojOaB0uPWOIo4i6BYuTBBYJVhUvmXkyYqZ2Ut/VZfgi+enf8LF8J4sjO98oRRFt39MiRorcIw==", + "type": "package", + "path": "microsoft.testplatform.objectmodel/17.5.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.5.0.nupkg.sha512", + "microsoft.testplatform.objectmodel.nuspec" + ] + }, + "Microsoft.TestPlatform.TestHost/17.5.0": { + "sha512": "X86aikwp9d4SDcBChwzQYZihTPGEtMdDk+9t64emAl7N0Tq+OmlLAoW+Rs+2FB2k6QdUicSlT4QLO2xABRokaw==", + "type": "package", + "path": "microsoft.testplatform.testhost/17.5.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.5.0.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.6.1": { + "sha512": "RKP9tpKfl3DmRgUDGgh3XM3XzeLMrCXXMZm6vm1nMsObZ6vtQL1L9NrK7+oZh1jWearvNsbMis2+AIOY3NFmow==", + "type": "package", + "path": "nunit.analyzers/3.6.1", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "analyzers/dotnet/cs/nunit.analyzers.dll", + "docs/README.md", + "images/nunit_256.png", + "license.txt", + "nunit.analyzers.3.6.1.nupkg.sha512", + "nunit.analyzers.nuspec", + "tools/install.ps1", + "tools/uninstall.ps1" + ] + }, + "NUnit3TestAdapter/4.4.2": { + "sha512": "vA/iHYcR+LYw+pRWQugckC/zW2fXHaqMr2uA82NOBt8v4YK4wMJrQ7QC8XLc7PjetEZ96cPbBTWsDDtmQiRZTA==", + "type": "package", + "path": "nunit3testadapter/4.4.2", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "build/net462/NUnit3.TestAdapter.dll", + "build/net462/NUnit3.TestAdapter.pdb", + "build/net462/NUnit3TestAdapter.props", + "build/net462/nunit.engine.api.dll", + "build/net462/nunit.engine.core.dll", + "build/net462/nunit.engine.dll", + "build/net462/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", + "docs/README.md", + "nunit3testadapter.4.4.2.nupkg.sha512", + "nunit3testadapter.nuspec", + "nunit_256.png" + ] + }, + "Selenium.Support/4.11.0": { + "sha512": "PR7ssrG9peQ5AqPSNvOJ846FFOX1wSv5eV3/8zvYwf0jhNx2bEprBZbtYMSWtht+HXtC5xb6atRQLlpKD+FETQ==", + "type": "package", + "path": "selenium.support/4.11.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "images/icon.png", + "lib/net45/WebDriver.Support.dll", + "lib/net46/WebDriver.Support.dll", + "lib/net47/WebDriver.Support.dll", + "lib/net48/WebDriver.Support.dll", + "lib/net5.0/WebDriver.Support.dll", + "lib/net6.0/WebDriver.Support.dll", + "lib/netstandard2.0/WebDriver.Support.dll", + "lib/netstandard2.1/WebDriver.Support.dll", + "selenium.support.4.11.0.nupkg.sha512", + "selenium.support.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.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": { + "net6.0": [ + "DotNetSeleniumExtras.PageObjects.Core >= 4.3.0", + "Microsoft.NET.Test.Sdk >= 17.5.0", + "NUnit >= 3.13.3", + "NUnit.Analyzers >= 3.6.1", + "NUnit3TestAdapter >= 4.4.2", + "Selenium.Support >= 4.11.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\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj", + "projectName": "ZiveNUnitProject", + "projectPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj", + "packagesPath": "C:\\Users\\lukas\\.nuget\\packages\\", + "outputPath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\lukas\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "DotNetSeleniumExtras.PageObjects.Core": { + "target": "Package", + "version": "[4.3.0, )" + }, + "Microsoft.NET.Test.Sdk": { + "target": "Package", + "version": "[17.5.0, )" + }, + "NUnit": { + "target": "Package", + "version": "[3.13.3, )" + }, + "NUnit.Analyzers": { + "target": "Package", + "version": "[3.6.1, )" + }, + "NUnit3TestAdapter": { + "target": "Package", + "version": "[4.4.2, )" + }, + "Selenium.Support": { + "target": "Package", + "version": "[4.11.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" + } + } + } +} \ No newline at end of file diff --git a/ZiveNUnitProject/ZiveNUnitProject/obj/project.nuget.cache b/ZiveNUnitProject/ZiveNUnitProject/obj/project.nuget.cache new file mode 100644 index 0000000..c656ada --- /dev/null +++ b/ZiveNUnitProject/ZiveNUnitProject/obj/project.nuget.cache @@ -0,0 +1,25 @@ +{ + "version": 2, + "dgSpecHash": "Mhiytn3E4+Z+qSd0pZxzVJsw7NiqJt6gsbujYmipuD3hpBTcZrzy2q6HxmmACx39kgVS5HDW24KLxkyyttIM3Q==", + "success": true, + "projectFilePath": "C:\\Users\\lukas\\Nextcloud\\GitHub\\.Net_C.Sharp_Test\\ZiveNUnitProject\\ZiveNUnitProject\\ZiveNUnitProject.csproj", + "expectedPackageFiles": [ + "C:\\Users\\lukas\\.nuget\\packages\\coverlet.collector\\3.2.0\\coverlet.collector.3.2.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\dotnetseleniumextras.pageobjects.core\\4.3.0\\dotnetseleniumextras.pageobjects.core.4.3.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.codecoverage\\17.5.0\\microsoft.codecoverage.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.net.test.sdk\\17.5.0\\microsoft.net.test.sdk.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.5.0\\microsoft.testplatform.objectmodel.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\microsoft.testplatform.testhost\\17.5.0\\microsoft.testplatform.testhost.17.5.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit.analyzers\\3.6.1\\nunit.analyzers.3.6.1.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\nunit3testadapter\\4.4.2\\nunit3testadapter.4.4.2.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.support\\4.11.0\\selenium.support.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\selenium.webdriver\\4.11.0\\selenium.webdriver.4.11.0.nupkg.sha512", + "C:\\Users\\lukas\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512" + ], + "logs": [] +} \ No newline at end of file