lholman / OneBuild

Convention based PowerShell build for .NET http://lholman.github.io/OneBuild/
Apache License 2.0
17 stars 2 forks source link

Terminate if the Windows OS version and Architecture are not 64 bit #48

Closed lholman closed 9 years ago

lholman commented 9 years ago

OneBuild assumes a 64 bit OS (in particular when finding the latest MSBuild version to compile with) and should terminate if the the Windows OS version and Architecture are not 64 bit.

lholman commented 9 years ago

Closed as part of https://github.com/lholman/OneBuild/releases/tag/v1.1