Skip to content

Commit ce5ec08

Browse files
committed
Update package version.
1 parent 40962a4 commit ce5ec08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/src/Harrison314.EntityFrameworkCore.Encryption.Contrib/Harrison314.EntityFrameworkCore.Encryption.Contrib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
5-
<Version>1.1.0</Version>
5+
<Version>1.2.0</Version>
66
<Authors>harrison314</Authors>
77
<Product>Harrison314.EntityFrameworkCore.Encryption</Product>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<PackageProjectUrl>https://github.com/harrison314/Harrison314.EntityFrameworkCore.Encryption/</PackageProjectUrl>
10-
<Copyright>harrison314 (c) 2021</Copyright>
10+
<Copyright>harrison314 (c) 2022</Copyright>
1111
<PackageIcon>NugetIcon.png</PackageIcon>
1212
<RepositoryUrl>https://github.com/harrison314/Harrison314.EntityFrameworkCore.Encryption/</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>

src/src/Harrison314.EntityFrameworkCore.Encryption/Harrison314.EntityFrameworkCore.Encryption.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
55
<Authors>harrison314</Authors>
6-
<Copyright>harrison314 (c) 2021</Copyright>
6+
<Copyright>harrison314 (c) 2022</Copyright>
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<PackageProjectUrl>https://github.com/harrison314/Harrison314.EntityFrameworkCore.Encryption/</PackageProjectUrl>
99
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)