From 3f3567a1143194712747fff9dd02b2162e2d14dd Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Sat, 19 Oct 2019 18:27:35 +0200 Subject: THRIFT-4981 Remove deprecated netcore bindings from the code base Client: netcore Patch: Jens Geyer This closes #1901 --- test/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Makefile.am') diff --git a/test/Makefile.am b/test/Makefile.am index c2fbbd459..fdb2645bd 100755 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -78,7 +78,6 @@ SUBDIRS += haxe endif if WITH_DOTNET -SUBDIRS += netcore SUBDIRS += netstd endif -- cgit v1.2.1