Skip to content

Commit

Permalink
Bump CsvHelper from 27.2.1 to 28.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Jul 11, 2022
1 parent af51a38 commit 6d70c8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Repopulator/Repopulator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Content Include="..\TemplateBuilder\NLog.config" Link="NLog.config" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper" Version="27.2.1" />
<PackageReference Include="CsvHelper" Version="28.0.0" />
<PackageReference Include="HIC.DicomTypeTranslation" Version="4.0.1" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.*" />
<PackageReference Include="Microsoft.CSharp" Version="4.*" />
Expand Down
2 changes: 1 addition & 1 deletion TemplateBuilder/TemplateBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<PackageReference Include="CsvHelper" Version="27.2.1" />
<PackageReference Include="CsvHelper" Version="28.0.0" />
<PackageReference Include="DockPanelSuite" Version="3.1.0" />
<PackageReference Include="DockPanelSuite.ThemeVS2015" Version="3.1.0" />
<PackageReference Include="fo-dicom" Version="5.0.3" />
Expand Down

0 comments on commit 6d70c8d

Please sign in to comment.