LLamaSharp/LLama/AssemblyAttributes.cs

3 lines
91 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("LLama.Unittest")]