From 48006b76ba7ca16b67fa3856007eb455c6e5cea3 Mon Sep 17 00:00:00 2001 From: CW2 Date: Tue, 6 Sep 2016 22:24:28 +0200 Subject: Update how-to-build-and-run-ilcompiler-in-visual-studio-2015.md (#1799) Added note about NuGet package download size and required space. --- Documentation/how-to-build-and-run-ilcompiler-in-visual-studio-2015.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Documentation') diff --git a/Documentation/how-to-build-and-run-ilcompiler-in-visual-studio-2015.md b/Documentation/how-to-build-and-run-ilcompiler-in-visual-studio-2015.md index 9161d0767..ef576a899 100644 --- a/Documentation/how-to-build-and-run-ilcompiler-in-visual-studio-2015.md +++ b/Documentation/how-to-build-and-run-ilcompiler-in-visual-studio-2015.md @@ -18,6 +18,8 @@ If you changed `c:\corert\src\ILCompiler\repro\project.json` build.cmd clean ``` +_Note: The size of NuGet packages is approximately 2.75 GB, so download might take a few moments based on the speed of your internet connection. The build artifacts require additional ~1 GB, thus make sure you have at least 4 GB of free space._ + ## Using RyuJIT ## 1. Open c:\corert\src\ILCompiler\ILCompiler.sln in VS -- cgit v1.2.3