dotnet-installer/packaging/osx/resources/es.lproj/welcome.html

14 lines
311 B
HTML
Raw Normal View History

2015-10-23 11:10:47 -07:00
<!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 Toolchain (dotnet) and .NET Version Manager (DNVM) for developing .NET applications.
</p>
</body>
</html>