Browse Source

Bump CsvHelper from 32.0.1 to 32.0.2

Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 32.0.1 to 32.0.2.
- [Commits](https://github.com/JoshClose/CsvHelper/compare/32.0.1...32.0.2)

---
updated-dependencies:
- dependency-name: CsvHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
73681e1556
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UICatalog/UICatalog.csproj

+ 1 - 1
UICatalog/UICatalog.csproj

@@ -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.1" />
+    <PackageReference Include="CsvHelper" Version="32.0.2" />
     <PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
   </ItemGroup>
   <ItemGroup>