From 3482a46bd4d503bb0c8ebdf20e4b995469a0b5ff Mon Sep 17 00:00:00 2001 From: Retrodad Date: Fri, 25 Aug 2023 07:46:44 +0200 Subject: [PATCH] release 2.0.5 --- EasyDbMigrator/EasyDbMigrator.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/EasyDbMigrator/EasyDbMigrator.csproj b/EasyDbMigrator/EasyDbMigrator.csproj index 558ceef..0125d1f 100644 --- a/EasyDbMigrator/EasyDbMigrator.csproj +++ b/EasyDbMigrator/EasyDbMigrator.csproj @@ -4,7 +4,7 @@ net6.0;net7.0 enable false - 2.0.4 + 2.0.5 Retrodad.EasyDbMigrator EasyDbMigrator is a database migration framework written in C#. It can be used for integration testing on your local machine or in CI/CD Pipelines or for manual migrations. MIT @@ -17,12 +17,12 @@ For help and release info see: https://github.com/Retrodad0001/EasyDbMigrator

true Retrodad0001 - 2.0.4 - 2.0.4 + 2.0.5 + 2.0.5 https://github.com/Retrodad0001/EasyDbMigrator True latest - 2.0.4 + 2.0.5 Retrodad.EasyDbMigrator