Skip to content

Commit ec33ce3

Browse files
Bump SixLabors.ImageSharp in /c_sharp/image_classification (#488)
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.1 to 2.1.9. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](SixLabors/ImageSharp@v2.1.1...v2.1.9) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eff6018 commit ec33ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c_sharp/image_classification/image_classification.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.16.0" />
1010
<PackageReference Include="Microsoft.ML.OnnxRuntime.Managed" Version="1.16.0" />
11-
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.1" />
11+
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)