Skip to content

Commit 4d4b219

Browse files
committed
remove internal visible to
1 parent ec9d991 commit 4d4b219

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

TorchSharp/Generated/TorchTensor.generated.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
using System.Runtime.InteropServices;
88
using System.Text;
99

10-
[assembly: InternalsVisibleTo("Test")]
11-
1210
namespace TorchSharp.Tensor {
1311

1412

TorchSharp/Generated/TorchTensor.tt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ using System.Linq;
77
using System.Runtime.InteropServices;
88
using System.Text;
99

10-
[assembly: InternalsVisibleTo("Test")]
11-
1210
namespace TorchSharp.Tensor {
1311

1412
<#

0 commit comments

Comments
 (0)