File: Microsoft.CodeAnalysis.Tools.Resources.cs
Project: ..\..\..\src\BuiltInTools\dotnet-format\dotnet-format.csproj (dotnet-format)
// <auto-generated>
using System.Reflection;
 
 
namespace Microsoft.CodeAnalysis.Tools
{
    internal static partial class Resources
    {
        private static global::System.Resources.ResourceManager s_resourceManager;
        internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(Resources)));
        internal static global::System.Globalization.CultureInfo Culture { get; set; }
#if !NET20
        [global::System.Runtime.CompilerServices.MethodImpl(global::System.Runtime.CompilerServices.MethodImplOptions.AggressiveInlining)]
#endif
        internal static string GetResourceString(string resourceKey, string defaultValue = null) =>  ResourceManager.GetString(resourceKey, Culture);
        /// <summary>The project file '{0}' does not exist.</summary>
        internal static string @The_project_file_0_does_not_exist => GetResourceString("The_project_file_0_does_not_exist");
        /// <summary>The solution file '{0}' does not exist.</summary>
        internal static string @The_solution_file_0_does_not_exist => GetResourceString("The_solution_file_0_does_not_exist");
        /// <summary>Both a MSBuild project file and solution file found in '{0}'. Specify which to use with the &lt;workspace&gt; argument.</summary>
        internal static string @Both_a_MSBuild_project_file_and_solution_file_found_in_0_Specify_which_to_use_with_the_workspace_argument => GetResourceString("Both_a_MSBuild_project_file_and_solution_file_found_in_0_Specify_which_to_use_with_the_workspace_argument");
        /// <summary>Could not find a MSBuild project file or solution file in '{0}'. Specify which to use with the &lt;workspace&gt; argument.</summary>
        internal static string @Could_not_find_a_MSBuild_project_or_solution_file_in_0_Specify_which_to_use_with_the_workspace_argument => GetResourceString("Could_not_find_a_MSBuild_project_or_solution_file_in_0_Specify_which_to_use_with_the_workspace_argument");
        /// <summary>Failed to save formatting changes.</summary>
        internal static string @Failed_to_save_formatting_changes => GetResourceString("Failed_to_save_formatting_changes");
        /// <summary>The file '{0}' does not appear to be a valid project or solution file.</summary>
        internal static string @The_file_0_does_not_appear_to_be_a_valid_project_or_solution_file => GetResourceString("The_file_0_does_not_appear_to_be_a_valid_project_or_solution_file");
        /// <summary>Multiple MSBuild project files found in '{0}'. Specify which to use with the &lt;workspace&gt; argument.</summary>
        internal static string @Multiple_MSBuild_project_files_found_in_0_Specify_which_to_use_with_the_workspace_argument => GetResourceString("Multiple_MSBuild_project_files_found_in_0_Specify_which_to_use_with_the_workspace_argument");
        /// <summary>Multiple MSBuild solution files found in '{0}'. Specify which to use with the &lt;workspace&gt; argument.</summary>
        internal static string @Multiple_MSBuild_solution_files_found_in_0_Specify_which_to_use_with_the_workspace_argument => GetResourceString("Multiple_MSBuild_solution_files_found_in_0_Specify_which_to_use_with_the_workspace_argument");
        /// <summary>Format complete in {0}ms.</summary>
        internal static string @Format_complete_in_0_ms => GetResourceString("Format_complete_in_0_ms");
        /// <summary>Formatting code file '{0}'.</summary>
        internal static string @Formatting_code_file_0 => GetResourceString("Formatting_code_file_0");
        /// <summary>Formatting code files in workspace '{0}'.</summary>
        internal static string @Formatting_code_files_in_workspace_0 => GetResourceString("Formatting_code_files_in_workspace_0");
        /// <summary>Could not format '{0}'. Format currently supports only C# and Visual Basic projects.</summary>
        internal static string @Could_not_format_0_Format_currently_supports_only_CSharp_and_Visual_Basic_projects => GetResourceString("Could_not_format_0_Format_currently_supports_only_CSharp_and_Visual_Basic_projects");
        /// <summary>Formatted {0} of {1} files.</summary>
        internal static string @Formatted_0_of_1_files => GetResourceString("Formatted_0_of_1_files");
        /// <summary>Loading workspace.</summary>
        internal static string @Loading_workspace => GetResourceString("Loading_workspace");
        /// <summary>Skipping referenced project '{0}'.</summary>
        internal static string @Skipping_referenced_project_0 => GetResourceString("Skipping_referenced_project_0");
        /// <summary>Set the verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]</summary>
        internal static string @Set_the_verbosity_level_Allowed_values_are_quiet_minimal_normal_detailed_and_diagnostic => GetResourceString("Set_the_verbosity_level_Allowed_values_are_quiet_minimal_normal_detailed_and_diagnostic");
        /// <summary>A path to a solution file, a project file, or a folder containing a solution or project file. If a path is not specified then the current directory is used.</summary>
        internal static string @A_path_to_a_solution_file_a_project_file_or_a_folder_containing_a_solution_or_project_file_If_a_path_is_not_specified_then_the_current_directory_is_used => GetResourceString("A_path_to_a_solution_file_a_project_file_or_a_folder_containing_a_solution_or_project_file_If_a_path_is_not_specified_then_the_current_directory_is_used");
        /// <summary>Formats files without saving changes to disk. Terminates with a non-zero exit code if any files were formatted.</summary>
        internal static string @Formats_files_without_saving_changes_to_disk_Terminates_with_a_non_zero_exit_code_if_any_files_were_formatted => GetResourceString("Formats_files_without_saving_changes_to_disk_Terminates_with_a_non_zero_exit_code_if_any_files_were_formatted");
        /// <summary>A list of relative file or folder paths to include in formatting. All files are formatted if empty.</summary>
        internal static string @A_list_of_relative_file_or_folder_paths_to_include_in_formatting_All_files_are_formatted_if_empty => GetResourceString("A_list_of_relative_file_or_folder_paths_to_include_in_formatting_All_files_are_formatted_if_empty");
        /// <summary>Formatted code file '{0}'.</summary>
        internal static string @Formatted_code_file_0 => GetResourceString("Formatted_code_file_0");
        /// <summary>Determining formattable files.</summary>
        internal static string @Determining_formattable_files => GetResourceString("Determining_formattable_files");
        /// <summary>Complete in {0}ms.</summary>
        internal static string @Complete_in_0_ms => GetResourceString("Complete_in_0_ms");
        /// <summary>Running formatters.</summary>
        internal static string @Running_formatters => GetResourceString("Running_formatters");
        /// <summary>Warnings were encountered while loading the workspace. Set the verbosity option to the 'diagnostic' level to log warnings.</summary>
        internal static string @Warnings_were_encountered_while_loading_the_workspace_Set_the_verbosity_option_to_the_diagnostic_level_to_log_warnings => GetResourceString("Warnings_were_encountered_while_loading_the_workspace_Set_the_verbosity_option_to_the_diagnostic_level_to_log_warnings");
        /// <summary>Fix final newline.</summary>
        internal static string @Fix_final_newline => GetResourceString("Fix_final_newline");
        /// <summary>Fix end of line marker.</summary>
        internal static string @Fix_end_of_line_marker => GetResourceString("Fix_end_of_line_marker");
        /// <summary>Fix whitespace formatting.</summary>
        internal static string @Fix_whitespace_formatting => GetResourceString("Fix_whitespace_formatting");
        /// <summary>Fix file encoding.</summary>
        internal static string @Fix_file_encoding => GetResourceString("Fix_file_encoding");
        /// <summary>Whether to treat the `&lt;workspace&gt;` argument as a simple folder of files.</summary>
        internal static string @Whether_to_treat_the_workspace_argument_as_a_simple_folder_of_files => GetResourceString("Whether_to_treat_the_workspace_argument_as_a_simple_folder_of_files");
        /// <summary>Accepts a file path, which if provided, will produce a json report in the given directory.</summary>
        internal static string @Accepts_a_file_path_which_if_provided_will_produce_a_format_report_json_file_in_the_given_directory => GetResourceString("Accepts_a_file_path_which_if_provided_will_produce_a_format_report_json_file_in_the_given_directory");
        /// <summary>Writing formatting report to: '{0}'.</summary>
        internal static string @Writing_formatting_report_to_0 => GetResourceString("Writing_formatting_report_to_0");
        /// <summary>A list of relative file or folder paths to exclude from formatting.</summary>
        internal static string @A_list_of_relative_file_or_folder_paths_to_exclude_from_formatting => GetResourceString("A_list_of_relative_file_or_folder_paths_to_exclude_from_formatting");
        /// <summary>Using MSBuild.exe located in '{0}'.</summary>
        internal static string @Using_msbuildexe_located_in_0 => GetResourceString("Using_msbuildexe_located_in_0");
        /// <summary>Unable to locate MSBuild. Ensure the .NET SDK was installed with the official installer.</summary>
        internal static string @Unable_to_locate_MSBuild_Ensure_the_NET_SDK_was_installed_with_the_official_installer => GetResourceString("Unable_to_locate_MSBuild_Ensure_the_NET_SDK_was_installed_with_the_official_installer");
        /// <summary>Include generated code files in formatting operations.</summary>
        internal static string @Include_generated_code_files_in_formatting_operations => GetResourceString("Include_generated_code_files_in_formatting_operations");
        /// <summary>Standard input markers ('/dev/stdin', '-') can only be used either with `--include` or `--exclude`, but not both.</summary>
        internal static string @Standard_input_used_multiple_times => GetResourceString("Standard_input_used_multiple_times");
        /// <summary>The dotnet CLI version is '{0}'.</summary>
        internal static string @The_dotnet_CLI_version_is_0 => GetResourceString("The_dotnet_CLI_version_is_0");
        /// <summary>Fix imports ordering.</summary>
        internal static string @Fix_imports_ordering => GetResourceString("Fix_imports_ordering");
        /// <summary>Unable to organize imports for '{0}'. The document is too complex.</summary>
        internal static string @Unable_to_organize_imports_for_0_The_document_is_too_complex => GetResourceString("Unable_to_organize_imports_for_0_The_document_is_too_complex");
        /// <summary>Run code style analyzers and apply fixes.</summary>
        internal static string @Run_code_style_analyzers_and_apply_fixes => GetResourceString("Run_code_style_analyzers_and_apply_fixes");
        /// <summary>Run 3rd party analyzers and apply fixes.</summary>
        internal static string @Run_3rd_party_analyzers_and_apply_fixes => GetResourceString("Run_3rd_party_analyzers_and_apply_fixes");
        /// <summary>Analyzer Reference</summary>
        internal static string @Analyzer_Reference => GetResourceString("Analyzer_Reference");
        /// <summary>Code Style</summary>
        internal static string @Code_Style => GetResourceString("Code_Style");
        /// <summary>Analysis complete in {0}ms.</summary>
        internal static string @Analysis_complete_in_0ms_ => GetResourceString("Analysis_complete_in_0ms.");
        /// <summary>Determining diagnostics...</summary>
        internal static string @Determining_diagnostics => GetResourceString("Determining_diagnostics");
        /// <summary>Failed to apply code fix {0} for {1}: {2}</summary>
        internal static string @Failed_to_apply_code_fix_0_for_1_2 => GetResourceString("Failed_to_apply_code_fix_0_for_1_2");
        /// <summary>Fixing diagnostics...</summary>
        internal static string @Fixing_diagnostics => GetResourceString("Fixing_diagnostics");
        /// <summary>Running {0} analysis.</summary>
        internal static string @Running_0_analysis => GetResourceString("Running_0_analysis");
        /// <summary>Solution {0} has no projects</summary>
        internal static string @Solution_0_has__no_projects => GetResourceString("Solution_0_has_ no_projects");
        /// <summary>Unable to fix {0}. Code fix {1} doesn't support Fix All in Solution.</summary>
        internal static string @Unable_to_fix_0_Code_fix_1_doesnt_support_Fix_All_in_Solution => GetResourceString("Unable_to_fix_0_Code_fix_1_doesnt_support_Fix_All_in_Solution");
        /// <summary>Unable to fix {0}. No associated code fix found.</summary>
        internal static string @Unable_to_fix_0_No_associated_code_fix_found => GetResourceString("Unable_to_fix_0_No_associated_code_fix_found");
        /// <summary>Required references did not load for {0} or referenced project. Run `dotnet restore` prior to formatting.</summary>
        internal static string @Required_references_did_not_load_for_0_or_referenced_project_Run_dotnet_restore_prior_to_formatting => GetResourceString("Required_references_did_not_load_for_0_or_referenced_project_Run_dotnet_restore_prior_to_formatting");
        /// <summary>Running {0} analyzers on {1}.</summary>
        internal static string @Running_0_analyzers_on_1 => GetResourceString("Running_0_analyzers_on_1");
        /// <summary>The dotnet runtime version is '{0}'.</summary>
        internal static string @The_dotnet_runtime_version_is_0 => GetResourceString("The_dotnet_runtime_version_is_0");
        /// <summary>Remove unnecessary import.</summary>
        internal static string @Remove_unnecessary_import => GetResourceString("Remove_unnecessary_import");
        /// <summary>Unable to fix {0}. Code fix {1} didn't return a Fix All action.</summary>
        internal static string @Unable_to_fix_0_Code_fix_1_didnt_return_a_Fix_All_action => GetResourceString("Unable_to_fix_0_Code_fix_1_didnt_return_a_Fix_All_action");
        /// <summary>Unable to fix {0}. Code fix {1} returned an unexpected operation.</summary>
        internal static string @Unable_to_fix_0_Code_fix_1_returned_an_unexpected_operation => GetResourceString("Unable_to_fix_0_Code_fix_1_returned_an_unexpected_operation");
        /// <summary>Run whitespace formatting. Run by default when not applying fixes.</summary>
        internal static string @Run_whitespace_formatting_Run_by_default_when_not_applying_fixes => GetResourceString("Run_whitespace_formatting_Run_by_default_when_not_applying_fixes");
        /// <summary>The dotnet format version is '{0}'.</summary>
        internal static string @The_dotnet_format_version_is_0 => GetResourceString("The_dotnet_format_version_is_0");
        /// <summary>A space separated list of diagnostic ids to use as a filter when fixing code style or 3rd party issues.</summary>
        internal static string @A_space_separated_list_of_diagnostic_ids_to_use_as_a_filter_when_fixing_code_style_or_3rd_party_issues => GetResourceString("A_space_separated_list_of_diagnostic_ids_to_use_as_a_filter_when_fixing_code_style_or_3rd_party_issues");
        /// <summary>The '--diagnostics' option only applies when fixing style or running analyzers.</summary>
        internal static string @The_diagnostics_option_only_applies_when_fixing_style_or_running_analyzers => GetResourceString("The_diagnostics_option_only_applies_when_fixing_style_or_running_analyzers");
        /// <summary>Cannot specify the '--folder' option when running analyzers.</summary>
        internal static string @Cannot_specify_the_folder_option_when_running_analyzers => GetResourceString("Cannot_specify_the_folder_option_when_running_analyzers");
        /// <summary>Cannot specify the '--folder' option when fixing style.</summary>
        internal static string @Cannot_specify_the_folder_option_when_fixing_style => GetResourceString("Cannot_specify_the_folder_option_when_fixing_style");
        /// <summary>Project {0} is using configuration from '{1}'.</summary>
        internal static string @Project_0_is_using_configuration_from_1 => GetResourceString("Project_0_is_using_configuration_from_1");
        /// <summary>Doesn't execute an implicit restore before formatting.</summary>
        internal static string @Doesnt_execute_an_implicit_restore_before_formatting => GetResourceString("Doesnt_execute_an_implicit_restore_before_formatting");
        /// <summary>Cannot specify the '--folder' option with '--no-restore'.</summary>
        internal static string @Cannot_specify_the_folder_option_with_no_restore => GetResourceString("Cannot_specify_the_folder_option_with_no_restore");
        /// <summary>Delete {0} characters.</summary>
        internal static string @Delete_0_characters => GetResourceString("Delete_0_characters");
        /// <summary>Insert '{0}'.</summary>
        internal static string @Insert_0 => GetResourceString("Insert_0");
        /// <summary>Replace {0} characters with '{1}'.</summary>
        internal static string @Replace_0_characters_with_1 => GetResourceString("Replace_0_characters_with_1");
        /// <summary>Log all project or solution load information to a binary log file.</summary>
        internal static string @Log_all_project_or_solution_load_information_to_a_binary_log_file => GetResourceString("Log_all_project_or_solution_load_information_to_a_binary_log_file");
        /// <summary>Cannot specify the '--folder' option when writing a binary log.</summary>
        internal static string @Cannot_specify_the_folder_option_when_writing_a_binary_log => GetResourceString("Cannot_specify_the_folder_option_when_writing_a_binary_log");
        /// <summary>PROJECT | SOLUTION</summary>
        internal static string @SolutionOrProjectArgumentName => GetResourceString("SolutionOrProjectArgumentName");
        /// <summary>The project or solution file to operate on. If a file is not specified, the command will search the current directory for one.</summary>
        internal static string @SolutionOrProjectArgumentDescription => GetResourceString("SolutionOrProjectArgumentDescription");
        /// <summary>Accepts a file path which if provided will produce a json report in the given directory.</summary>
        internal static string @Accepts_a_file_path_which_if_provided_will_produce_a_json_report_in_the_given_directory => GetResourceString("Accepts_a_file_path_which_if_provided_will_produce_a_json_report_in_the_given_directory");
        /// <summary>Format files generated by the SDK.</summary>
        internal static string @Format_files_generated_by_the_SDK => GetResourceString("Format_files_generated_by_the_SDK");
        /// <summary>The severity of diagnostics to fix. Allowed values are info, warn, and error.</summary>
        internal static string @The_severity_of_diagnostics_to_fix_Allowed_values_are_info_warn_and_error => GetResourceString("The_severity_of_diagnostics_to_fix_Allowed_values_are_info_warn_and_error");
        /// <summary>Verify no formatting changes would be performed. Terminates with a non-zero exit code if any files would have been formatted.</summary>
        internal static string @Verify_no_formatting_changes_would_be_performed_Terminates_with_a_non_zero_exit_code_if_any_files_would_have_been_formatted => GetResourceString("Verify_no_formatting_changes_would_be_performed_Terminates_with_a_non_zero_exit_code_if_any_files_would_have_been_formatted");
        /// <summary>Formats code to match editorconfig settings.</summary>
        internal static string @Formats_code_to_match_editorconfig_settings => GetResourceString("Formats_code_to_match_editorconfig_settings");
        /// <summary>Run 3rd party analyzers and apply fixes.</summary>
        internal static string @Run_3rd_party_analyzers__and_apply_fixes => GetResourceString("Run_3rd_party_analyzers__and_apply_fixes");
        /// <summary>Run whitespace formatting.</summary>
        internal static string @Run_whitespace_formatting => GetResourceString("Run_whitespace_formatting");
        /// <summary>A space separated list of diagnostic ids to ignore when fixing code style or 3rd party issues.</summary>
        internal static string @A_space_separated_list_of_diagnostic_ids_to_ignore_when_fixing_code_style_or_3rd_party_issues => GetResourceString("A_space_separated_list_of_diagnostic_ids_to_ignore_when_fixing_code_style_or_3rd_party_issues");
 
    }
}