Skip to content

Commit 957fbac

Browse files
authored
Remove the index page for whats new and redirect to 3.0 whats new (#12675)
* redirected whats new to core 3.0 * Removed index for whats new in core * fix build issue * add updateeachrelease
1 parent c20b6f8 commit 957fbac

File tree

2 files changed

+2
-22
lines changed

2 files changed

+2
-22
lines changed

docs/core/whats-new/index.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,4 @@
11
---
2-
title: What's new in .NET Core
3-
description: Learn about the new features in each version of .NET Core.
4-
author: rpetrusha
5-
ms.author: ronpet
6-
ms.date: 02/04/2019
7-
ms.custom: seodec18
2+
redirect_url: dotnet-core-3-0
3+
ms.custom: updateeachrelease
84
---
9-
# What's new in .NET Core
10-
11-
This page provides a summary of new features in each release of .NET Core starting with .NET Core 2.0. The following links provide detailed information on the major features added in each release.
12-
13-
- [.NET Core 3.0 (Preview 2)](dotnet-core-3-0.md)
14-
15-
- [.NET Core 2.2](dotnet-core-2-2.md)
16-
17-
- [.NET Core 2.1](dotnet-core-2-1.md)
18-
19-
- [.NET Core 2.0](dotnet-core-2-0.md)
20-
21-
## See also
22-
23-
- [What's new in ASP.NET Core 2.0](/aspnet/core/aspnetcore-2.0)

docs/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185
- name: Linux Prerequisites
186186
href: core/linux-prerequisites.md
187187
- name: What's new in .NET Core
188-
href: core/whats-new/index.md
189188
items:
190189
- name: What's new in .NET Core 3.0
191190
href: core/whats-new/dotnet-core-3-0.md

0 commit comments

Comments
 (0)