GlobalAssemblyInfo is autogenerated and should not be in version control.
This commit is contained in:
parent
29b41340fc
commit
6a4c432d6b
1 changed files with 15 additions and 15 deletions
|
@ -1,15 +1,15 @@
|
|||
// This file is auto-generated through Source.Build.Tasks/AssemblyInfo.cs.
|
||||
// Do not edit by hand!
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyCompany("The Open Toolkit Library")]
|
||||
[assembly: AssemblyProduct("The Open Toolkit Library")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2006 - 2010 the Open Toolkit Library")]
|
||||
[assembly: AssemblyTrademark("OpenTK")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.276.58940")]
|
||||
// This file is auto-generated through Source.Build.Tasks/AssemblyInfo.cs.
|
||||
// Do not edit by hand!
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyCompany("The Open Toolkit Library")]
|
||||
[assembly: AssemblyProduct("The Open Toolkit Library")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2006 - 2010 the Open Toolkit Library")]
|
||||
[assembly: AssemblyTrademark("OpenTK")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.")]
|
||||
|
|
Loading…
Reference in a new issue