Files
ICD.Common.Utils/ICD.Common.Utils/Properties/AssemblyInfo.cs
2021-02-04 10:57:12 -05:00

8 lines
266 B
C#

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