summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI.AssemblyRewriters/Properties/AssemblyInfo.cs
blob: 25fbfef9a06289f6e530f93fe831198086eda35f (plain)
1
2
3
4
5
6
7
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("StardewModdingAPI.AssemblyRewriters")]
[assembly: AssemblyDescription("Contains internal SMAPI code for converting mods between Linux/Mac and Windows. This assembly is used by SMAPI internally and shouldn't be referenced directly by mods.")]
[assembly: AssemblyProduct("StardewModdingAPI.CrossplatformRewriters")]
[assembly: Guid("10db0676-9fc1-4771-a2c8-e2519f091e49")]