Files
ICD.Common.Utils/ICD.Common.Utils/Properties/AssemblyInfo.cs
2019-08-15 11:02:18 -04:00

8 lines
265 B
C#

using System.Reflection;
[assembly: AssemblyTitle("ICD.Common.Utils")]
[assembly: AssemblyCompany("ICD Systems")]
[assembly: AssemblyProduct("ICD.Common.Utils")]
[assembly: AssemblyCopyright("Copyright © ICD Systems 2019")]
[assembly: AssemblyVersion("9.7.0.0")]