using System.Diagnostics; using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Security; using System.Security.Permissions; [assembly: AssemblyProduct("GMAssetCompiler")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCompany("YoYo Games Ltd.")] [assembly: AssemblyCopyright("Copyright © YoYo Games Ltd 2010,2011")] [assembly: ComVisible(false)] [assembly: Guid("9d2777dc-e99e-4215-9554-ed7469715d7f")] [assembly: AssemblyFileVersion("1.0.98.11948")] [assembly: AssemblyConfiguration("Release")] [assembly: Debuggable(DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)] [assembly: CompilationRelaxations(8)] [assembly: AssemblyDescription("")] [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)] [assembly: AssemblyTitle("GMAssetCompiler")] [assembly: SecurityPermission(SecurityAction.RequestMinimum, SkipVerification = true)] [assembly: AssemblyVersion("1.0.98.11948")] [module: UnverifiableCode]