Initial import!
This commit is contained in:
10
test/Spring/Spring.Data.Tests/AssemblyInfo.cs
Normal file
10
test/Spring/Spring.Data.Tests/AssemblyInfo.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
//
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
//
|
||||
[assembly: AssemblyTitle("Spring.Data Tests")]
|
||||
[assembly: AssemblyDescription("Unit tests for Spring.Data assembly")]
|
||||
Reference in New Issue
Block a user