Skip to content

Commit 7800c31

Browse files
committed
Icon renamed
1 parent 4fc9a06 commit 7800c31

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

EFCore.BulkExtensions/EFCore.BulkExtensions.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@
88
<Description>EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite</Description>
99
<PackageProjectUrl>https://github.com/borisdj/EFCore.BulkExtensions</PackageProjectUrl>
1010
<Company />
11-
<PackageIcon>logo.png</PackageIcon>
11+
<PackageIcon>EFCoreBulk.png</PackageIcon>
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1313
<PackageTags>EntityFrameworkCore Entity Framework Core EFCore EF Core Bulk Batch Extensions Insert Update Delete Read</PackageTags>
14-
<PackageReleaseNotes>EF Core dependency with floating version</PackageReleaseNotes>
14+
<PackageReleaseNotes>icon renamed</PackageReleaseNotes>
1515
<RepositoryUrl>https://github.com/borisdj/EFCore.BulkExtensions</RepositoryUrl>
16+
<RepositoryType>Git</RepositoryType>
1617
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
1718
<AssemblyVersion>5.0.5.0</AssemblyVersion>
1819
<FileVersion>5.0.5.0</FileVersion>
@@ -28,7 +29,7 @@
2829
</ItemGroup>
2930

3031
<ItemGroup>
31-
<None Include="..\logo.png">
32+
<None Include="..\EFCoreBulk.png">
3233
<Pack>True</Pack>
3334
<PackagePath></PackagePath>
3435
</None>
File renamed without changes.

0 commit comments

Comments
 (0)