Merge pull request #3872 from johnbeisner/UpdateSDKBundleMessage
Updating the .NET Core installer welcome message.
This commit is contained in:
commit
026af9ddec
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Resources
|
|||
• Tutorials https://aka.ms/dotnet-tutorials</String>
|
||||
<String Id="WelcomeHeaderMessage">.NET Core SDK</String>
|
||||
<String Id="WelcomeDescription">
|
||||
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform, and supported by Microsoft. We hope you enjoy it!</String>
|
||||
.NET Core is open source, cross-platform and supported by Microsoft. You can use it to build your next app, with C#, F# or VB. We hope you enjoy it!</String>
|
||||
<String Id="LearnMoreTitle">Learn more about .NET Core</String>
|
||||
<String Id="ResourcesHeader">Resources</String>
|
||||
<String Id="CoreDocumentationLink"><A HREF="https://aka.ms/dotnet-docs">Core Documentation</A></String>
|
||||
|
|
Loading…
Add table
Reference in a new issue