File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
NugetProjects/EFCore.BulkExtensions.v6 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<ItemGroup >
3
3
<PackageReference Include =" Microsoft.Data.SqlClient" Version =" 5.1.5" />
4
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.22 " />
4
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.28 " />
5
5
<PackageReference Include =" NetTopologySuite.IO.SqlServerBytes" Version =" 2.1.0" />
6
6
<PackageReference Include =" EntityFrameworkCore.SqlServer.HierarchyId" Version =" 3.0.1" />
7
7
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 6.0.22" />
8
8
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 6.0.22" />
9
- <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 6.0.2 " />
9
+ <PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 6.0.3 " />
10
10
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite.Core" Version =" 6.0.22" />
11
11
<PackageReference Include =" NetTopologySuite.IO.SpatiaLite" Version =" 2.0.0" />
12
12
</ItemGroup >
You can’t perform that action at this time.
0 commit comments