未验证 提交 c30cb440 编写于 作者: J Jason Malinowski 提交者: GitHub

Merge pull request #24902 from jnm2/grammar

Grammar fix
......@@ -421,7 +421,7 @@
set though we need to error out and provide a link to get the correct SDK installed.
-->
<Error
Text="The $(ShortSdkVersion) SDK is required to build this repo. It can be install here https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.0-preview1-007622/dotnet-sdk-2.2.0-preview1-007622-win-x64.exe"
Text="The $(ShortSdkVersion) SDK is required to build this repo. It can be installed here: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.0-preview1-007622/dotnet-sdk-2.2.0-preview1-007622-win-x64.exe"
Condition="'$(UsingMicrosoftNETSdk)' == ''" />
</Target>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册