Skip to content

Commit

Permalink
build(deps): bump System.Drawing.Common from 4.5.1 to 7.0.0 in /src/A…
Browse files Browse the repository at this point in the history
…ppium.Net (#607)
  • Loading branch information
Dor-bl authored Apr 28, 2023
1 parent 35dc674 commit c1ae724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Appium.Net/Appium.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="System.Drawing.Common" Version="4.5.1">
<PackageReference Include="System.Drawing.Common" Version="7.0.0">
</PackageReference>
</ItemGroup>

Expand Down

0 comments on commit c1ae724

Please sign in to comment.