Update unix-instructions.md
authorMaryam Ariyan <maryam.ariyan@microsoft.com>
Wed, 18 Sep 2019 20:03:01 +0000 (13:03 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2019 20:03:01 +0000 (13:03 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/a18b1ba2cf6fb9377ccd3d4e263ea84d75c23842

docs/libraries/building/unix-instructions.md

index ba3d358..d53266c 100644 (file)
@@ -11,6 +11,8 @@ Calling the script `build.sh` builds both the native and managed code.
 
 For more information about the different options when building, run `build.sh --help` and look at examples in the [developer-guide](../project-docs/developer-guide.md).
 
+To build per project, you can use the script `dotnet msbuild`, e.g. `dotnet msbuild src/System.Console/src /t:rebuild`.
+
 ## Minimum Hardware Requirements
 - 2GB RAM