Change PackagePlatform to Platform for x86 jit pkg
authorMichelle McDaniel <adiaaida@gmail.com>
Mon, 6 Mar 2017 22:36:19 +0000 (14:36 -0800)
committerMichelle McDaniel <adiaaida@gmail.com>
Mon, 6 Mar 2017 22:36:19 +0000 (14:36 -0800)
commitf3250806d0943898c3c75c08155c9f3b98aec0ad
tree6a657ea2fdd65a2fd306e6c844eadf9308527355
parentfb5115f35bff671b7e0cc7ecd6e7b74ffc960efe
Change PackagePlatform to Platform for x86 jit pkg

PackagePlatform was removed in dotnet/coreclr@8dcf9665feabee339029c79b9d86dd24c71905d1,
but the x86 jit package props file was never updated to not use that
property. This change updates the props file to use Platform instead of
PackagePlatform to make sure we package compatjit.dll for x86.

Commit migrated from https://github.com/dotnet/coreclr/commit/0444288993ff9ced49a215e4d2a01a2363d9fc4b
src/coreclr/src/.nuget/Microsoft.NETCore.Jit/runtime.Windows_NT.Microsoft.NETCore.Jit.props