diff --git a/docs/includes/warning.md b/docs/includes/warning.md index c5292b56e2131..ccc71a81914d6 100644 --- a/docs/includes/warning.md +++ b/docs/includes/warning.md @@ -1,4 +1,3 @@ > [!WARNING] -> This topic represents *current release* software. This version will be supported -> only until the following current release. For the latest Long Term Release information, -> see [the major release version documentation](/dotnet/articles/core/index.md) +> This topic applies to Visual Studio 2017 RC - .NET Core Tools Preview 3. For the Visual Studio 2015 - .NET Core Tools Preview 2 documentation, +> see the [.NET Core Tools](/dotnet/articles/core/tools/index) section. diff --git a/docs/toc.md b/docs/toc.md index 06c0b71cbb794..35c3bbcd6135d 100644 --- a/docs/toc.md +++ b/docs/toc.md @@ -167,7 +167,7 @@ ### [project.json](core/tools/project-json.md) ### [global.json](core/tools/global-json.md) ## [.NET Core Tools Preview 3](core/preview3/tools/index.md) -### [High level overview of changes in CLI Preview 3](core/preview3/tools/layering.md) +### [Changes in CLI Preview 3 overview](core/preview3/tools/layering.md) ### [Dependency management with .NET Core Tools Preview 3](core/preview3/tools/dependencies.md) ### [Deploying applications with .NET Core Tools Preview 3](core/preview3/deploying/index.md) ### [Telemetry](core/preview3/tools/telemetry.md) @@ -184,7 +184,7 @@ ### [dotnet-install-script](core/preview3/tools/dotnet-install-script.md) ### [dotnet-msbuild](core/preview3/tools/dotnet-msbuild.md) ### [dotnet-nuget-delete](core/preview3/tools/dotnet-nuget-delete.md) -### [dotnet-nuget-push](core/preview3/tools/dotnet-nuget-delete.md) +### [dotnet-nuget-push](core/preview3/tools/dotnet-nuget-push.md) ### [dotnet-nuget-locals](core/preview3/tools/dotnet-nuget-locals.md) ### [global.json](core/preview3/tools/global-json.md) ## [Porting from .NET Framework](core/porting/index.md)