1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-22 04:54:18 -04:00
OpenDiablo2/OpenDiablo2.Core.UT/Properties/AssemblyInfo.cs

21 lines
639 B
C#
Raw Normal View History

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("OpenDiablo2.Core.UT")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("OpenDiablo2.Core.UT")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("f187face-cba2-4012-8308-06ccdc9d6ab1")]
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]