This repository was archived by the owner on Feb 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >2 .0.6 </Version >
3+ <Version >3 .0.0 </Version >
44
55 <Description >Allows to execute Linq to DB (linq2db) queries in Entity Framework Core DbContext.</Description >
66 <Title >Linq to DB (linq2db) extensions for Entity Framework Core</Title >
Original file line number Diff line number Diff line change 1515 <license type =" file" >MIT-LICENSE.txt</license >
1616 <dependencies >
1717 <group targetFramework =" .NETStandard2.1" >
18- <dependency id =" Microsoft.EntityFrameworkCore.Relational" version =" 3.0.0 " />
19- <dependency id =" linq2db" version =" 2.9.6 " />
18+ <dependency id =" Microsoft.EntityFrameworkCore.Relational" version =" 3.1.3 " />
19+ <dependency id =" linq2db" version =" 3.0.0-preview.2 " />
2020 </group >
2121 </dependencies >
2222 </metadata >
Original file line number Diff line number Diff line change 11variables :
22 solution : ' linq2db.EFCore.sln'
33 build_configuration : ' Release'
4- assemblyVersion : 2 .0.6
5- nugetVersion : 2 .0.6
4+ assemblyVersion : 3 .0.0
5+ nugetVersion : 3 .0.0
66 artifact_nugets : ' nugets'
77
88# build on commits to important branches (master + release branches):
You can’t perform that action at this time.
0 commit comments