init commit
This commit is contained in:
18
output/Libraries/AForge.Imaging/Properties/AssemblyInfo.cs
Normal file
18
output/Libraries/AForge.Imaging/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,18 @@
|
||||
using System.Diagnostics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Security;
|
||||
using System.Security.Permissions;
|
||||
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("AForge")]
|
||||
[assembly: AssemblyCopyright("AForge © 2012")]
|
||||
[assembly: AssemblyFileVersion("2.2.5.0")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyProduct("AForge.NET")]
|
||||
[assembly: AssemblyTitle("AForge.Imaging")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("0c6c72f4-7281-4822-9414-cc0758a88abc")]
|
||||
[assembly: AssemblyVersion("2.2.5.0")]
|
||||
Reference in New Issue
Block a user