Skip to content

Commit 5460b08

Browse files
authored
Update src/Cli/dotnet/CliStrings.resx
1 parent b9f9b35 commit 5460b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cli/dotnet/CliStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ setx PATH "%PATH%;{0}"
420420
<value>Tool '{0}' requires a higher version of .NET than is currently installed. The tool targets {1}, but the current runtime is {2}.</value>
421421
</data>
422422
<data name="ToolRequiresHigherDotNetVersionSuggestion" xml:space="preserve">
423-
<value>To install this tool, upgrade to .NET {0} or later, or install a version of the tool that is compatible with .NET {1}.</value>
423+
<value>To use this tool, upgrade to .NET {0} or later, or use a version of the tool that is compatible with .NET {1}.</value>
424424
</data>
425425
<data name="ToolPackageConflictPackageId" xml:space="preserve">
426426
<value>Tool '{0}' (version '{1}') is already installed.</value>

0 commit comments

Comments
 (0)