Skip to content

Commit babb484

Browse files
committed
internals visible to tests
1 parent ab27f34 commit babb484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.ML.TensorFlow/AssemblyInfo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
using System.Runtime.CompilerServices;
66
using Microsoft.ML;
77

8+
[assembly: InternalsVisibleTo(assemblyName: "Microsoft.ML.Tests" + PublicKey.TestValue)]
89
[assembly: InternalsVisibleTo(assemblyName: "Microsoft.ML.TensorFlow.StaticPipe" + PublicKey.Value)]

0 commit comments

Comments
 (0)