first
This commit is contained in:
5
TorchRemote.Models/Trash/IsExternalInit.cs
Normal file
5
TorchRemote.Models/Trash/IsExternalInit.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
[assembly: InternalsVisibleTo("TorchRemote.Plugin")]
|
||||
// ReSharper disable once CheckNamespace
|
||||
namespace System.Runtime.CompilerServices;
|
||||
internal class IsExternalInit { }
|
Reference in New Issue
Block a user