This repository was archived by the owner on Oct 4, 2021. It is now read-only.
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
[Build] Move some of the system dependencies into nugets #4434
Closed
Description
We currently require the mono libraries and gtk# packages installed in the GAC.
http://www.monodevelop.com/developers/building-monodevelop/#windows
These are also dependencies on mac, but they're provided with mono. We should nugetize these components to allow for fewer system dependencies when building on Windows, allowing us to integrate via VSTS.
VS bug #597612