8 lines
252 B
C#
8 lines
252 B
C#
|
using System.Reflection;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[assembly: AssemblyTitle("CustomShopsRedux")]
|
|||
|
[assembly: Guid("29f7de68-4c76-471e-86fb-873794802adc")]
|
|||
|
[assembly: AssemblyVersion("1.0.0.0")]
|
|||
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|