Skip to content

Commit

Permalink
Merge pull request #3553 from gui-cs/dependabot/nuget/CsvHelper-33.0.1
Browse files Browse the repository at this point in the history
Bump CsvHelper from 32.0.3 to 33.0.1
  • Loading branch information
tig committed Jun 21, 2024
2 parents 6c0607d + cd63813 commit 35bcfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UICatalog/UICatalog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.4" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 35bcfd2

Please sign in to comment.