dotnet-installer/packaging/osx/resources/en.lproj/welcome.html
2015-11-06 12:02:15 -08:00

13 lines
273 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title styles="color:white">Welcome to the DotNet installer.</title>
</head>
<body>
<p>
This will install the .NET CLI (dotnet) for developing .NET applications.
</p>
</body>
</html>