8 lines
249 B
C#
8 lines
249 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[assembly: AssemblyTitle("Fall28SnowDay")]
|
|||
|
[assembly: Guid("1dbb583d-4a4f-4a46-8cc5-42017c93d292")]
|
|||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|