Skip to content

Commit

Permalink
Added strong name signature
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-olivares committed Jul 9, 2024
1 parent 3cb4241 commit e1b092a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Platform/fo-dicom/fo-dicom.Codecs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>Cross-platform Dicom codecs for fo-dicom</Description>
<Copyright>(c) Efferent Health, LLC, fo-dicom contributors</Copyright>
<Version>5.14.0.5</Version>
<Version>5.14.0.6</Version>
<AssemblyVersion>$(Version)</AssemblyVersion>
<FileVersion>$(Version)</FileVersion>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -15,7 +15,7 @@
<PackageTags>dicom;netcore;netstandard;fo-dicom;codec;transfer-syntax</PackageTags>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/Efferent-Health/fo-dicom.Codecs</RepositoryUrl>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

Expand Down

0 comments on commit e1b092a

Please sign in to comment.