Flow.Launcher/Flow.Launcher.Core/Properties/AssemblyInfo.cs
2024-03-26 18:00:12 -05:00

4 lines
121 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Flow.Launcher.Test")]