summaryrefslogtreecommitdiff
path: root/tutorial/netstd
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2020-02-22 16:51:51 +0100
committerJens Geyer <jensg@apache.org>2020-02-28 19:18:34 +0100
commit56700e469d5d0659994a3963ad5a111740cf8277 (patch)
treedb903818e332aa6887f2efd2797163ffa4268d67 /tutorial/netstd
parent4903d18fca988871bcedce3b420fef2cd9682ca1 (diff)
downloadthrift-56700e469d5d0659994a3963ad5a111740cf8277.tar.gz
THRIFT-4982 Remove deprecated C# bindings from the code base
Client: csharp Patch: Jens Geyer This closes #2027
Diffstat (limited to 'tutorial/netstd')
-rw-r--r--tutorial/netstd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/netstd/Makefile.am b/tutorial/netstd/Makefile.am
index e30555655..f295cc072 100644
--- a/tutorial/netstd/Makefile.am
+++ b/tutorial/netstd/Makefile.am
@@ -20,7 +20,7 @@
SUBDIRS = .
all-local:
- $(DOTNETCORE) build
+ $(DOTNETCORE) build -c Release
clean-local:
$(RM) Interfaces.dll