diff --git a/csharp/buildall.sh b/csharp/buildall.sh index 20fb46b2..d903c1ca 100755 --- a/csharp/buildall.sh +++ b/csharp/buildall.sh @@ -6,7 +6,7 @@ NUNIT_CONSOLE=nunit-console # The rest you can leave intact CONFIG=Release -KEYFILE=../keys/Google.Google.Protobuf.snk # TODO(jtattermusch): signing! +KEYFILE=../keys/Google.Protobuf.snk # TODO(jtattermusch): signing! SRC=$(dirname $0)/src set -ex