remove ? from meta-data (#2045)

Add an optional extended description…
pull/2049/head
Rick Anderson 2016-10-31 19:57:56 -10:00 committed by GitHub
parent 753ace9345
commit 968ef5ecbf
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
---
---
title: Building Your First Web API with ASP.NET Core MVC and Visual Studio
author: rick-anderson
ms.author: riande
@ -7,7 +7,7 @@ ms.date: 10/14/2016
ms.topic: article
ms.assetid: 830b4af5-ed14-423e-9f59-764a6f13a8f6
ms.prod: aspnet-core
uid: tutorials/first-web-api
uid: tutorials/first-web-api
---
# Building Your First Web API with ASP.NET Core MVC and Visual Studio