File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 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 ( "SQLiteEfCodeFirstDbCreator .Console" ) ]
8+ [ assembly: AssemblyTitle ( "SQLite.CodeFirst .Console" ) ]
99[ assembly: AssemblyDescription ( "" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
12- [ assembly: AssemblyProduct ( "SQLiteEfCodeFirstDbCreator.Console " ) ]
12+ [ assembly: AssemblyProduct ( "SQLite.CodeFirst " ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
Original file line number Diff line number Diff line change 77 <ProjectGuid >{DEDABD86-6EA0-4673-A858-A4F71958F51D}</ProjectGuid >
88 <OutputType >Exe</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
10- <RootNamespace >SQLite.CodeFirst</RootNamespace >
11- <AssemblyName >SQLite.CodeFirst</AssemblyName >
10+ <RootNamespace >SQLite.CodeFirst.Console </RootNamespace >
11+ <AssemblyName >SQLite.CodeFirst.Console </AssemblyName >
1212 <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
Original file line number Diff line number Diff line change 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 ( "SQLiteEfCodeFirstDbCreator " ) ]
8+ [ assembly: AssemblyTitle ( "SQLite.CodeFirst " ) ]
99[ assembly: AssemblyDescription ( "" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
12- [ assembly: AssemblyProduct ( "SQLiteEfCodeFirstDbCreator " ) ]
12+ [ assembly: AssemblyProduct ( "SQLite.CodeFirst " ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2015" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
Original file line number Diff line number Diff line change 99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >SQLite.CodeFirst</RootNamespace >
1111 <AssemblyName >SQLite.CodeFirst</AssemblyName >
12- <TargetFrameworkVersion >v4.5.1 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.5.2 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1515 <NuGetPackageImportStamp >b4e826ae</NuGetPackageImportStamp >
You can’t perform that action at this time.
0 commit comments