Browse Source

Merge branch 'develop' into v1_contributing

Tig 2 years ago
parent
commit
285b4c6b4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UICatalog/UICatalog.csproj

+ 1 - 1
UICatalog/UICatalog.csproj

@@ -22,7 +22,7 @@
   <None Update="./Scenarios/Spinning_globe_dark_small.gif" CopyToOutputDirectory="PreserveNewest" />
   </ItemGroup>
   <ItemGroup>
-    <PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
+    <PackageReference Include="SixLabors.ImageSharp" Version="3.0.0" />
     <PackageReference Include="CsvHelper" Version="30.0.1" />
     <PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />
   </ItemGroup>