[msvc] Remove order.xml (#4867)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 May 2017 10:10:34 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Tue, 16 May 2017 10:10:34 +0000 (12:10 +0200)
commitb41b5928ec78f56d17305b8025dd17955f68965c
treefde354cd713b0001356067daa41ef46ccd1ee321
parentc74f8a0ea534b02fe693862a5c7201100266af0b
[msvc] Remove order.xml (#4867)

It's a build artifact anyway since we check in the generated csproj's
so you don't really need the order.xml.

After the new platform-specific BCL changes went in it also started
containing stuff like `-r:./../../class/lib/net_4_x-linux/mscorlib.dll`
which makes it even less useful to have checked in as it'd get
changed when you build on OSX for example.
msvc/scripts/.gitignore
msvc/scripts/order.xml [deleted file]