Skip to content

Commit 54a710f

Browse files
build(deps): bump System.Drawing.Common in /src/Appium.Net
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d6299d commit 54a710f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appium.Net/Appium.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</PackageReference>
6161
<PackageReference Include="Selenium.Support" Version="4.24.0" />
6262
<PackageReference Include="Selenium.WebDriver" Version="4.24.0" />
63-
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
63+
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
6464
</ItemGroup>
6565
<ItemGroup>
6666
<Folder Include="Properties\" />

0 commit comments

Comments
 (0)