mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
Created S# .sln and moved project to src folder
This commit is contained in:
7
ICD.Common/Properties/AssemblyInfo.cs
Normal file
7
ICD.Common/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyTitle("ICD.SimplSharp.Common")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("ICD.SimplSharp.Common")]
|
||||
[assembly: AssemblyCopyright("Copyright © ICD Systems 2017")]
|
||||
[assembly: AssemblyVersion("1.0.1.*")]
|
||||
Reference in New Issue
Block a user