Skip to content

Commit

Permalink
fix(ImageBrush): [WASM] Fix stretch and alignment for ImageBrush as S…
Browse files Browse the repository at this point in the history
…hape Fill
  • Loading branch information
kazo0 committed Feb 18, 2021
1 parent 8e589c2 commit 38b6205
Show file tree
Hide file tree
Showing 13 changed files with 2,053 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="NUnit" />
<PackageReference Include="NUnit3TestAdapter" />
<PackageReference Include="Xamarin.UITest" Version="3.0.14" />
<PackageReference Include="Xamarin.UITest" Version="3.0.13" />
<PackageReference Include="Uno.UITest" />
<PackageReference Include="Uno.UITest.Selenium" />
<PackageReference Include="Uno.UITest.Xamarin" />
Expand Down
Loading

0 comments on commit 38b6205

Please sign in to comment.