summaryrefslogtreecommitdiff
path: root/csharp/BuildInstructions.md
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-05-08 20:09:14 +0200
committerJose <jose@zeroc.com>2017-05-08 20:09:14 +0200
commitef12bf9e4d15e9b73dd49dc8978f4bded07b79a7 (patch)
treee2b065c4c0d72a679f2bf9eccdd688a03321cc3b /csharp/BuildInstructions.md
parentFix pump usage to report better errors with gulp (diff)
downloadice-ef12bf9e4d15e9b73dd49dc8978f4bded07b79a7.tar.bz2
ice-ef12bf9e4d15e9b73dd49dc8978f4bded07b79a7.tar.xz
ice-ef12bf9e4d15e9b73dd49dc8978f4bded07b79a7.zip
Update CSharp build to build slice2cs if required
Diffstat (limited to 'csharp/BuildInstructions.md')
-rw-r--r--csharp/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/BuildInstructions.md b/csharp/BuildInstructions.md
index 009ab083e73..c745bfc04bf 100644
--- a/csharp/BuildInstructions.md
+++ b/csharp/BuildInstructions.md
@@ -34,7 +34,7 @@ To build the Ice assemblies, services and tests, run
Upon completion, the Ice assemblies are placed in the `Assemblies` subdirectory.
-If you want to run the test suite without building the entire source base, use this
+If you want to build the test suite without building the entire source base, use this
command:
msbuild msbuild\ice.proj /p:ICE_BIN_DIST=all