PageRenderTime 44ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/src/NUnit/core/AssemblyInfo.cs

#
C# | 9 lines | 3 code | 1 blank | 5 comment | 0 complexity | e5f0bd3ec2dfcf2e140ad2ba3fb449e6 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)]