summaryrefslogtreecommitdiff
path: root/src/SMAPI/Properties/AssemblyInfo.cs
blob: ee8a1674ecdae6d934929ea424e080457636a6c7 (plain)
1
2
3
4
using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("SMAPI.Tests")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")] // Moq for unit testing