Skip to content

Commit c1ae724

Browse files
authored
build(deps): bump System.Drawing.Common from 4.5.1 to 7.0.0 in /src/Appium.Net (#607)
1 parent 35dc674 commit c1ae724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appium.Net/Appium.Net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</ItemGroup>
7474

7575
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
76-
<PackageReference Include="System.Drawing.Common" Version="4.5.1">
76+
<PackageReference Include="System.Drawing.Common" Version="7.0.0">
7777
</PackageReference>
7878
</ItemGroup>
7979

0 commit comments

Comments
 (0)