Skip to content

Commit c1bda2c

Browse files
committed
Removed Infrastructure prefix.
1 parent e67d044 commit c1bda2c

30 files changed

+29
-2312
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("SimpleTaskSystem.Infrastructure.EntityFramework")]
8+
[assembly: AssemblyTitle("SimpleTaskSystem.EntityFramework")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("SimpleTaskSystem.Infrastructure.EntityFramework")]
12+
[assembly: AssemblyProduct("SimpleTaskSystem.EntityFramework")]
1313
[assembly: AssemblyCopyright("Copyright © 2014")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)