File tree Expand file tree Collapse file tree 9 files changed +16
-14
lines changed
EntityFrameworkExtras.EF6.NetStandard
EntityFrameworkExtras.EFCore2.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard21 Expand file tree Collapse file tree 9 files changed +16
-14
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.1 " ) ]
35+ [ assembly: AssemblyVersion ( "3.0.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.2 " ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.1 " ) ]
35+ [ assembly: AssemblyVersion ( "3.0.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.2 " ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.1" ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.1" ) ]
35+ [ assembly: AssemblyVersion ( "3.0.2" ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.2" ) ]
37+
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.1" ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.1" ) ]
35+ [ assembly: AssemblyVersion ( "3.0.2" ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.2" ) ]
37+
Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.1</TargetFramework >
55 <SignAssembly >true</SignAssembly >
66 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
7- <Version >3.0.1 </Version >
7+ <Version >3.0.2 </Version >
88 <Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
99 <AssemblyName >EntityFrameworkExtras.EF6</AssemblyName >
1010 <RootNamespace >EntityFrameworkExtras.EF6</RootNamespace >
Original file line number Diff line number Diff line change 55 <AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
66 <SignAssembly >true</SignAssembly >
77 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8- <Version >2.0.1 </Version >
8+ <Version >2.0.2 </Version >
99 <Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
1010 <RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
1111 <Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
Original file line number Diff line number Diff line change 55 <AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
66 <SignAssembly >true</SignAssembly >
77 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8- <Version >3.0.1 </Version >
8+ <Version >3.0.2 </Version >
99 <Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
1010 <RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
1111 <Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
Original file line number Diff line number Diff line change 55 <AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
66 <SignAssembly >true</SignAssembly >
77 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8- <Version >3.0.1 </Version >
8+ <Version >3.0.2 </Version >
99 <Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
1010 <RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
1111 <Company >EntityFrameworkExtras.EFCore</Company >
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.0.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "3.0.1 " ) ]
35+ [ assembly: AssemblyVersion ( "3.0.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "3.0.2 " ) ]
You can’t perform that action at this time.
0 commit comments