File: Resources\Resources.Designer.cs
Web Access
Project: src\src\vstest\src\vstest.console\vstest.console.csproj (vstest.console)
//------------------------------------------------------------------------------
// <auto-generated>
//     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.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Microsoft.VisualStudio.TestPlatform.CommandLine.Resources {
    using System;
    
    
    /// <summary>
    ///   A strongly-typed resource class, for looking up localized strings, etc.
    /// </summary>
    // This class was auto-generated by the StronglyTypedResourceBuilder
    // class via a tool like ResGen or Visual Studio.
    // To add or remove a member, edit your .ResX file then rerun ResGen
    // with the /str option, or rebuild your VS project.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class Resources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal Resources() {
        }
        
        /// <summary>
        ///   Returns the cached ResourceManager instance used by this class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.VisualStudio.TestPlatform.CommandLine.Resources.Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Overrides the current thread's CurrentUICulture property for all
        ///   resource lookups using this strongly typed resource class.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Additional Information Messages:.
        /// </summary>
        internal static string AddnlInfoMessagesBanner {
            get {
                return ResourceManager.GetString("AddnlInfoMessagesBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Could not start test run for unit tests for Windows Store app: {0}..
        /// </summary>
        internal static string AppContainerTestPrerequisiteFail {
            get {
                return ResourceManager.GetString("AppContainerTestPrerequisiteFail", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No test found in the specified test containers. Additionally, Microsoft Windows Store Unit test adapter does not support .appxbundle files. Create an appx (set Generate App bundle option to Never) when creating App Package and try again..
        /// </summary>
        internal static string AppxBundleSourceWarning {
            get {
                return ResourceManager.GetString("AppxBundleSourceWarning", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unable to find the assembly under test. Please make sure that the project is built..
        /// </summary>
        internal static string AssemblyPathInvalid {
            get {
                return ResourceManager.GetString("AssemblyPathInvalid", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to   {0}.
        /// </summary>
        internal static string AttachmentOutputFormat {
            get {
                return ResourceManager.GetString("AttachmentOutputFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Attachments:.
        /// </summary>
        internal static string AttachmentsBanner {
            get {
                return ResourceManager.GetString("AttachmentsBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The following Test Discovery Add-Ins are available:.
        /// </summary>
        internal static string AvailableDiscoverersHeaderMessage {
            get {
                return ResourceManager.GetString("AvailableDiscoverersHeaderMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The following Test Execution Add-Ins are available:.
        /// </summary>
        internal static string AvailableExecutorsHeaderMessage {
            get {
                return ResourceManager.GetString("AvailableExecutorsHeaderMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to     {0}.
        /// </summary>
        internal static string AvailableExtensionFormat {
            get {
                return ResourceManager.GetString("AvailableExtensionFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         {0}: {1}.
        /// </summary>
        internal static string AvailableExtensionsMetadataFormat {
            get {
                return ResourceManager.GetString("AvailableExtensionsMetadataFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The following Test Logger Add-Ins are available:.
        /// </summary>
        internal static string AvailableLoggersHeaderMessage {
            get {
                return ResourceManager.GetString("AvailableLoggersHeaderMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The following Settings Providers Add-Ins are available:.
        /// </summary>
        internal static string AvailableSettingsProvidersHeaderMessage {
            get {
                return ResourceManager.GetString("AvailableSettingsProvidersHeaderMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to     {0}.
        /// </summary>
        internal static string AvailableTestsFormat {
            get {
                return ResourceManager.GetString("AvailableTestsFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /BatchSize argument requires the size of the batch.  Example:  /BatchSize:10.
        /// </summary>
        internal static string BatchSizeRequired {
            get {
                return ResourceManager.GetString("BatchSizeRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Collecting crash dumps by option CollectDump for Blame is not supported for this platform..
        /// </summary>
        internal static string BlameCollectDumpNotSupportedForPlatform {
            get {
                return ResourceManager.GetString("BlameCollectDumpNotSupportedForPlatform", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Collecting hang dumps by option CollectDump with TestTimeout for Blame is not supported for this platform..
        /// </summary>
        internal static string BlameCollectDumpTestTimeoutNotSupportedForPlatform {
            get {
                return ResourceManager.GetString("BlameCollectDumpTestTimeoutNotSupportedForPlatform", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The blame parameter specified with blame, {0} is invalid. Ignoring this parameter..
        /// </summary>
        internal static string BlameIncorrectOption {
            get {
                return ResourceManager.GetString("BlameIncorrectOption", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --BuildBasePath|/BuildBasePath:&lt;BuildBasePath&gt;
        ///      The directory containing the temporary outputs..
        /// </summary>
        internal static string BuildBasePathArgumentHelp {
            get {
                return ResourceManager.GetString("BuildBasePathArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The BuildBasePath was not found, provide a valid path and try again..
        /// </summary>
        internal static string BuildBasePathNotFound {
            get {
                return ResourceManager.GetString("BuildBasePathNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Cannot be null or empty.
        /// </summary>
        internal static string CannotBeNullOrEmpty {
            get {
                return ResourceManager.GetString("CannotBeNullOrEmpty", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to RunSettings arguments:
        ///      Arguments to pass runsettings configurations through commandline. Arguments may be specified as name-value pair of the form [name]=[value] after &quot;-- &quot;. Note the space after --. 
        ///      Use a space to separate multiple [name]=[value].
        ///      More info on RunSettings arguments support: https://aka.ms/vstest-runsettings-arguments.
        /// </summary>
        internal static string CLIRunSettingsArgumentHelp {
            get {
                return ResourceManager.GetString("CLIRunSettingsArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Collect|/Collect:&lt;DataCollector FriendlyName&gt;
        ///      Enables data collector for the test run. More info here : https://aka.ms/vstest-collect.
        /// </summary>
        internal static string CollectArgumentHelp {
            get {
                return ResourceManager.GetString("CollectArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Collect|/Collect:&quot;{0}&quot; is not supported if test run is configured using testsettings..
        /// </summary>
        internal static string CollectWithTestSettingErrorMessage {
            get {
                return ResourceManager.GetString("CollectWithTestSettingErrorMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Error: {0}.
        /// </summary>
        internal static string CommandLineError {
            get {
                return ResourceManager.GetString("CommandLineError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Information: {0}.
        /// </summary>
        internal static string CommandLineInformational {
            get {
                return ResourceManager.GetString("CommandLineInformational", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Warning: {0}.
        /// </summary>
        internal static string CommandLineWarning {
            get {
                return ResourceManager.GetString("CommandLineWarning", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to , {0}.
        /// </summary>
        internal static string CommaSeparatedFormat {
            get {
                return ResourceManager.GetString("CommaSeparatedFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to -c|--Configuration|/c|/Configuration:&lt;Configuration&gt;
        ///      The configuration the project is built for i.e. Debug/Release.
        /// </summary>
        internal static string ConfigurationArgumentHelp {
            get {
                return ResourceManager.GetString("ConfigurationArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The Data Collector friendly name &apos;{0}&apos; is not valid.  The Data Collector will be ignored..
        /// </summary>
        internal static string DataCollectorFriendlyNameInvalid {
            get {
                return ResourceManager.GetString("DataCollectorFriendlyNameInvalid", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Days.
        /// </summary>
        internal static string Days {
            get {
                return ResourceManager.GetString("Days", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Debug Traces Messages:.
        /// </summary>
        internal static string DbgTrcMessagesBanner {
            get {
                return ResourceManager.GetString("DbgTrcMessagesBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Timeout to connect or process request for DesignModeClient on port: {0}.
        /// </summary>
        internal static string DesignModeClientTimeoutError {
            get {
                return ResourceManager.GetString("DesignModeClientTimeoutError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --DisableAutoFakes|/DisableAutoFakes:&lt;true/false&gt;
        ///     Example: /DisableAutoFakes:true.
        /// </summary>
        internal static string DisableAutoFakesUsage {
            get {
                return ResourceManager.GetString("DisableAutoFakesUsage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Code coverage is not available for Windows Store apps. Code coverage analysis skipped for this test run..
        /// </summary>
        internal static string DisablingCodeCoverageInAppContainerTestExecution {
            get {
                return ResourceManager.GetString("DisablingCodeCoverageInAppContainerTestExecution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Code coverage is not available for Windows Phone apps. Code coverage analysis skipped for this test run..
        /// </summary>
        internal static string DisablingCodeCoverageInPhoneAppContainerTestExecution {
            get {
                return ResourceManager.GetString("DisablingCodeCoverageInPhoneAppContainerTestExecution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Diagnostic data adapters are not supported when running unit tests for Windows Store apps. Remove diagnostic data adapters settings from settings..
        /// </summary>
        internal static string DisablingDataCollectionInAppContainerTestExecution {
            get {
                return ResourceManager.GetString("DisablingDataCollectionInAppContainerTestExecution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Diagnostic data adapters are not supported when running unit tests for Windows Phone apps. Remove diagnostic data adapters settings from settings..
        /// </summary>
        internal static string DisablingDataCollectionInPhoneAppContainerTestExecution {
            get {
                return ResourceManager.GetString("DisablingDataCollectionInPhoneAppContainerTestExecution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Reading diagnostic data adapter settings threw an running &apos;{0}&apos;. All diagnostic data adapters will be skipped in this run..
        /// </summary>
        internal static string DisablingDCOnExceptionWhileParsingDCInfo {
            get {
                return ResourceManager.GetString("DisablingDCOnExceptionWhileParsingDCInfo", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Discovery failed for given sources. Exception : {0}.
        /// </summary>
        internal static string DiscoveryFailed {
            get {
                return ResourceManager.GetString("DiscoveryFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The parameter &quot;{0}&quot; should be provided only once..
        /// </summary>
        internal static string DuplicateArgumentError {
            get {
                return ResourceManager.GetString("DuplicateArgumentError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Blame|/Blame:[CollectDump];[CollectAlways]=[Value];[DumpType]=[Value]
        ///      Runs the test in blame mode. This option is helpful in isolating the problematic test causing test host crash.
        ///      It creates an output file in the current directory as &quot;Sequence.xml&quot;,
        ///      that captures the order of execution of test before the crash.
        ///      You may optionally choose to collect process dump for the test host.
        ///      When you choose to collect dump, by default, a mini dump will be collected on a crash.
        ///     [rest of string was truncated]&quot;;.
        /// </summary>
        internal static string EnableBlameUsage {
            get {
                return ResourceManager.GetString("EnableBlameUsage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /EnableCodeCoverage
        ///      Enables data collector &apos;CodeCoverage&apos; for the test run..
        /// </summary>
        internal static string EnableCodeCoverageArgumentProcessorHelp {
            get {
                return ResourceManager.GetString("EnableCodeCoverageArgumentProcessorHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Diag|/Diag:&lt;Path to log file&gt;
        ///      Enable logs for test platform.
        ///      Logs are written to the provided file.
        ///
        ///      Change the trace level for logs as shown below
        ///      Example: /Diag:&lt;Path to log file&gt;;tracelevel=&lt;Defaults to &quot;verbose&quot;&gt;
        ///      Allowed values for tracelevel: off, error, warning, info and verbose..
        /// </summary>
        internal static string EnableDiagUsage {
            get {
                return ResourceManager.GetString("EnableDiagUsage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --logger|/logger:&lt;Logger Uri/FriendlyName&gt;
        ///      Specify a logger for test results. For example, to log results into a 
        ///      Visual Studio Test Results File (TRX) use /logger:trx[;LogFileName=&lt;Defaults to unique file name&gt;]
        ///      Creates file in TestResults directory with given LogFileName.
        ///
        ///      Change the verbosity level in log messages for console logger as shown below
        ///      Example: /logger:console;verbosity=&lt;Defaults to &quot;minimal&quot;&gt;
        ///      Allowed values for verbosity: quiet, minimal, normal and  [rest of string was truncated]&quot;;.
        /// </summary>
        internal static string EnableLoggerArgumentsInNetCore {
            get {
                return ResourceManager.GetString("EnableLoggerArgumentsInNetCore", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --logger|/logger:&lt;Logger Uri/FriendlyName&gt;
        ///      Specify a logger for test results. For example, to log results into a 
        ///      Visual Studio Test Results File (TRX) use /logger:trx[;LogFileName=&lt;Defaults to unique file name&gt;]
        ///      Creates file in TestResults directory with given LogFileName.
        ///
        ///      Change the verbosity level in log messages for console logger as shown below
        ///      Example: /logger:console;verbosity=&lt;Defaults to &quot;normal&quot;&gt;
        ///      Allowed values for verbosity: quiet, minimal, normal and d [rest of string was truncated]&quot;;.
        /// </summary>
        internal static string EnableLoggersArgumentHelp {
            get {
                return ResourceManager.GetString("EnableLoggersArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to -e|--Environment|/e|/Environment:&lt;NAME&gt;=&lt;VALUE&gt;
        ///      Sets the value of an environment variable. Creates the variable if it does not exist, overrides if it does. This will imply /InIsolation switch and force the tests to be run in an isolated process.
        ///      
        ///      This argument can be specified multiple times to provide multiple variables.
        ///
        ///      Example: -e:VARIABLE1=VALUE1
        ///               -e:ANOTHER_VARIABLE=&quot;VALUE WITH SPACES&quot;
        ///               -e:ANOTHER_VARIABLE=&quot;VALUE;seperated with;semicolons&quot;.
        /// </summary>
        internal static string EnvironmentArgumentHelp {
            get {
                return ResourceManager.GetString("EnvironmentArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Environment variable &apos;{0}&apos; was already defined, but it&apos;s overridden by -Environment argument..
        /// </summary>
        internal static string EnvironmentVariableXIsOverriden {
            get {
                return ResourceManager.GetString("EnvironmentVariableXIsOverriden", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Error hosting communication channel..
        /// </summary>
        internal static string ErrorHostingCommunicationChannel {
            get {
                return ResourceManager.GetString("ErrorHostingCommunicationChannel", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Error Message:.
        /// </summary>
        internal static string ErrorMessageBanner {
            get {
                return ResourceManager.GetString("ErrorMessageBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to   To run tests:
        ///    &gt;vstest.console.exe tests.dll 
        ///  To run tests with additional settings such as  data collectors:
        ///    &gt;vstest.console.exe  tests.dll /Settings:Local.RunSettings.
        /// </summary>
        internal static string Examples {
            get {
                return ResourceManager.GetString("Examples", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Exception occurred when instantiating extension &apos;{0}&apos;: {1}.
        /// </summary>
        internal static string ExceptionFromExtension {
            get {
                return ResourceManager.GetString("ExceptionFromExtension", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to  Total time: {0:0.0000} {1}.
        /// </summary>
        internal static string ExecutionTimeFormatString {
            get {
                return ResourceManager.GetString("ExecutionTimeFormatString", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         Uri: {0}.
        /// </summary>
        internal static string ExtensionUriFormat {
            get {
                return ResourceManager.GetString("ExtensionUriFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Failed.
        /// </summary>
        internal static string FailedTestIndicator {
            get {
                return ResourceManager.GetString("FailedTestIndicator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to &apos;{0}&apos; not found..
        /// </summary>
        internal static string FileNotFound {
            get {
                return ResourceManager.GetString("FileNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Framework35 is not supported. For projects targeting .Net Framework 3.5, test will run in CLR 4.0 &quot;compatibility mode&quot;..
        /// </summary>
        internal static string Framework35NotSupported {
            get {
                return ResourceManager.GetString("Framework35NotSupported", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Framework|/Framework:&lt;Framework Version&gt;
        ///      Target .Net Framework version to be used for test execution. 
        ///      Valid values are &quot;.NETFramework,Version=v4.5.1&quot;, &quot;.NETCoreApp,Version=v1.0&quot; etc.
        ///      Other supported values are Framework40, Framework45, FrameworkCore10 and FrameworkUap10..
        /// </summary>
        internal static string FrameworkArgumentHelp {
            get {
                return ResourceManager.GetString("FrameworkArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /Framework argument requires the target .Net Framework version for the test run.   Example:  /Framework:&quot;.NETFramework,Version=v4.5.1&quot;.
        /// </summary>
        internal static string FrameworkVersionRequired {
            get {
                return ResourceManager.GetString("FrameworkVersionRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to -?|--Help|/?|/Help
        ///      Display this usage message..
        /// </summary>
        internal static string HelpArgumentHelp {
            get {
                return ResourceManager.GetString("HelpArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Arguments:.
        /// </summary>
        internal static string HelpArgumentsText {
            get {
                return ResourceManager.GetString("HelpArgumentsText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Description: Runs tests from the specified files..
        /// </summary>
        internal static string HelpDescriptionText {
            get {
                return ResourceManager.GetString("HelpDescriptionText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Options:.
        /// </summary>
        internal static string HelpOptionsText {
            get {
                return ResourceManager.GetString("HelpOptionsText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Usage: vstest.console.exe [Arguments] [Options] [[--] &lt;RunSettings arguments&gt;...]].
        /// </summary>
        internal static string HelpUsageText {
            get {
                return ResourceManager.GetString("HelpUsageText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Hours.
        /// </summary>
        internal static string Hours {
            get {
                return ResourceManager.GetString("Hours", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /InIsolation flag is deprecated. The tests are always run in a separate process.
        /// </summary>
        internal static string InIsolationDeprecated {
            get {
                return ResourceManager.GetString("InIsolationDeprecated", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --InIsolation|/InIsolation
        ///      Runs the tests in an isolated process. This makes vstest.console.exe 
        ///      process less likely to be stopped on an error in the tests, but tests 
        ///      may run slower..
        /// </summary>
        internal static string InIsolationHelp {
            get {
                return ResourceManager.GetString("InIsolationHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to AeDebugger argument &apos;{0}&apos; is not valid..
        /// </summary>
        internal static string InvalidAeDebuggerArgument {
            get {
                return ResourceManager.GetString("InvalidAeDebuggerArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The argument {0} is invalid. Please use the /help option to check the list of valid arguments..
        /// </summary>
        internal static string InvalidArgument {
            get {
                return ResourceManager.GetString("InvalidArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid batch size {0}. The batch size should be greater than zero. Example:  /BatchSize:10.
        /// </summary>
        internal static string InvalidBatchSize {
            get {
                return ResourceManager.GetString("InvalidBatchSize", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Blame argument &apos;{0}&apos; is not valid..
        /// </summary>
        internal static string InvalidBlameArgument {
            get {
                return ResourceManager.GetString("InvalidBlameArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The given configuration is invalid..
        /// </summary>
        internal static string InvalidConfiguration {
            get {
                return ResourceManager.GetString("InvalidConfiguration", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Diag argument &apos;{0}&apos; is not valid..
        /// </summary>
        internal static string InvalidDiagArgument {
            get {
                return ResourceManager.GetString("InvalidDiagArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Diag file path &apos;{0}&apos; is not valid..
        /// </summary>
        internal static string InvalidDiagFilePath {
            get {
                return ResourceManager.GetString("InvalidDiagFilePath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Argument {0} is not expected in the &apos;EnableCodeCoverage&apos; command. Specify the command without the argument (Example: vstest.console.exe myTests.dll /EnableCodeCoverage) and try again..
        /// </summary>
        internal static string InvalidEnableCodeCoverageCommand {
            get {
                return ResourceManager.GetString("InvalidEnableCodeCoverageCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid .Net Framework version:{0}. Please give the fullname of the TargetFramework(Example: .NETCoreApp,Version=v2.0). Other supported .Net Framework versions are Framework40, Framework45, FrameworkCore10 and FrameworkUap10..
        /// </summary>
        internal static string InvalidFrameworkVersion {
            get {
                return ResourceManager.GetString("InvalidFrameworkVersion", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Argument {0} is not expected in the &apos;InIsolation&apos; command. Specify the command without the argument (Example: vstest.console.exe myTests.dll /InIsolation) and try again..
        /// </summary>
        internal static string InvalidInIsolationCommand {
            get {
                return ResourceManager.GetString("InvalidInIsolationCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Logger argument &apos;{0}&apos; is not valid..
        /// </summary>
        internal static string InvalidLoggerArgument {
            get {
                return ResourceManager.GetString("InvalidLoggerArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Argument {0} is not expected in the &apos;Parallel&apos; command. Specify the command without the argument (Example: vstest.console.exe myTests.dll /Parallel) and try again..
        /// </summary>
        internal static string InvalidParallelCommand {
            get {
                return ResourceManager.GetString("InvalidParallelCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The --ParentProcessId|/ParentProcessId argument requires the process id which is an integer. Specify the process id of the parent process that launched this process..
        /// </summary>
        internal static string InvalidParentProcessIdArgument {
            get {
                return ResourceManager.GetString("InvalidParentProcessIdArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid platform type: {0}. Valid platform types are {1}..
        /// </summary>
        internal static string InvalidPlatformType {
            get {
                return ResourceManager.GetString("InvalidPlatformType", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The --Port|/Port argument requires the port number which is an integer. Specify the port for socket connection and receiving the event messages..
        /// </summary>
        internal static string InvalidPortArgument {
            get {
                return ResourceManager.GetString("InvalidPortArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The directory specified is not valid: &apos;{0}&apos;.
        /// </summary>
        internal static string InvalidProcDumpDirectoryPath {
            get {
                return ResourceManager.GetString("InvalidProcDumpDirectoryPath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The directory specified for the procdump executable is not valid and the tool was not found inside environment variables (PROCDUMP_PATH, PATH).
        /// </summary>
        internal static string InvalidProcDumpToolDirectoryPath {
            get {
                return ResourceManager.GetString("InvalidProcDumpToolDirectoryPath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The path &apos;{0}&apos; specified in the &apos;ResultsDirectory&apos; is invalid. Error: {1}.
        /// </summary>
        internal static string InvalidResultsDirectoryPathCommand {
            get {
                return ResourceManager.GetString("InvalidResultsDirectoryPathCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The path &apos;{0}&apos; specified in the &apos;TestAdapterPath&apos; is invalid. Error: {1}.
        /// </summary>
        internal static string InvalidTestAdapterPathCommand {
            get {
                return ResourceManager.GetString("InvalidTestAdapterPathCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /TestCaseFilter argument cannot be specified with /Tests. Filtering of test cases is not applicable when tests are specified..
        /// </summary>
        internal static string InvalidTestCaseFilterValueForSpecificTests {
            get {
                return ResourceManager.GetString("InvalidTestCaseFilterValueForSpecificTests", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The test run parameter argument &apos;{0}&apos; is invalid. Please use the format below.
        ///     Format: TestRunParameters.Parameter(name=\&quot;&lt;name&gt;\&quot;, value=\&quot;&lt;value&gt;\&quot;).
        /// </summary>
        internal static string InvalidTestRunParameterArgument {
            get {
                return ResourceManager.GetString("InvalidTestRunParameterArgument", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Invalid testSessionCorrelationId.
        /// </summary>
        internal static string InvalidTestSessionCorrelationId {
            get {
                return ResourceManager.GetString("InvalidTestSessionCorrelationId", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Argument {0} is not expected in the &apos;UseVsixExtensions&apos; command. Specify the command indicating whether the vsix extensions should be used or skipped (Example: vstest.console.exe myTests.dll /UseVsixExtensions:true) and try again..
        /// </summary>
        internal static string InvalidUseVsixExtensionsCommand {
            get {
                return ResourceManager.GetString("InvalidUseVsixExtensionsCommand", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /ListDiscoverers
        ///      Lists installed test discoverers..
        /// </summary>
        internal static string ListDiscoverersHelp {
            get {
                return ResourceManager.GetString("ListDiscoverersHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /ListExecutors
        ///      Lists installed test executors..
        /// </summary>
        internal static string ListExecutorsHelp {
            get {
                return ResourceManager.GetString("ListExecutorsHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /ListLoggers
        ///      Lists installed test loggers..
        /// </summary>
        internal static string ListLoggersHelp {
            get {
                return ResourceManager.GetString("ListLoggersHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /ListSettingsProviders
        ///      Lists installed test settings providers..
        /// </summary>
        internal static string ListSettingsProvidersHelp {
            get {
                return ResourceManager.GetString("ListSettingsProvidersHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The following Tests are available:.
        /// </summary>
        internal static string ListTestsHeaderMessage {
            get {
                return ResourceManager.GetString("ListTestsHeaderMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to -lt|--ListTests|/lt|/ListTests:&lt;File Name&gt;
        ///      Lists all discovered tests from the given test container..
        /// </summary>
        internal static string ListTestsHelp {
            get {
                return ResourceManager.GetString("ListTestsHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The file {0} provided is read only.
        /// </summary>
        internal static string LoggerFileIsReadOnly {
            get {
                return ResourceManager.GetString("LoggerFileIsReadOnly", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         FriendlyName: {0}.
        /// </summary>
        internal static string LoggerFriendlyNameFormat {
            get {
                return ResourceManager.GetString("LoggerFriendlyNameFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Could not find a test logger with URI or FriendlyName &apos;{0}&apos;..
        /// </summary>
        internal static string LoggerNotFound {
            get {
                return ResourceManager.GetString("LoggerNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         Uri: {0}.
        /// </summary>
        internal static string LoggerUriFormat {
            get {
                return ResourceManager.GetString("LoggerUriFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The Test Logger URI &apos;{0}&apos; is not valid.  The Test Logger will be ignored..
        /// </summary>
        internal static string LoggerUriInvalid {
            get {
                return ResourceManager.GetString("LoggerUriInvalid", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to One or more runsettings provided contain invalid token.
        /// </summary>
        internal static string MalformedRunSettingsKey {
            get {
                return ResourceManager.GetString("MalformedRunSettingsKey", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to VSTest version {0}.
        /// </summary>
        internal static string MicrosoftCommandLineTitle {
            get {
                return ResourceManager.GetString("MicrosoftCommandLineTitle", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Minutes.
        /// </summary>
        internal static string Minutes {
            get {
                return ResourceManager.GetString("Minutes", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No test source files were specified..
        /// </summary>
        internal static string MissingTestSourceFile {
            get {
                return ResourceManager.GetString("MissingTestSourceFile", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The path &apos;{0}&apos; specified in the &apos;TestAdapterPath&apos; does not contain any test adapters, provide a valid path and try again..
        /// </summary>
        internal static string NoAdaptersFoundInTestAdapterPath {
            get {
                return ResourceManager.GetString("NoAdaptersFoundInTestAdapterPath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Unrecognized parameter &quot;{0}&quot;..
        /// </summary>
        internal static string NoArgumentProcessorFound {
            get {
                return ResourceManager.GetString("NoArgumentProcessorFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No arguments were specified..
        /// </summary>
        internal static string NoArgumentsProvided {
            get {
                return ResourceManager.GetString("NoArgumentsProvided", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} is built for {1}/{2}. The test assemblies specified in a run should have a common target .Net framework and platform..
        /// </summary>
        internal static string NonDefaultFrameworkAndOrArchDetected {
            get {
                return ResourceManager.GetString("NonDefaultFrameworkAndOrArchDetected", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to None.
        /// </summary>
        internal static string None {
            get {
                return ResourceManager.GetString("None", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to App package &apos;{0}&apos; does not has test executor entry point. For running unit tests for Windows Store apps, create app package using Windows Store app Unit Test Library project..
        /// </summary>
        internal static string NoTestEntryPoint {
            get {
                return ResourceManager.GetString("NoTestEntryPoint", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A total of {0} tests were discovered but no test matches the specified selection criteria({1}). Use right value(s) and try again..
        /// </summary>
        internal static string NoTestsAvailableAfterFiltering {
            get {
                return ResourceManager.GetString("NoTestsAvailableAfterFiltering", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to No test is available in {0}. Make sure that installed test discoverers &amp; executors, platform &amp; framework version settings are appropriate and try again..
        /// </summary>
        internal static string NoTestsAvailableInSources {
            get {
                return ResourceManager.GetString("NoTestsAvailableInSources", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Not Run.
        /// </summary>
        internal static string NotRunTestIndicator {
            get {
                return ResourceManager.GetString("NotRunTestIndicator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Error opening response file &apos;{0}&apos;.
        /// </summary>
        internal static string OpenResponseFileError {
            get {
                return ResourceManager.GetString("OpenResponseFileError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to -o|--Output|/o|/Output:&lt;Output&gt;
        ///      The directory containing the binaries to run..
        /// </summary>
        internal static string OutputArgumentHelp {
            get {
                return ResourceManager.GetString("OutputArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The Output path was not found, provide a valid path and try again..
        /// </summary>
        internal static string OutputPathNotFound {
            get {
                return ResourceManager.GetString("OutputPathNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Parallel|/Parallel
        ///      Specifies that the tests be executed in parallel. By default up
        ///      to all available cores on the machine may be used.
        ///      The number of cores to use may be configured using a settings file..
        /// </summary>
        internal static string ParallelArgumentProcessorHelp {
            get {
                return ResourceManager.GetString("ParallelArgumentProcessorHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --ParentProcessId|/ParentProcessId:&lt;ParentProcessId&gt;
        ///      Process Id of the Parent Process responsible for launching current process..
        /// </summary>
        internal static string ParentProcessIdArgumentHelp {
            get {
                return ResourceManager.GetString("ParentProcessIdArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Passed.
        /// </summary>
        internal static string PassedTestIndicator {
            get {
                return ResourceManager.GetString("PassedTestIndicator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Could not start test run for the tests for Windows Phone app: {0}..
        /// </summary>
        internal static string PhoneAppContainerTestPrerequisiteFail {
            get {
                return ResourceManager.GetString("PhoneAppContainerTestPrerequisiteFail", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to App package &apos;{0}&apos; does not has test executor entry point. For running unit tests for Windows Phone apps, create app package using Windows Phone Unit Test App project..
        /// </summary>
        internal static string PhoneNoTestEntryPoint {
            get {
                return ResourceManager.GetString("PhoneNoTestEntryPoint", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Platform|/Platform:&lt;Platform type&gt;
        ///      Target platform architecture to be used for test execution. 
        ///      Valid values are x86, x64 and ARM..
        /// </summary>
        internal static string PlatformArgumentHelp {
            get {
                return ResourceManager.GetString("PlatformArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /Platform argument requires the target platform type for the test run to be provided.   Example:  /Platform:x86.
        /// </summary>
        internal static string PlatformTypeRequired {
            get {
                return ResourceManager.GetString("PlatformTypeRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Port|/Port:&lt;Port&gt;
        ///      The Port for socket connection and receiving the event messages..
        /// </summary>
        internal static string PortArgumentHelp {
            get {
                return ResourceManager.GetString("PortArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Postmortem debugger is not supported in the current OS..
        /// </summary>
        internal static string PostmortemDebuggerNotSupportedForCurrentOS {
            get {
                return ResourceManager.GetString("PostmortemDebuggerNotSupportedForCurrentOS", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to DumpDirectoryPath should be specified to install the post mortem debugger..
        /// </summary>
        internal static string ProcDumpDirectoryPathArgumenNotFound {
            get {
                return ResourceManager.GetString("ProcDumpDirectoryPathArgumenNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Procdump file name not found: &apos;{0}&apos;.
        /// </summary>
        internal static string ProcDumpFileNameNotFound {
            get {
                return ResourceManager.GetString("ProcDumpFileNameNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to ProcDumpToolDirectoryPath should be specified to install or unistall the post mortem debugger..
        /// </summary>
        internal static string ProcDumpToolDirectoryPathArgumenNotFound {
            get {
                return ResourceManager.GetString("ProcDumpToolDirectoryPathArgumenNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test run in progress.
        /// </summary>
        internal static string ProgressIndicatorString {
            get {
                return ResourceManager.GetString("ProgressIndicatorString", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The Path {0} does not exist..
        /// </summary>
        internal static string ProjectPathNotFound {
            get {
                return ResourceManager.GetString("ProjectPathNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Waiting for request handler connection timed out after {0} seconds..
        /// </summary>
        internal static string RequestHandlerConnectionTimedOut {
            get {
                return ResourceManager.GetString("RequestHandlerConnectionTimedOut", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to @&lt;file&gt;
        ///      Read response file for more options..
        /// </summary>
        internal static string ResponseFileArgumentHelp {
            get {
                return ResourceManager.GetString("ResponseFileArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --ResultsDirectory|/ResultsDirectory
        ///      Test results directory will be created in specified path if not exists.
        ///      Example  /ResultsDirectory:&lt;pathToResultsDirectory&gt;.
        /// </summary>
        internal static string ResultsDirectoryArgumentHelp {
            get {
                return ResourceManager.GetString("ResultsDirectoryArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /ResultsDirectory parameter requires a value, where the test results should be saved. Example:  /ResultsDirectory:c:\MyTestResultsDirectory.
        /// </summary>
        internal static string ResultsDirectoryValueRequired {
            get {
                return ResourceManager.GetString("ResultsDirectoryValueRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Settings|/Settings:&lt;Settings File&gt;
        ///      Settings to use when running tests..
        /// </summary>
        internal static string RunSettingsArgumentHelp {
            get {
                return ResourceManager.GetString("RunSettingsArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The Settings file &apos;{0}&apos; could not be found..
        /// </summary>
        internal static string RunSettingsFileNotFound {
            get {
                return ResourceManager.GetString("RunSettingsFileNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /Settings parameter requires a settings file to be provided..
        /// </summary>
        internal static string RunSettingsRequired {
            get {
                return ResourceManager.GetString("RunSettingsRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Data collectors other than Code Coverage and Microsoft Fakes configured via run settings are not supported with embedded test settings. Please see https://aka.ms/vstest-configure-datacollector for more information. Run settings: {0}..
        /// </summary>
        internal static string RunsettingsWithDCErrorMessage {
            get {
                return ResourceManager.GetString("RunsettingsWithDCErrorMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Only one app package (.appx file) can be specified for running tests..
        /// </summary>
        internal static string RunSingleAppContainerSource {
            get {
                return ResourceManager.GetString("RunSingleAppContainerSource", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --Tests|/Tests:&lt;Test Names&gt;
        ///      Run tests with names that match the provided values. To provide multiple
        ///      values, separate them by commas.
        ///      Examples: /Tests:TestMethod1
        ///                /Tests:TestMethod1,testMethod2.
        /// </summary>
        internal static string RunSpecificTestsHelp {
            get {
                return ResourceManager.GetString("RunSpecificTestsHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to [TestFileNames]
        ///      Run tests from the specified files or wild card pattern. Separate multiple test file names or pattern
        ///      by spaces. Set console logger verbosity to detailed to view matched test files.
        ///      Examples: mytestproject.dll
        ///                mytestproject.dll myothertestproject.exe
        ///                testproject*.dll my*project.dll.
        /// </summary>
        internal static string RunTestsArgumentHelp {
            get {
                return ResourceManager.GetString("RunTestsArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to ,.
        /// </summary>
        internal static string SearchStringDelimiter {
            get {
                return ResourceManager.GetString("SearchStringDelimiter", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Seconds.
        /// </summary>
        internal static string Seconds {
            get {
                return ResourceManager.GetString("Seconds", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         SettingName: {0}.
        /// </summary>
        internal static string SettingFormat {
            get {
                return ResourceManager.GetString("SettingFormat", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Skipped.
        /// </summary>
        internal static string SkippedTestIndicator {
            get {
                return ResourceManager.GetString("SkippedTestIndicator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A total of {0} tests were discovered but some tests do not match the specified selection criteria({1}). Use right value(s) and try again..
        /// </summary>
        internal static string SomeTestsUnavailableAfterFiltering {
            get {
                return ResourceManager.GetString("SomeTestsUnavailableAfterFiltering", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /Tests argument requires one or more specific test names or their substrings.
        ///       Examples: /Tests:TestsMethod1, /Tests:TestMethod1,method2 .
        /// </summary>
        internal static string SpecificTestsRequired {
            get {
                return ResourceManager.GetString("SpecificTestsRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Stack Trace:.
        /// </summary>
        internal static string StacktraceBanner {
            get {
                return ResourceManager.GetString("StacktraceBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Starting test discovery, please wait....
        /// </summary>
        internal static string StartingDiscovery {
            get {
                return ResourceManager.GetString("StartingDiscovery", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Starting test execution, please wait....
        /// </summary>
        internal static string StartingExecution {
            get {
                return ResourceManager.GetString("StartingExecution", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Waiting for start test session timed out after {0} seconds..
        /// </summary>
        internal static string StartTestSessionTimedOut {
            get {
                return ResourceManager.GetString("StartTestSessionTimedOut", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Standard Error Messages:.
        /// </summary>
        internal static string StdErrMessagesBanner {
            get {
                return ResourceManager.GetString("StdErrMessagesBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Standard Output Messages:.
        /// </summary>
        internal static string StdOutMessagesBanner {
            get {
                return ResourceManager.GetString("StdOutMessagesBanner", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Waiting for stop test session timed out after {0} seconds..
        /// </summary>
        internal static string StopTestSessionTimedOut {
            get {
                return ResourceManager.GetString("StopTestSessionTimedOut", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} {1}.
        /// </summary>
        internal static string StringFormatToJoinTwoStrings {
            get {
                return ResourceManager.GetString("StringFormatToJoinTwoStrings", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Additionally, path to test adapters can be specified using /TestAdapterPath command. Example  /TestAdapterPath:&lt;pathToCustomAdapters&gt;..
        /// </summary>
        internal static string SuggestTestAdapterPathIfNoTestsIsFound {
            get {
                return ResourceManager.GetString("SuggestTestAdapterPathIfNoTestsIsFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         Supported File Types:.
        /// </summary>
        internal static string SupportedFileTypesIndicator {
            get {
                return ResourceManager.GetString("SupportedFileTypesIndicator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to  {0}.
        /// </summary>
        internal static string SupportedFileWithoutSeparator {
            get {
                return ResourceManager.GetString("SupportedFileWithoutSeparator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to  {0},.
        /// </summary>
        internal static string SupportedFileWithSeparator {
            get {
                return ResourceManager.GetString("SupportedFileWithSeparator", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Using Isolation mode to run unit tests for Windows Store apps. Use the /InIsolation parameter to suppress this warning..
        /// </summary>
        internal static string SwitchToIsolationInAppContainerMode {
            get {
                return ResourceManager.GetString("SwitchToIsolationInAppContainerMode", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Using Isolation mode to run tests as required by effective Platform:{0} and .Net Framework:{1} settings for test run. Use the /inIsolation parameter to suppress this warning..
        /// </summary>
        internal static string SwitchToIsolationInMultiTargetingMode {
            get {
                return ResourceManager.GetString("SwitchToIsolationInMultiTargetingMode", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Using Isolation mode to run unit tests for Windows Phone apps. Use the /InIsolation parameter to suppress this warning..
        /// </summary>
        internal static string SwitchToIsolationInPhoneAppContainerMode {
            get {
                return ResourceManager.GetString("SwitchToIsolationInPhoneAppContainerMode", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Using Isolation mode to run the tests as diagnostic data adapters were enabled in the runsettings. Use the /inIsolation parameter to suppress this warning..
        /// </summary>
        internal static string SwitchToNoIsolation {
            get {
                return ResourceManager.GetString("SwitchToNoIsolation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:&lt;strategy&gt;
        ///      This affects adapter loading behavior.
        ///
        ///      Currently supported behaviors:
        ///        - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node). 
        ///                    If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
        ///             [rest of string was truncated]&quot;;.
        /// </summary>
        internal static string TestAdapterLoadingStrategyHelp {
            get {
                return ResourceManager.GetString("TestAdapterLoadingStrategyHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Specified value ({0}) for /TestAdapterLoadingStrategy is invalid!.
        /// </summary>
        internal static string TestAdapterLoadingStrategyValueInvalid {
            get {
                return ResourceManager.GetString("TestAdapterLoadingStrategyValueInvalid", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Recursive adapter loading strategy is cannot be used by itself. Please combine with one or more of: {0}.
        /// </summary>
        internal static string TestAdapterLoadingStrategyValueInvalidRecursive {
            get {
                return ResourceManager.GetString("TestAdapterLoadingStrategyValueInvalidRecursive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The custom test adapter search path provided was not found, provide a valid path and try again..
        /// </summary>
        internal static string TestAdapterPathDoesNotExist {
            get {
                return ResourceManager.GetString("TestAdapterPathDoesNotExist", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --TestAdapterPath|/TestAdapterPath
        ///      This makes vstest.console.exe process use custom test adapters
        ///      from a given path (if any) in the test run. 
        ///      Example  /TestAdapterPath:&lt;pathToCustomAdapters&gt;.
        /// </summary>
        internal static string TestAdapterPathHelp {
            get {
                return ResourceManager.GetString("TestAdapterPathHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /TestAdapterPath parameter requires a value, which is path of a location containing custom test adapters. Example:  /TestAdapterPath:c:\MyCustomAdapters.
        /// </summary>
        internal static string TestAdapterPathValueRequired {
            get {
                return ResourceManager.GetString("TestAdapterPathValueRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /TestAdapterPath parameter needs to be provided when &quot;{0}&quot; test adapter loading strategy is specified!.
        /// </summary>
        internal static string TestAdapterPathValueRequiredWhenStrategyXIsUsed {
            get {
                return ResourceManager.GetString("TestAdapterPathValueRequiredWhenStrategyXIsUsed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to --TestCaseFilter|/TestCaseFilter:&lt;Expression&gt;
        ///      Run tests that match the given expression.
        ///      &lt;Expression&gt; is of the format &lt;property&gt;Operator&lt;value&gt;[|&amp;&lt;Expression&gt;]
        ///         where Operator is one of =, != or ~  (Operator ~ has &apos;contains&apos;
        ///         semantics and is applicable for string properties like DisplayName).
        ///         Parenthesis () can be used to group sub-expressions.
        ///      Examples: /TestCaseFilter:&quot;Priority=1&quot;
        ///                /TestCaseFilter:&quot;(FullyQualifiedName~Nightly
        ///             [rest of string was truncated]&quot;;.
        /// </summary>
        internal static string TestCaseFilterArgumentHelp {
            get {
                return ResourceManager.GetString("TestCaseFilterArgumentHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /TestCaseFilter argument requires the filter value.
        ///        Filter value can be &lt;property&gt;=&lt;value&gt; type.
        ///        Examples: &quot;Priority=1&quot;, &quot;TestCategory=Nightly&quot;.
        /// </summary>
        internal static string TestCaseFilterValueRequired {
            get {
                return ResourceManager.GetString("TestCaseFilterValueRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test Run Aborted..
        /// </summary>
        internal static string TestRunAborted {
            get {
                return ResourceManager.GetString("TestRunAborted", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test Run Aborted with error {0}..
        /// </summary>
        internal static string TestRunAbortedWithError {
            get {
                return ResourceManager.GetString("TestRunAbortedWithError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test Run Canceled..
        /// </summary>
        internal static string TestRunCanceled {
            get {
                return ResourceManager.GetString("TestRunCanceled", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test Run Failed..
        /// </summary>
        internal static string TestRunFailed {
            get {
                return ResourceManager.GetString("TestRunFailed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Test Run Successful..
        /// </summary>
        internal static string TestRunSuccessful {
            get {
                return ResourceManager.GetString("TestRunSuccessful", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to {0} - Failed: {1}, Passed: {2}, Skipped: {3}, Total: {4}, Duration: {5}.
        /// </summary>
        internal static string TestRunSummary {
            get {
                return ResourceManager.GetString("TestRunSummary", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to  - {0} {1}.
        /// </summary>
        internal static string TestRunSummaryAssemblyAndFramework {
            get {
                return ResourceManager.GetString("TestRunSummaryAssemblyAndFramework", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to      Failed: {0}.
        /// </summary>
        internal static string TestRunSummaryFailedTests {
            get {
                return ResourceManager.GetString("TestRunSummaryFailedTests", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Total tests: Unknown.
        /// </summary>
        internal static string TestRunSummaryForCanceledOrAbortedRun {
            get {
                return ResourceManager.GetString("TestRunSummaryForCanceledOrAbortedRun", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to      Passed: {0}.
        /// </summary>
        internal static string TestRunSummaryPassedTests {
            get {
                return ResourceManager.GetString("TestRunSummaryPassedTests", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to     Skipped: {0}.
        /// </summary>
        internal static string TestRunSummarySkippedTests {
            get {
                return ResourceManager.GetString("TestRunSummarySkippedTests", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Total tests: {0}.
        /// </summary>
        internal static string TestRunSummaryTotalTests {
            get {
                return ResourceManager.GetString("TestRunSummaryTotalTests", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Using framework {0} to run the tests. Specify /Framework:{1} to suppress this warning..
        /// </summary>
        internal static string TestSettingsFrameworkMismatch {
            get {
                return ResourceManager.GetString("TestSettingsFrameworkMismatch", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The test source file &quot;{0}&quot; provided was not found..
        /// </summary>
        internal static string TestSourceFileNotFound {
            get {
                return ResourceManager.GetString("TestSourceFileNotFound", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to A total of {0} test files matched the specified pattern..
        /// </summary>
        internal static string TestSourcesDiscovered {
            get {
                return ResourceManager.GetString("TestSourcesDiscovered", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Time elapsed :.
        /// </summary>
        internal static string TimeElapsed {
            get {
                return ResourceManager.GetString("TimeElapsed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to         Default Executor Uri: {0}.
        /// </summary>
        internal static string UriOfDefaultExecutor {
            get {
                return ResourceManager.GetString("UriOfDefaultExecutor", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /UseVsixExtensions is getting deprecated. Please use /TestAdapterPath instead..
        /// </summary>
        internal static string UseVsixExtensionsDeprecation {
            get {
                return ResourceManager.GetString("UseVsixExtensionsDeprecation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to /UseVsixExtensions
        ///      This makes vstest.console.exe process use or skip the VSIX extensions 
        ///      installed(if any) in the test run. 
        ///      Example  /UseVsixExtensions:true.
        /// </summary>
        internal static string UseVsixExtensionsHelp {
            get {
                return ResourceManager.GetString("UseVsixExtensionsHelp", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The /UseVsixExtensions parameter requires a value. If &apos;true&apos;, the installed VSIX extensions (if any) will be used in the test run. If false, they will be ignored.   Example:  /UseVsixExtensions:true.
        /// </summary>
        internal static string UseVsixExtensionsValueRequired {
            get {
                return ResourceManager.GetString("UseVsixExtensionsValueRequired", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to The dotnet vstest command is superseded by dotnet test, which can now be used to run assemblies. See https://aka.ms/dotnet-test..
        /// </summary>
        internal static string VSTestDeprecationMessage {
            get {
                return ResourceManager.GetString("VSTestDeprecationMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Logging Vstest Diagnostics in file: {0}.
        /// </summary>
        internal static string VstestDiagLogOutputPath {
            get {
                return ResourceManager.GetString("VstestDiagLogOutputPath", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to vstest.console.exe is running in emulated mode as {0}. For better performance, please consider using the native runner vstest.console.arm64.exe..
        /// </summary>
        internal static string WarningEmulatedOnArm64 {
            get {
                return ResourceManager.GetString("WarningEmulatedOnArm64", resourceCulture);
            }
        }
    }
}