Files
ICD.Common.Utils/ICD.Common.Utils/Properties/AssemblyInfo.cs
2020-09-03 11:59:46 -04: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 2020")]
[assembly: AssemblyVersion("13.0.0.0")]