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 +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >5.0.1 </Version >
3+ <Version >5.0.2 </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 2222 </metadata >
2323
2424 <files >
25- <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\*\linq2db.EntityFrameworkCore.pdb" target =" lib\" />
26- <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\*\linq2db.EntityFrameworkCore.xml" target =" lib\" />
27- <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\*\linq2db.EntityFrameworkCore.dll" target =" lib\" />
25+ <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\** \linq2db.EntityFrameworkCore.pdb" target =" lib\" />
26+ <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\** \linq2db.EntityFrameworkCore.xml" target =" lib\" />
27+ <file src =" ..\Source\LinqToDB.EntityFrameworkCore\bin\Release\** \linq2db.EntityFrameworkCore.dll" target =" lib\" />
2828
2929 <file src =" ..\MIT-LICENSE.txt" />
3030
Original file line number Diff line number Diff line change 11variables :
22 solution : ' linq2db.EFCore.sln'
33 build_configuration : ' Release'
4- assemblyVersion : 5.0.1
5- nugetVersion : 5.0.1
4+ assemblyVersion : 5.0.2
5+ nugetVersion : 5.0.2
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