Make MMI CmdLets full symbols (#6912)

Make MMI cmdlets full symbols

remove properties which are defined in common props file
This commit is contained in:
Travis Plunk 2018-05-21 14:18:13 -07:00 committed by GitHub
parent 626a83bcd4
commit ab95de02c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,4 @@
<ProjectReference Include="..\System.Management.Automation\System.Management.Automation.csproj" />
</ItemGroup>
<PropertyGroup>
<DefineConstants>$(DefineConstants);CORECLR</DefineConstants>
<DebugType>portable</DebugType>
</PropertyGroup>
</Project>