Flow.Launcher/Flow.Launcher.Core/Properties/AssemblyInfo.cs
2021-07-03 20:31:34 +08:00

4 lines
No EOL
143 B
C#

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