NETSDK1059: Project contains obsolete .NET CLI tool
This article applies to: ✔️ .NET Core 2.1.100 SDK and later versions
When the .NET SDK issues warning NETSDK1059, your project contains an obsolete .NET CLI tool. As of .NET Core 2.1, these tools are included in the .NET SDK and do not need to be explicitly referenced by the project. For more information, see Project tools now included in SDK.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.