init commit
This commit is contained in:
16
output/Libraries/AForge.Math/Properties/AssemblyInfo.cs
Normal file
16
output/Libraries/AForge.Math/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,16 @@
|
||||
using System.Diagnostics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyTitle("AForge.Math")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("AForge")]
|
||||
[assembly: AssemblyProduct("AForge.NET")]
|
||||
[assembly: AssemblyCopyright("AForge © 2012")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("34dc1605-0542-49e2-b72b-89363706b71a")]
|
||||
[assembly: AssemblyFileVersion("2.2.5.0")]
|
||||
[assembly: AssemblyVersion("2.2.5.0")]
|
||||
Reference in New Issue
Block a user