From e9204193a8418b6b72eef746ec931e969e778494 Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Thu, 15 Jul 2021 16:45:11 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4d0930317..c6277e5fa 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ The repository contains native code project required for the Windows installer. - Install CMAKE 3.2.0.1 or later - Install MSVC Build tools for x86/x64/arm64, v14.28-16.9 +- `build` for basic build +- `build -pack` to build the installer +- To build in VS, run a command line build first, then run `artifacts\core-sdk-build-env.bat` from a VS command prompt and then `devenv Microsoft.DotNet.Cli.sln` +- To test different languages of the installer, run `artifacts\packages\Debug\Shipping>dotnet-sdk-3.1.412-win-x64.exe /lang 1046` using the LCID of the language you want to test + # Build status |All legs|