Files
ICD.Common.Utils/ICD.Common.Utils/Properties/AssemblyInfo.cs
2020-01-20 11:30:45 -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 2020")]
[assembly: AssemblyVersion("10.3.0.0")]