Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Commit

Permalink
Bump Xamarin.Forms from 3.3.0.912540 to 4.3.0.947036
Browse files Browse the repository at this point in the history
Bumps Xamarin.Forms from 3.3.0.912540 to 4.3.0.947036.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 30, 2019
1 parent be414cf commit 0172a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xunit.runner.devices/xunit.runner.devices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="xunit.runner.utility" Version="$(XunitVersion)" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />

<PackageReference Condition="'$(IsXamForms)' == 'true'" Include="Xamarin.Forms" Version="3.3.0.912540" />
<PackageReference Condition="'$(IsXamForms)' == 'true'" Include="Xamarin.Forms" Version="4.3.0.947036" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0172a9d

Please sign in to comment.