8 lines
263 B
C#
8 lines
263 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[assembly: AssemblyTitle("Stardew_Music_Expansion_API")]
|
|||
|
[assembly: Guid("697f7ec8-02c6-4f39-a917-ee45955cfff9")]
|
|||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|