Skip to content

Commit

Permalink
Bump fo-dicom from 5.0.3 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [fo-dicom](https://github.com/fo-dicom/fo-dicom) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/fo-dicom/fo-dicom/releases)
- [Changelog](https://github.com/fo-dicom/fo-dicom/blob/development/ChangeLog.md)
- [Commits](fo-dicom/fo-dicom@5.0.3...5.1.1)

---
updated-dependencies:
- dependency-name: fo-dicom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 474e978 commit aab2d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DicomTypeTranslation/DicomTypeTranslation.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.1;net6.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
Expand Down Expand Up @@ -30,7 +30,7 @@
<None Include="Elevation\TagElevation.cd" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="fo-dicom" Version="5.0.3" />
<PackageReference Include="fo-dicom" Version="5.1.1" />
<PackageReference Include="HIC.FAnsiSql" Version="3.0.1" />
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
Expand Down

0 comments on commit aab2d5b

Please sign in to comment.