File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
CodeFirstStoreFunctions/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737// You can specify all the values or you can default the Build and Revision Numbers
3838// by using the '*' as shown below:
3939// [assembly: AssemblyVersion("1.0.*")]
40- [ assembly: AssemblyVersion ( "1.1.2 .0" ) ]
41- [ assembly: AssemblyFileVersion ( "1.1.2 .0" ) ]
40+ [ assembly: AssemblyVersion ( "1.1.3 .0" ) ]
41+ [ assembly: AssemblyFileVersion ( "1.1.3 .0" ) ]
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >EntityFramework.CodeFirstStoreFunctions</id >
5- <version >1.1.2 </version >
5+ <version >1.1.3 </version >
66 <authors >Pawel "moozzyk" Kadluczka</authors >
77 <title >Support for store functions for Entity Framework 6.1.1+ Code First.</title >
88 <licenseUrl >https://raw.githubusercontent.com/moozzyk/CodeFirstFunctions/d5b1aa9958951e4cc77edf80c0470fef33da81fd/License.txt</licenseUrl >
You can’t perform that action at this time.
0 commit comments