Skip to content

Commit 7fd3011

Browse files
author
Dmitry Panyushkin
committed
Fix .nuspec
1 parent 09769bd commit 7fd3011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EntityFrameworkCore.ChangeTrackingExtensions/EntityFrameworkCore.ChangeTrackingExtensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard1.6</TargetFramework>
55
<PackageId>EntityFrameworkCore.ChangeTrackingExtensions</PackageId>
66
<PackageVersion>1.0.0</PackageVersion>
7-
<Description>An extension for EntityFrameworkCore that provides Auditing, Concurrency Checks, storing complex types as JSON and storing history of all changes from DbContext to Transaction Log.</Description>
7+
<Description>An extension for EntityFrameworkCore that provides Auditing, Concurrency Checks, JSON Complex Types and writing history to Transaction Log.</Description>
88
<Authors>Dmitry Panyushkin</Authors>
99
<Company />
1010
<PackageLicenseUrl>https://github.com/gnaeus/EntityFramework.ChangeTrackingExtensions/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)