From bb9918717b77701d939a4eac7011fc739c2eb43a Mon Sep 17 00:00:00 2001 From: Sompote R Date: Mon, 5 Aug 2024 09:56:45 +0700 Subject: [PATCH] feat(nuget): version --- EfCore.BulkOperations/EfCore.BulkOperations.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/EfCore.BulkOperations/EfCore.BulkOperations.csproj b/EfCore.BulkOperations/EfCore.BulkOperations.csproj index 66434bd..d20f131 100644 --- a/EfCore.BulkOperations/EfCore.BulkOperations.csproj +++ b/EfCore.BulkOperations/EfCore.BulkOperations.csproj @@ -10,10 +10,11 @@ https://github.com/hongjs/EfCore.BulkOperations github BulkInsert,BulkUpdate,BulkDelete,BulkMerge - 1.3.0 + 1.4.1 README.md https://github.com/hongjs/EfCore.BulkOperations https://github.com/hongjs/EfCore.BulkOperations?tab=MIT-1-ov-file + performance improve