From: Juan Hoyos Date: Wed, 14 Apr 2021 20:07:55 +0000 (-0700) Subject: Mark Microsoft.DebugServices.Implementation and Microsoft.Diagnostics.ExtensionComman... X-Git-Tag: submit/tizen/20210909.063632~15^2~103 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2aa2fb5daa948fbf573ee1a539e19dc9513294ff;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Mark Microsoft.DebugServices.Implementation and Microsoft.Diagnostics.ExtensionCommands as non-shipping packages (#2179) --- diff --git a/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj b/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj index b926f871a..bb0e43429 100644 --- a/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj +++ b/src/Microsoft.Diagnostics.DebugServices.Implementation/Microsoft.Diagnostics.DebugServices.Implementation.csproj @@ -9,7 +9,8 @@ $(Description) true true - false + false + true diff --git a/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj b/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj index c919c419e..1d7fac112 100644 --- a/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj +++ b/src/Microsoft.Diagnostics.ExtensionCommands/Microsoft.Diagnostics.ExtensionCommands.csproj @@ -6,11 +6,12 @@ ;1591;1701 Diagnostics extension commands true + false Diagnostic $(Description) true true - false + true