From 6a4c432d6b9ee4c036c88430ee71755f6508332f Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 5 Oct 2010 07:07:47 +0000 Subject: [PATCH] GlobalAssemblyInfo is autogenerated and should not be in version control. --- Source/GlobalAssemblyInfo.cs | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Source/GlobalAssemblyInfo.cs b/Source/GlobalAssemblyInfo.cs index ea7c3693..17934440 100644 --- a/Source/GlobalAssemblyInfo.cs +++ b/Source/GlobalAssemblyInfo.cs @@ -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.")]