dotnet-installer/packaging/osx/sharedframework/resources/pt-br.lproj/welcome.html
2016-03-25 12:09:45 -07:00

17 lines
No EOL
724 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title styles="color:white">Welcome to the .NET Core Host installer.</title>
</head>
<body>
<font face="Helvetica">
<h3>
Microsoft .NET Core Host
</h3>
<p>
.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 is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
</p>
</font>
</body>
</html>