/src/NUnit/core/AssemblyInfo.cs
# · C# · 9 lines · 3 code · 1 blank · 5 comment · 0 complexity · e5f0bd3ec2dfcf2e140ad2ba3fb449e6 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)]