From 2b19615538624078affb2fe29691852e8d1de853 Mon Sep 17 00:00:00 2001 From: Hyungju Lee Date: Tue, 13 Aug 2019 13:16:06 +0900 Subject: [PATCH] [TRE-2224] Introduce coreclr-diagnostics to Tizen images Change-Id: I64abfaecd618093d1aa577f8ff72bb12be6dc304 --- patterns/wearable-dotnet-runtime.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/patterns/wearable-dotnet-runtime.yaml b/patterns/wearable-dotnet-runtime.yaml index 4051260..fd42285 100644 --- a/patterns/wearable-dotnet-runtime.yaml +++ b/patterns/wearable-dotnet-runtime.yaml @@ -6,3 +6,4 @@ Packages: - corefx-managed - corefx-native - mscorlib +- coreclr-diagnostics -- 2.7.4