Skip to content

Commit

Permalink
build(deps): bump Acr.UserDialogs in /integrationtests (reactiveui#2614)
Browse files Browse the repository at this point in the history
Bumps [Acr.UserDialogs](https://github.com/aritchie/userdialogs) from 7.0.30 to 7.1.0.470.
- [Release notes](https://github.com/aritchie/userdialogs/releases)
- [Commits](https://github.com/aritchie/userdialogs/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 16, 2020
1 parent 5bca24f commit 1aa4f52
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Acr.UserDialogs" Version="7.0.30" />
<PackageReference Include="Acr.UserDialogs" Version="7.1.0.470" />
<PackageReference Include="ReactiveUI.AndroidSupport" Version="*" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.*" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.*" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Acr.UserDialogs">
<Version>7.0.30</Version>
<Version>7.1.0.470</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.*" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Acr.UserDialogs" Version="7.0.30" />
<PackageReference Include="Acr.UserDialogs" Version="7.1.0.470" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\IntegrationTests.XamarinForms\IntegrationTests.XamarinForms.csproj">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Acr.UserDialogs" Version="7.0.30" />
<PackageReference Include="Acr.UserDialogs" Version="7.1.0.470" />
<PackageReference Include="ReactiveUI.XamForms" Version="*" />
<PackageReference Include="Xamarin.Forms" Version="4.7.*" />
</ItemGroup>
Expand Down

0 comments on commit 1aa4f52

Please sign in to comment.