Skip to content

Commit

Permalink
Merge pull request dotnet#4332 from aspnet/scottaddie/fix-invalid-ms.…
Browse files Browse the repository at this point in the history
…date

Fix invalid ms.date metadata values
  • Loading branch information
scottaddie authored Sep 19, 2017
2 parents 9a7e7c5 + efd8b8f commit 67f54fa
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion aspnetcore/mvc/advanced/app-parts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use application parts, which are abstrations over the
keywords: ASP.NET Core,application part,app part
ms.author: riande
manager: wpickett
ms.date: 1/4/2017
ms.date: 01/04/2017
ms.topic: article
ms.assetid: b355a48e-a15c-4d58-b69c-899963613a98
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/mvc/advanced/custom-model-binding.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Customizing model binding in ASP.NET Core MVC.
keywords: ASP.NET Core, model binding, custom model binder
ms.author: riande
manager: wpickett
ms.date: 4/10/2017
ms.date: 04/10/2017
ms.topic: article
ms.assetid: ebd98159-a028-4a94-b06c-43981c79c6be
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/mvc/models/file-uploads.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: How to use model binding and streaming to upload files in ASP.NET C
keywords: ASP.NET Core, file upload, model binding, IFormFile, streaming
ms.author: riande
manager: wpickett
ms.date: 7/5/2017
ms.date: 07/05/2017
ms.topic: article
ms.assetid: ebc98159-a028-4a94-b06c-43981c79c6be
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/mvc/views/razor.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Details Razor syntax
keywords: ASP.NET Core, Razor
ms.author: riande
manager: wpickett
ms.date: 07/4/2017
ms.date: 07/04/2017
ms.topic: article
ms.technology: aspnet
ms.prod: asp.net-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/mvc/views/tag-helpers/authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to author Tag Helpers in ASP.NET Core.
keywords: ASP.NET Core,tag helpers
ms.author: riande
manager: wpickett
ms.date: 6/14/2017
ms.date: 06/14/2017
ms.topic: article
ms.assetid: 4f16d978-5695-4abf-a785-fdaabf3bbcb9
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/performance/caching/response.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Explains how to use Response caching to lower bandwidth and increas
keywords: ASP.NET Core, Response caching, HTTP headers
ms.author: riande
manager: wpickett
ms.date: 7/10/2017
ms.date: 07/10/2017
ms.topic: article
ms.assetid: cb42035a-60b0-472e-a614-cb79f443f654
ms.prod: asp.net-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/publishing/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Links to resources for learning how to host ASP.NET Core apps in Do
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 7/14/2017
ms.date: 07/14/2017
ms.topic: article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/2fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Shows how to set up two-factor authentication (2FA) with ASP.NET Co
keywords: ASP.NET Core,SMS, authentication,2FA,two-factor authentication,two factor authentication
ms.author: riande
manager: wpickett
ms.date: 8/15/2017
ms.date: 08/15/2017
ms.topic: article
ms.technology: aspnet
ms.prod: asp.net-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Enabling QR Code generation for authenticator apps in ASP.NET Core
keywords: ASP.NET Core, MVC, QR Code generation, authenticator, 2FA
ms.author: riande
manager: wpickett
ms.date: 7/24/2017
ms.date: 07/24/2017
ms.topic: article
ms.technology: aspnet
ms.prod: asp.net-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Using Identity with an ASP.NET Core app
keywords: ASP.NET Core, Identity, authorization, security
ms.author: riande
manager: wpickett
ms.date: 7/7/2017
ms.date: 07/07/2017
ms.topic: article
ms.assetid: cf119f21-1a2b-49a2-b052-547ccb66ee83
ms.technology: aspnet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Facebook external login setup in ASP.NET Core
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 8/1/2017
ms.date: 08/01/2017
ms.topic: article
ms.assetid: 8c65179b-688c-4af1-8f5e-1862920cda95
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/social/google-logins.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Google external login setup in ASP.NET Core
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 8/2/2017
ms.date: 08/02/2017
ms.topic: article
ms.technology: aspnet
ms.prod: asp.net-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/social/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description:
keywords: ASP.NET Core, authentication, social, authentication providers, google, facebook, twitter, microsoft account
ms.author: riande
manager: wpickett
ms.date: 11/1/2016
ms.date: 11/01/2016
ms.topic: article
ms.assetid: eda7ee17-f38c-462e-8d1d-63f459901cf3
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/social/other-logins.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Short survey of other authentication providers.
author: rick-anderson
ms.author: riande
manager: wpickett
ms.date: 11/3/2016
ms.date: 11/03/2016
ms.topic: article
ms.assetid: BC36CA84-3DE8-496E-9AA2-2F1B74AE8309
ms.prod: asp.net-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description:
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 11/1/2016
ms.date: 11/01/2016
ms.topic: article
ms.assetid: E5931607-31C0-4B20-B416-85E3550F5EA8
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/authentication/windowsauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: How to configure Windows Authentication in ASP.NET Core
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 7/5/2017
ms.date: 07/05/2017
ms.topic: article
ms.assetid: cf119f21-1a2b-49a2-b052-548ccb66ee83
ms.technology: aspnet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Key storage providers
keywords: encryption, ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 1/14/2017
ms.date: 01/14/2017
ms.topic: article
ms.assetid: 423e0a79-2f34-44c4-aaf3-146a53c39251
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/security/preventing-open-redirects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Shows how to prevent open redirect attacks against an ASP.NET Core
keywords: ASP.NET Core, Security, Open Redirect Attack
ms.author: riande
manager: wpickett
ms.date: 07/7/2017
ms.date: 07/07/2017
ms.topic: article
ms.assetid: 4604e563-e91a-4ecd-b7ed-00b3f1eee2b5
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/first-mvc-app-mac/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Create an ASP.NET Core MVC / Entity Framework app with Visual Studi
keywords: ASP.NET Core, MVC, Entity Framework, Visual Studio
ms.author: riande
manager: wpickett
ms.date: 6/26/2017
ms.date: 06/26/2017
ms.topic: article
ms.assetid: 959ff4ca-be2d-4444-acac-789e787146f3
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/first-mvc-app-xplat/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Index page for first ASP.NET Core MVC app with Visual Studio Code
keywords: ASP.NET Core,MVC, Entity Framework, Visual Studio Code, VS Code
ms.author: riande
manager: wpickett
ms.date: 5/17/2017
ms.date: 05/17/2017
ms.topic: get-started-article
ms.assetid: 959ff4ca-be2d-1638-ac04-789e7f7146ff
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/first-mvc-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description:
keywords: ASP.NET Core,
ms.author: riande
manager: wpickett
ms.date: 6/26/2017
ms.date: 06/26/2017
ms.topic: get-started-article
ms.assetid: 959ff4ca-be2d-444c-ac04-789e787146f3
ms.technology: aspnet
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-mac/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core.
keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio for Mac
ms.author: riande
manager: wpickett
ms.date: 7/26/2017
ms.date: 07/26/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-mac/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core using Visual St
keywords: ASP.NET Core,Razor Pages,Razor,MVC,model
ms.author: riande
manager: wpickett
ms.date: 8/27/2017
ms.date: 08/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-mac/razor-pages-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core using Visual Studi
keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio for Mac
ms.author: riande
manager: wpickett
ms.date: 7/27/2017
ms.date: 07/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-vsc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core.
keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,Code,Visual Studio Code
ms.author: riande
manager: wpickett
ms.date: 8/26/2017
ms.date: 08/26/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-vsc/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core using Visual St
keywords: ASP.NET Core,Razor Pages,Razor,MVC,model
ms.author: riande
manager: wpickett
ms.date: 8/27/2017
ms.date: 08/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages-vsc/razor-pages-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core using Visual Studi
keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database,mac,macOS,Visual Studio Code,Code
ms.author: riande
manager: wpickett
ms.date: 8/27/2017
ms.date: 08/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Create a Razor Pages web app with ASP.NET Core and EF Core.
keywords: ASP.NET Core,Razor Pages,scaffolding,Entity Framework Core,EF,EF Core,database
ms.author: riande
manager: wpickett
ms.date: 7/26/2017
ms.date: 07/26/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/model.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Adding a model to a Razor Pages app in ASP.NET Core
keywords: ASP.NET Core,Razor Pages,Razor,MVC
ms.author: riande
manager: wpickett
ms.date: 7/27/2017
ms.date: 07/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/new-field.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Shows how to add a new field to a Razor Page with Entity Framework
keywords: ASP.NET Core,Entity Framework Core,migrations
ms.author: riande
manager: wpickett
ms.date: 8/7/2017
ms.date: 08/07/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/page.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Explains the Razor Pages generated by scaffolding.
keywords: ASP.NET Core,Razor Pages,Razor,MVC
ms.author: riande
manager: wpickett
ms.date: 7/27/2017
ms.date: 07/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/razor-pages-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Getting started with Razor Pages in ASP.NET Core
keywords: ASP.NET Core,Razor Pages,Razor,MVC
ms.author: riande
manager: wpickett
ms.date: 8/27/2017
ms.date: 08/27/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Explains working with SQL Server LocalDB and ASP.NET Core.
keywords: ASP.NET Core,Razor Pages,Razor,MVC, SQL, LocalDB
ms.author: riande
manager: wpickett
ms.date: 8/7/2017
ms.date: 08/07/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down
2 changes: 1 addition & 1 deletion aspnetcore/tutorials/razor-pages/validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: How to add validation to a Razor Page
keywords: ASP.NET Core,validation,DataAnnotations,Razor,Razor Pages
ms.author: riande
manager: wpickett
ms.date: 8/7/2017
ms.date: 08/07/2017
ms.topic: get-started-article
ms.technology: aspnet
ms.prod: aspnet-core
Expand Down

0 comments on commit 67f54fa

Please sign in to comment.