2017-04-12 15:29:33 -05:00
|
|
|
|
|
2016-01-15 16:50:26 -08:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8" />
|
2016-03-23 17:59:59 -07:00
|
|
|
|
<title styles="color:white">Congratulations! You've successfully installed .NET Core CLI!</title>
|
2016-01-15 16:50:26 -08:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div align="center" style="font-family: Helvetica;">
|
|
|
|
|
<h1>The installation was successful.</h1>
|
2016-03-23 17:59:59 -07:00
|
|
|
|
<p>.NET Core CLI was successfully installed.</p>
|
2016-01-15 16:50:26 -08:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|