summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig/Properties/AssemblyInfo.cs
blob: 6ef2d5688b7ab8f8ee809053a6d33e1336e351cc (plain)
1
2
3
4
5
6
7
8
9
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("StardewModdingAPI.ModBuildConfig")]
[assembly: AssemblyDescription("")]
[assembly: Guid("ea4f1e80-743f-4a1d-9757-ae66904a196a")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("2.0.1.0")]
[assembly: AssemblyFileVersion("2.0.1.0")]