dotnet-core/tools/dotnet-bootstrap/README.md

6 lines
457 B
Markdown
Raw Normal View History

2016-11-08 19:53:41 +01:00
DOTNET.BOOTSTRAP(1)
2016-11-04 01:10:32 +01:00
### NAME
.NET CLI Bootstrapping Tool - A tool to help you bootstrap the .NET Command Line Tool on unsupported platforms.
2016-11-04 01:10:32 +01:00
### DESCRIPTION
2018-08-25 03:28:15 +02:00
The current .NET CLI Bootstrapping Tool (dotnet.bootstrap.py) has been deprecated. The documentation on how to use the new replacement script for .NET CLI Bootstrapping and where it can be found is defined here - https://github.com/dotnet/source-build/blob/master/Documentation/boostrap-new-os.md.