Skip to content

Commit 1a31d90

Browse files
committed
FIX: No rule to make target 'Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs', needed by 'distdir-am'.
1 parent e8cfb13 commit 1a31d90

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

lib/netstd/Makefile.am

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,9 @@ EXTRA_DIST = \
5757
Tests/Thrift.Compile.Tests \
5858
Tests/Thrift.Compile.Tests/CassandraTest.thrift \
5959
Tests/Thrift.Compile.Tests/optional_required_default.thrift \
60-
Tests/Thrift.Compile.Tests/Properties/AssemblyInfo.cs \
61-
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj \
62-
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj \
63-
Tests/Thrift.Compile.Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj \
60+
Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj \
61+
Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj \
62+
Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj \
6463
Tests/Thrift.Tests/Collections \
6564
Tests/Thrift.Tests/DataModel \
6665
Tests/Thrift.Tests/Protocols \

0 commit comments

Comments
 (0)