From c925e86c9c56f7f23e7f12685ae3213eb701fcce Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Fri, 28 Jan 2022 20:56:37 +0100 Subject: feat!: ToGuid now throws on non-guid strings Added ToGuidOrDefault for old behaviour --- src/IOL.Helpers/IOL.Helpers.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/IOL.Helpers/IOL.Helpers.csproj') diff --git a/src/IOL.Helpers/IOL.Helpers.csproj b/src/IOL.Helpers/IOL.Helpers.csproj index 2bd3b45..2310989 100644 --- a/src/IOL.Helpers/IOL.Helpers.csproj +++ b/src/IOL.Helpers/IOL.Helpers.csproj @@ -19,10 +19,10 @@ - - - - + + + + -- cgit v1.3