/src/NUnit/interfaces/AssemblyInfo.cs
# · C# · 10 lines · 3 code · 2 blank · 5 comment · 0 complexity · f269e086bb3bae5ccf0ff131f3aff49a MD5 · raw file
- // ****************************************************************
- // This is free software licensed under the NUnit license. You
- // may obtain a copy of the license as well as information regarding
- // copyright ownership at http://nunit.org.
- // ****************************************************************
-
- using System;
- using System.Reflection;
-
- [assembly: CLSCompliant(true)]