Files
ICD.Common.Utils/ICD.Common.Utils/Properties/AssemblyInfo.cs
2019-06-05 14:34:59 -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("8.4.1.0")]