Skip to content

Commit 16f9199

Browse files
build(deps): bump System.Drawing.Common and Microsoft.NETFramework.ReferenceAssemblies
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `System.Drawing.Common` from 8.0.10 to 9.0.2 - [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.10...v9.0.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcfde8b commit 16f9199

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
@@ -44,6 +44,6 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
4646
<PackageReference Include="Selenium.WebDriver" Version="4.29.0" />
47-
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
47+
<PackageReference Include="System.Drawing.Common" Version="9.0.2" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)