summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-10-19 18:27:35 +0200
committerJens Geyer <jensg@apache.org>2019-10-20 16:21:29 +0200
commit3f3567a1143194712747fff9dd02b2162e2d14dd (patch)
tree36564d5680c36fca18a7d8c9aac296e1f70187ef /build
parent7199741f440ef7de15e13755ea2371157c8cd298 (diff)
downloadthrift-3f3567a1143194712747fff9dd02b2162e2d14dd.tar.gz
THRIFT-4981 Remove deprecated netcore bindings from the code base
Client: netcore Patch: Jens Geyer This closes #1901
Diffstat (limited to 'build')
-rwxr-xr-xbuild/veralign.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/veralign.sh b/build/veralign.sh
index 39b67eb5b..c15e0010d 100755
--- a/build/veralign.sh
+++ b/build/veralign.sh
@@ -78,8 +78,6 @@ FILES[lib/js/package.json]=jsonReplace
FILES[lib/js/package-lock.json]=jsonReplace
FILES[lib/js/src/thrift.js]=simpleReplace
FILES[lib/lua/Thrift.lua]=simpleReplace
-FILES[lib/netcore/Thrift/Properties/AssemblyInfo.cs]=simpleReplace
-FILES[lib/netcore/Thrift/Transports/Client/THttpClientTransport.cs]=simpleReplace
FILES[lib/netstd/Thrift/Properties/AssemblyInfo.cs]=simpleReplace
FILES[lib/netstd/Thrift/Thrift.csproj]=simpleReplace
FILES[lib/ocaml/_oasis]=simpleReplace