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

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


The following commit(s) were added to refs/heads/0.21.0 by this push:
     new 779b9e678 FIX: No rule to make target 
'Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs', needed by 'distdir-am'.
779b9e678 is described below

commit 779b9e678169a0fbaa28b69d76f828fb1aa1cc98
Author: Jens Geyer <[email protected]>
AuthorDate: Sun Sep 15 14:35:34 2024 +0200

    FIX: No rule to make target 
'Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs', needed by 'distdir-am'.
---
 lib/netstd/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/netstd/Makefile.am b/lib/netstd/Makefile.am
index bad1d6962..f989a1e14 100644
--- a/lib/netstd/Makefile.am
+++ b/lib/netstd/Makefile.am
@@ -57,7 +57,6 @@ EXTRA_DIST = \
        Tests/Thrift.Compile.Tests \
        Tests/Thrift.Compile.Tests/CassandraTest.thrift \
        Tests/Thrift.Compile.Tests/optional_required_default.thrift \
-       Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs \
        
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj
 \
        
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj
 \
        
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj
 \

Reply via email to