PageRenderTime 96ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 1ms

/Multimedia/Tests/Properties/AssemblyInfo.cs

#
C# | 13 lines | 12 code | 1 blank | 0 comment | 0 complexity | 546b9466a974039f9d62d91dc5138dab MD5 | raw file
Possible License(s): Apache-2.0
  1. using System;
  2. using System.Reflection;
  3. using System.Runtime.InteropServices;
  4. [assembly: AssemblyTitle("DeltaEngine.Multimedia.Tests")]
  5. [assembly: AssemblyDescription("Delta Engine Multimedia Tests")]
  6. [assembly: AssemblyCompany("Delta Engine")]
  7. [assembly: AssemblyCopyright("Copyright © Delta Engine 2014")]
  8. [assembly: ComVisible(false)]
  9. [assembly: CLSCompliant(true)]
  10. [assembly: Guid("b24ce304-38a6-4425-a661-42fe80f10750")]
  11. [assembly: AssemblyVersion("1.1")]
  12. [assembly: AssemblyFileVersion("1.1")]