-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAssemblyInfo.cs
More file actions
21 lines (19 loc) · 1.63 KB
/
AssemblyInfo.cs
File metadata and controls
21 lines (19 loc) · 1.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Assembly Konvict.ARI, Version 2010.2.3.1131
[assembly: System.CLSCompliant(true)]
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.Runtime.InteropServices.Guid("fe4bbf19-8063-498d-b839-2c12ff702c58")]
[assembly: System.Reflection.AssemblyCopyright("Copyright \x00a9 Konvict")]
[assembly: System.Reflection.AssemblyTrademark("")]
[assembly: System.Reflection.AssemblyProduct("Konvict.ARI")]
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Konvict.ARI.UnitTests,PublicKey=00240000048000009400000006020000002400005253413100040000010001004b353468ea09d0b33d10a32a29b5651f55c0ba053097f512e847e27abd8af1a0083315ccd09785b956895fa5230bca49d921da1bf7d05d952511855bd0eeb93767ac2eeb5b025af8593ae7700c07c5fe8757d888fef42ad2c8ad6eaa7b0edcbaeae0bf51f6b834d494ef07c29069018e51538803d6e053d5d77062c9794e51b1")]
[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)]
[assembly: System.Runtime.CompilerServices.Extension]
[assembly: System.Resources.NeutralResourcesLanguage("en")]
[assembly: log4net.Config.XmlConfigurator(Watch=true)]
[assembly: System.Reflection.AssemblyFileVersion("2010.02.3.1131")]
[assembly: System.Reflection.AssemblyTitle("Konvict.ARI")]
[assembly: System.Reflection.AssemblyDescription("Konvict Artificial Reputation Inflation")]
[assembly: System.Reflection.AssemblyConfiguration("")]
[assembly: System.Reflection.AssemblyCompany("SBJ Media")]