This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/master by this push:
     new 65d5f84  renamed TClientTransport.cs file to match its class name 
TTransport.cs Client: netstd Patch: Albert Hives <[email protected]>
65d5f84 is described below

commit 65d5f84507b69118c8c9f664f635652ba00ae346
Author: Albert Hives <[email protected]>
AuthorDate: Sat Apr 20 07:56:56 2019 -0700

    renamed TClientTransport.cs file to match its class name TTransport.cs
    Client: netstd
    Patch: Albert Hives <[email protected]>
    
    This closes #1784
---
 lib/netstd/Thrift/Transport/{TClientTransport.cs => TTransport.cs} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/lib/netstd/Thrift/Transport/TClientTransport.cs 
b/lib/netstd/Thrift/Transport/TTransport.cs
similarity index 100%
rename from lib/netstd/Thrift/Transport/TClientTransport.cs
rename to lib/netstd/Thrift/Transport/TTransport.cs

Reply via email to