Skip to content

Commit

Permalink
Update System.Drawing.Common (#20122)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarinho authored Jan 24, 2024
1 parent be96a72 commit 2c02ada
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Controls/tests/UITests/Controls.AppiumTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

<ItemGroup>
<PackageReference Include="Appium.WebDriver" Version="5.0.0-beta02" />
<PackageReference Include="System.Drawing.Common" Version="4.7.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down
1 change: 1 addition & 0 deletions src/TestUtils/src/UITest.Appium/UITest.Appium.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<ItemGroup>
<PackageReference Include="Appium.WebDriver" Version="5.0.0-beta02" />
<PackageReference Include="System.Drawing.Common" Version="4.7.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2c02ada

Please sign in to comment.