From 547ec82a7f5bd94e41023c7d93b7a8f7087c7db0 Mon Sep 17 00:00:00 2001 From: kubagdynia Date: Wed, 5 Jun 2024 10:24:09 +0200 Subject: [PATCH] Update libraries --- .../Dapper.CustomTypeHandlers.Tests.csproj | 6 +++--- .../Dapper.CustomTypeHandlers.csproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.Tests/Dapper.CustomTypeHandlers.Tests.csproj b/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.Tests/Dapper.CustomTypeHandlers.Tests.csproj index f3d3f43..119bc72 100644 --- a/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.Tests/Dapper.CustomTypeHandlers.Tests.csproj +++ b/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.Tests/Dapper.CustomTypeHandlers.Tests.csproj @@ -5,13 +5,13 @@ - + - + - + diff --git a/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj b/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj index 1469672..2e7e492 100644 --- a/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj +++ b/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj @@ -16,9 +16,9 @@ - - - + + +