From ab95de02c576cfc62753c3217412d477f4ea3d65 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Mon, 21 May 2018 14:18:13 -0700 Subject: [PATCH] Make MMI CmdLets full symbols (#6912) Make MMI cmdlets full symbols remove properties which are defined in common props file --- .../Microsoft.Management.Infrastructure.CimCmdlets.csproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj b/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj index d7db6f540..4bd6bba5d 100644 --- a/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj +++ b/src/Microsoft.Management.Infrastructure.CimCmdlets/Microsoft.Management.Infrastructure.CimCmdlets.csproj @@ -10,9 +10,4 @@ - - $(DefineConstants);CORECLR - portable - -