Flow.Launcher/Flow.Launcher.Core/Properties/AssemblyInfo.cs
2024-03-26 17:58:48 -05:00

5 lines
158 B
C#

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