Mercurial > pub > bltoolkit
annotate UnitTests/All/Properties/AssemblyInfo.cs @ 2:79a04c6442bf
file name case fix
author | cin |
---|---|
date | Fri, 22 Aug 2014 13:41:57 +0400 |
parents | f990fcb411a9 |
children |
rev | line source |
---|---|
0 | 1 using System.Reflection; |
2 | |
3 [assembly: AssemblyTitle("UnitTests.All")] | |
4 [assembly: AssemblyDescription("Business Logic Toolkit unit tests")] | |
5 [assembly: AssemblyProduct("Business Logic Toolkit")] | |
6 [assembly: AssemblyCopyright("\xA9 2002-2012 www.bltoolkit.net")] | |
7 [assembly: AssemblyTrademark("")] | |
8 [assembly: AssemblyCulture("")] |