C#
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
@ -0,0 +1,22 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
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
|
||||
|
@ -0,0 +1 @@
|
||||
5b910aef8ba78dff60486a3d8c92d0e659aabbdd
|
@ -0,0 +1,11 @@
|
||||
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\
|
@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
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;
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
a281f5a2bce309253ac4d20890f02ce2dc81fa01
|
@ -0,0 +1,208 @@
|
||||
/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
|
BIN
Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.dll
Normal file
BIN
Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.dll
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
b27959406305f8c440cba092d44095b134da8aaa
|
BIN
Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.pdb
Normal file
BIN
Testing_Win/MSTest/SearchTest/obj/Debug/net7.0/SearchTest.pdb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user