Skip to content

Commit 993ae51

Browse files
committed
Package description changes
1 parent 08e675c commit 993ae51

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

EntityFrameworkCore.Extensions/EntityFrameworkCore.Extensions.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
<Authors>Nikita Savinov</Authors>
66
<Company>Nikita Savinov</Company>
77
<PackageProjectUrl>https://github.com/nikitasavinov/EntityFrameworkCore.Extensions</PackageProjectUrl>
8-
<Description>A set of usefull extensions for EntityFrameworkCore</Description>
8+
<Description>A set of usefull extensions for EntityFrameworkCore (Dynamic data masking, MigrationBuilder and ModelBuilder extensions, etc)</Description>
99
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
10-
<Version>1.0.1</Version>
10+
<Version>1.0.2</Version>
11+
<PackageTags>EntityFrameworkCore entity-framework-core DB</PackageTags>
1112
</PropertyGroup>
1213

1314
<ItemGroup>

0 commit comments

Comments
 (0)