From ae1aa334f2a605e832884a79c89be352986ae436 Mon Sep 17 00:00:00 2001 From: Jose Perez Rodriguez Date: Wed, 8 Feb 2017 10:39:37 -0800 Subject: [PATCH] Prepare uap package (dotnet/corefx#15866) Prepare uap package Commit migrated from https://github.com/dotnet/corefx/commit/afaaf450d1869992dcf4f51c627f16145cf9c974 --- src/libraries/System.Diagnostics.DiagnosticSource/dir.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/dir.props b/src/libraries/System.Diagnostics.DiagnosticSource/dir.props index cfbc7971a2..7091ba2d80 100644 --- a/src/libraries/System.Diagnostics.DiagnosticSource/dir.props +++ b/src/libraries/System.Diagnostics.DiagnosticSource/dir.props @@ -4,5 +4,7 @@ 4.0.2.0 true + true + false \ No newline at end of file