PageRenderTime 49ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/src/NUnit/interfaces/AssemblyInfo.cs

#
C# | 10 lines | 3 code | 2 blank | 5 comment | 0 complexity | f269e086bb3bae5ccf0ff131f3aff49a MD5 | raw file
Possible License(s): GPL-2.0
  1. // ****************************************************************
  2. // This is free software licensed under the NUnit license. You
  3. // may obtain a copy of the license as well as information regarding
  4. // copyright ownership at http://nunit.org.
  5. // ****************************************************************
  6. using System;
  7. using System.Reflection;
  8. [assembly: CLSCompliant(true)]