(ded4a3e0a) v0.9.0.7
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: AssemblyTitle("MonoGame.Build.Tasks")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("MonoGame Team")]
|
||||
[assembly: AssemblyProduct("MonoGame.Framework")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2009-2017 MonoGame Team")]
|
||||
[assembly: AssemblyTrademark("MonoGame® is a registered trademark of the MonoGame Team")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("0.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("0.0.0.0")]
|
||||
Reference in New Issue
Block a user