Eric Erhardt
126c42050d
Fixing crossgen to use the correct RID for OSX and Win now that only portable packages are being produced.
2017-04-25 23:00:20 -05:00
Eric Erhardt
bbd388d328
Fix crossgen location on linux machines.
...
Microsoft.NETCore.App no longer pulls in distro-specific runtime packages on linux. Instead, it uses the portable 'linux-x64' runtime.
2017-03-29 17:48:22 -05:00
Matt Ellis
aeed60ded1
Update OSX CoreCLR RID
...
Since Microsoft.NETCore.App 2.0 will only support 10.12 and later, the
RID in the runtime package has changed to osx.10.12. We need to update
so we pick up crossgen from the right place.
2017-03-23 17:18:04 -07:00
Justin Goshi
74e343e111
First pass at cleaning up the global properties files
2017-02-23 17:07:26 -08:00
Justin Goshi
62abef428e
Rename build files
2017-02-14 15:42:13 -08:00