mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-26 23:01:11 +00:00
Really delete GlobalAssemblyInfo.cs this time.
This commit is contained in:
parent
f80133a9cd
commit
8e7c717151
|
@ -1,15 +0,0 @@
|
||||||
// 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