Skip to content

Commit

Permalink
Merge pull request #246 from SMI/dependabot/nuget/HIC.DicomTypeTransl…
Browse files Browse the repository at this point in the history
…ation-4.1.3
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
2 parents b55552e + 0156a05 commit 8db4464
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Repopulator/Repopulator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.2" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.3" />
</ItemGroup>
<ItemGroup>
<Compile Update="RepopulatorJob.cs">
Expand Down
2 changes: 1 addition & 1 deletion TemplateBuilder/TemplateBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<PackageReference Include="fo-dicom" Version="5.1.3" />
<PackageReference Include="fo-dicom.Imaging.ImageSharp" Version="5.1.3" />
<PackageReference Include="HIC.BadMedicine.Dicom" Version="0.1.0" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.2" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.3" />
<PackageReference Include="ObjectListView.Repack.NET6Plus" Version="2.9.5" />
<PackageReference Include="fernandreu.ScintillaNET" Version="4.2.0" />
<ProjectReference Include="..\Repopulator\Repopulator.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.2" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.1.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.3.0">
Expand Down

0 comments on commit 8db4464

Please sign in to comment.