Skip to content

Updated warning #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 17, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/includes/warning.md
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 2 additions & 2 deletions docs/toc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down