This repository was archived by the owner on Feb 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Source/LinqToDB.EntityFrameworkCore
Tests/LinqToDB.EntityFrameworkCore.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" linq2db" Version =" 2.5.4 " />
12+ <PackageReference Include =" linq2db" Version =" 2.6.0 " />
1313 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 2.2.0" />
1414 </ItemGroup >
1515
Original file line number Diff line number Diff line change 66
77 <ItemGroup >
88 <PackageReference Include =" JetBrains.DotMemoryUnit" Version =" 3.0.20171219.105559" />
9- <PackageReference Include =" linq2db" Version =" 2.5.4 " />
9+ <PackageReference Include =" linq2db" Version =" 2.6.0 " />
1010 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 2.2.0" />
1111 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 2.2.0" />
1212 <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 2.2.0" />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.9.0" />
14- <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 2.1.2 " />
14+ <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 2.2.0 " />
1515 <PackageReference Include =" NUnit" Version =" 3.11.0" />
1616 <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 2.1.4" />
1717 </ItemGroup >
You can’t perform that action at this time.
0 commit comments