Skip to content

Commit

Permalink
Merge pull request #3387 from gui-cs/dependabot/nuget/CsvHelper-31.0.3
Browse files Browse the repository at this point in the history
Bump CsvHelper from 31.0.2 to 31.0.3
  • Loading branch information
tig authored Apr 4, 2024
2 parents 50dc19d + 7d3b5fa commit 2e519cf
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.3" />
<PackageReference Include="CsvHelper" Version="31.0.2" />
<PackageReference Include="CsvHelper" Version="31.0.3" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2e519cf

Please sign in to comment.