From 2a89e7cdccecda313bfe2f5a4595a066cb15d208 Mon Sep 17 00:00:00 2001 From: Joe George Date: Fri, 8 Apr 2016 09:46:21 -0400 Subject: Update Ice version to 3.6.3 --- csharp/BuildInstructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'csharp/BuildInstructions.md') diff --git a/csharp/BuildInstructions.md b/csharp/BuildInstructions.md index ea016942c82..d6589bfcc01 100644 --- a/csharp/BuildInstructions.md +++ b/csharp/BuildInstructions.md @@ -25,7 +25,7 @@ The build system requires the Slice translator from Ice for C++. If you have not built Ice for C++ in this source distribution, you must set the `ICE_HOME` environment variable with the path name of your Ice installation: - > set ICE_HOME=C:\Program Files (x86)\ZeroC\Ice-3.6.2 + > set ICE_HOME=C:\Program Files (x86)\ZeroC\Ice-3.6.3 ### Building Ice for .NET @@ -49,7 +49,7 @@ C++ distribution. If you have not built Ice for C++ in this source distribution then you must set the `ICE_HOME` environment variable with the path name of your Ice installation: - > set ICE_HOME=C:\Program Files (x86)\ZeroC\Ice-3.6.2 + > set ICE_HOME=C:\Program Files (x86)\ZeroC\Ice-3.6.3 Python is required to run the test suite. Additionally, the Glacier2 tests require the Python module `passlib`, which you can install with the command: -- cgit v1.2.3