File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed
EntityFrameworkExtras.EF6.NetStandard
EntityFrameworkExtras.EFCore2.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard20
EntityFrameworkExtras.EFCore3.NetStandard21 Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.0.4 " ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.4 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.5 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.5 " ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.0.4 " ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.4 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.5 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.5 " ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.0.4 " ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.4 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.5 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.5 " ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.0.4 " ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.4 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.5 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.5 " ) ]
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<SignAssembly >true</SignAssembly >
6
6
<AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
7
- <Version >3.0.4 </Version >
7
+ <Version >3.0.5 </Version >
8
8
<Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
9
9
<AssemblyName >EntityFrameworkExtras.EF6</AssemblyName >
10
10
<RootNamespace >EntityFrameworkExtras.EF6</RootNamespace >
Original file line number Diff line number Diff line change 5
5
<AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
6
6
<SignAssembly >true</SignAssembly >
7
7
<AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8
- <Version >2.0.4 </Version >
8
+ <Version >2.0.5 </Version >
9
9
<Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
10
10
<RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
11
11
<Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
Original file line number Diff line number Diff line change 5
5
<AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
6
6
<SignAssembly >true</SignAssembly >
7
7
<AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8
- <Version >3.0.4 </Version >
8
+ <Version >3.0.5 </Version >
9
9
<Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
10
10
<RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
11
11
<Authors >ZZZ Projects & Michael Rodda & Craig Bovis</Authors >
Original file line number Diff line number Diff line change 5
5
<AssemblyName >EntityFrameworkExtras.EFCore</AssemblyName >
6
6
<SignAssembly >true</SignAssembly >
7
7
<AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
8
- <Version >3.0.4 </Version >
8
+ <Version >3.0.5 </Version >
9
9
<Description >EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</Description >
10
10
<RootNamespace >EntityFrameworkExtras.EFCore</RootNamespace >
11
11
<Company >EntityFrameworkExtras.EFCore</Company >
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "3.0.4 " ) ]
36
- [ assembly: AssemblyFileVersion ( "3.0.4 " ) ]
35
+ [ assembly: AssemblyVersion ( "3.0.5 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "3.0.5 " ) ]
You can’t perform that action at this time.
0 commit comments