dotnet-installer/packaging/osx/clisdk/resources/pt-br.lproj/conclusion.html
2017-04-12 15:29:33 -05:00

14 lines
399 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title styles="color:white">Congratulations! You've successfully installed .NET Core CLI!</title>
</head>
<body>
<div align="center" style="font-family: Helvetica;">
<h1>The installation was successful.</h1>
<p>.NET Core CLI was successfully installed.</p>
</div>
</body>
</html>