From 64ed5bb4fff1fb055e49478f8c7bbe538f4ca660 Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 23 Jun 2017 17:59:26 -0700 Subject: [PATCH] Use new SelfContained property --- .../build/PublishWithAspNetCoreTargetManifest.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Microsoft.AspNetCore.All/build/PublishWithAspNetCoreTargetManifest.targets b/src/Microsoft.AspNetCore.All/build/PublishWithAspNetCoreTargetManifest.targets index f49dc6ad79..a590cf01f1 100644 --- a/src/Microsoft.AspNetCore.All/build/PublishWithAspNetCoreTargetManifest.targets +++ b/src/Microsoft.AspNetCore.All/build/PublishWithAspNetCoreTargetManifest.targets @@ -1,6 +1,6 @@ - true + true