Skip to content

Commit ebc7f0c

Browse files
committed
Removed #If DEBUG from InternalsVisibleTo,
1 parent 9ac3674 commit ebc7f0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
using System.Runtime.CompilerServices;
2-
#if DEBUG
32
[assembly: InternalsVisibleTo("NumSharp.UnitTest")]
43
[assembly: InternalsVisibleTo("NumSharp.Benchmark")]
54
[assembly: InternalsVisibleTo("TensorFlowNET.UnitTest")]
6-
#endif

0 commit comments

Comments
 (0)