Skip to content

Commit 68f776b

Browse files
authored
Feature/imorovement (#16)
* refactor: improvement * feat: version
1 parent e0a673c commit 68f776b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EfCore.BulkOperations/EfCore.BulkOperations.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<RepositoryUrl>https://github.com/hongjs/EfCore.BulkOperations</RepositoryUrl>
1111
<RepositoryType>github</RepositoryType>
1212
<PackageTags>BulkInsert,BulkUpdate,BulkDelete,BulkMerge</PackageTags>
13-
<Version>1.5.0</Version>
13+
<Version>1.5.1</Version>
1414
<PackageReadmeFile>README.md</PackageReadmeFile>
1515
<PackageProjectUrl>https://github.com/hongjs/EfCore.BulkOperations</PackageProjectUrl>
1616
<PackageLicenseUrl>https://github.com/hongjs/EfCore.BulkOperations?tab=MIT-1-ov-file</PackageLicenseUrl>
@@ -24,4 +24,4 @@
2424
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.4"/>
2525
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.4"/>
2626
</ItemGroup>
27-
</Project>
27+
</Project>

0 commit comments

Comments
 (0)