From e1b092af4c27e87394b9acd40d23e325f33956a8 Mon Sep 17 00:00:00 2001 From: Jaime Olivares Date: Mon, 8 Jul 2024 19:33:01 -0500 Subject: [PATCH] Added strong name signature --- Platform/fo-dicom/fo-dicom.Codecs.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/fo-dicom/fo-dicom.Codecs.csproj b/Platform/fo-dicom/fo-dicom.Codecs.csproj index 0bae50f..dfc3fc8 100644 --- a/Platform/fo-dicom/fo-dicom.Codecs.csproj +++ b/Platform/fo-dicom/fo-dicom.Codecs.csproj @@ -3,7 +3,7 @@ Cross-platform Dicom codecs for fo-dicom (c) Efferent Health, LLC, fo-dicom contributors - 5.14.0.5 + 5.14.0.6 $(Version) $(Version) netstandard2.0 @@ -15,7 +15,7 @@ dicom;netcore;netstandard;fo-dicom;codec;transfer-syntax git https://github.com/Efferent-Health/fo-dicom.Codecs - false + true true