Skip to content

Commit

Permalink
build(deps): bump Xamarin.Forms from 5.0.0.2545 to 5.0.0.2578 in /src (
Browse files Browse the repository at this point in the history
…#3515)

Bumps Xamarin.Forms from 5.0.0.2545 to 5.0.0.2578.

---
updated-dependencies:
- dependency-name: Xamarin.Forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2023
1 parent a899e8b commit 2996863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ReactiveUI.XamForms/ReactiveUI.XamForms.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="MSBuild.Sdk.Extras">
<Project Sdk="MSBuild.Sdk.Extras">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net7.0</TargetFrameworks>
<PackageDescription>Contains the ReactiveUI platform specific extensions for Xamarin Forms</PackageDescription>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2545" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2996863

Please sign in to comment.