From f645ac597db4750bebe47ae41f5a7712722680de Mon Sep 17 00:00:00 2001 From: John Alexander Date: Wed, 19 Dec 2018 13:48:05 -0600 Subject: [PATCH] Updated metadata to remove ms.author Updated metadata to remove author as that's now in a file. --- docs/core/deploying/runtime-patch-selection.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/core/deploying/runtime-patch-selection.md b/docs/core/deploying/runtime-patch-selection.md index 23a9304e8db3d..643b0261b8cc1 100644 --- a/docs/core/deploying/runtime-patch-selection.md +++ b/docs/core/deploying/runtime-patch-selection.md @@ -1,8 +1,7 @@ --- title: Runtime roll forward for .NET Core self-contained app deployments. description: Learn about dotnet publish changes for self-contained deployments. -author: jralexander -ms.author: kdollard +author: KathleenDollard ms.date: 05/31/2018 ms.custom: seodec18 ---