text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
.NET Run Command
Command used to run .NET apps
Do not build project before running. Implies --no-restore.
Build and run the app using the specified framework. The framework has to be specified in the project file.
The path to the project file to run (defaults to the current directory if there is only one project).
The name of the launch profile (if any) to use when launching the application.
Do not attempt to use launchSettings.json to configure the application.
The build failed. Please fix the build errors and run again.
Unable to run your project
Your project targets multiple frameworks. Please specify which framework to run using '{0}'.
Unable to run your project.
Please ensure you have a runnable project type and ensure '{0}' supports this project.
A runnable project should target a runnable TFM (for instance, netcoreapp2.0) and have OutputType 'Exe'.
The current {1} is '{2}'.
Couldn't find a project to run. Ensure a project exists in {0}, or pass the path to the project using {1}.
Specify which project file to use because {0} contains more than one project file.
Arguments passed to the application that is being run.
The specified launch profile could not be located.
The launch profile "{0}" could not be applied.
{1}
(Default)
Using launch settings from {0}...
A profile with the specified name could not be found or is not a valid JSON object.
The launch profile type '{0}' is not supported.
A usable launch profile could not be located.
An unexpected exception occurred while processing launch settings:
{0}
The 'profiles' property of the launch settings document is not a JSON object.
An error was encountered when reading launchSettings.json.
{0}
'{0}' is not a valid project file.