You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pavel Krymets edited this page Jun 27, 2017
·
3 revisions
The following are the steps needed to set up a machine to successfully run a CompileOnly build of Universe. This is especially useful for verifying cross-repo breaking changes.
Install Visual Studio
Installer: https://aka.ms/vs/dogfood/install
Version (as of 5/26/17): VisualStudio.15.IntPreview/15.3.0-Preview+26525.0.d15rel
Workloads:
ASP.NET and web developlment
Optional Features
Uncheck all except .NET Framework 4- 4.6 development tools
If you find that this list of steps is not enough to get a CompileOnly build of Universe to work for you please file an issue against Universe.
Note that building Universe can be resource intensive (has been known to take 99% of CPU time on weaker machines), so you may want to run it on a VM or other machine to keep it from stopping work on your main development machine.