From a510018d5750a9fb215a82baddc44980c81c7792 Mon Sep 17 00:00:00 2001 From: Filipe GP <4021025+Eastrall@users.noreply.github.com> Date: Thu, 16 Nov 2023 20:54:00 +0100 Subject: [PATCH] Bump version --- .../EntityFrameworkCore.DataEncryption.csproj | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption.csproj b/src/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption.csproj index afbe27f..7cd75c8 100644 --- a/src/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption.csproj +++ b/src/EntityFrameworkCore.DataEncryption/EntityFrameworkCore.DataEncryption.csproj @@ -7,7 +7,7 @@ EntityFrameworkCore.DataEncryption Microsoft.EntityFrameworkCore.DataEncryption true - 4.0.1 + 5.0.0 Filipe GOMES PEIXOTO EntityFrameworkCore.DataEncryption https://github.com/Eastrall/EntityFrameworkCore.DataEncryption @@ -20,7 +20,7 @@ Filipe GOMES PEIXOTO © 2019 - 2023 A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers. LICENSE - https://github.com/Eastrall/EntityFrameworkCore.DataEncryption/releases/tag/v4.0.1 + https://github.com/Eastrall/EntityFrameworkCore.DataEncryption/releases/tag/v5.0.0 README.md @@ -62,8 +62,4 @@ - - - -