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