Преглед на файлове

Merge pull request #2245 from gui-cs/dependabot/nuget/CsvHelper-30.0.1

Bump CsvHelper from 30.0.0 to 30.0.1
Tig преди 2 години
родител
ревизия
2807ab1070
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      UICatalog/UICatalog.csproj

+ 1 - 1
UICatalog/UICatalog.csproj

@@ -19,7 +19,7 @@
     <DefineConstants>TRACE;DEBUG_IDISPOSABLE</DefineConstants>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="CsvHelper" Version="30.0.0" />
+    <PackageReference Include="CsvHelper" Version="30.0.1" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />