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

Commit

Permalink
Bump PropertyChanged.Fody from 3.2.1 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [PropertyChanged.Fody](https://github.com/Fody/PropertyChanged) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/Fody/PropertyChanged/releases)
- [Commits](Fody/PropertyChanged@3.2.1...3.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 10, 2020
1 parent b6558a4 commit 5af303a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="PropertyChanged.Fody" Version="3.2.1" PrivateAssets="all" />
<PackageReference Include="PropertyChanged.Fody" Version="3.2.3" PrivateAssets="all" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.991211" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<Reference Include="Xamarin.iOS" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="PropertyChanged.Fody" Version="3.2.1" PrivateAssets="all" />
<PackageReference Include="PropertyChanged.Fody" Version="3.2.3" PrivateAssets="all" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.991211" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/src/PopupPluginSample/PopupPluginSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PropertyChanged.Fody" Version="3.2.1" PrivateAssets="all" />
<PackageReference Include="PropertyChanged.Fody" Version="3.2.3" PrivateAssets="all" />
<PackageReference Include="Prism.DryIoc.Forms" Version="7.2.0.1422" />
<PackageReference Include="Xamarin.Essentials" Version="1.3.1" />
<PackageReference Include="Xamarin.Forms" Version="4.3.0.991211" />
Expand Down

0 comments on commit 5af303a

Please sign in to comment.