-
Notifications
You must be signed in to change notification settings - Fork 0
/
AssemblyInfo.cs
15 lines (13 loc) · 918 Bytes
/
AssemblyInfo.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Assembly Auto Splitter, Version 1.0.0.0
[assembly: System.Reflection.AssemblyProduct("WiiU Auto Splitter")]
[assembly: System.Reflection.AssemblyCopyright("Copyright \x00a9 2016 Marwin Misselhorn")]
[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)]
[assembly: System.Reflection.AssemblyConfiguration("")]
[assembly: System.Reflection.AssemblyCompany("")]
[assembly: System.Reflection.AssemblyTitle("WiiU Auto Splitter")]
[assembly: System.Reflection.AssemblyFileVersion("1.0.0.0")]
[assembly: System.Runtime.InteropServices.Guid("FDFBD8AA-15F3-4217-A801-76F99463886D")]
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.Reflection.AssemblyDescription("")]
[assembly: System.Reflection.AssemblyTrademark("")]