We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698ec0e commit 80fd83aCopy full SHA for 80fd83a
build/Packages.targets
@@ -14,7 +14,7 @@
14
<ItemGroup>
15
16
<!--Dependencies production code (and maybe also in test code)-->
17
- <PackageReference Update="SixLabors.ImageSharp" Version="2.1.3" />
+ <PackageReference Update="SixLabors.ImageSharp" Version="2.1.9" />
18
19
<!-- Packages and tools for releasing (sourcelink)-->
20
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.1.1" />
0 commit comments