Skip to content

Commit

Permalink
Bump Xamarin.Forms from 5.0.0.2612 to 5.0.0.2622 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 36048a9 commit 2cdabcb
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 @@ -51,7 +51,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.8.0" />
Expand Down
2 changes: 1 addition & 1 deletion AsyncCommandSample.iOS/AsyncCommandSample.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Xamarin.Essentials.Interfaces" Version="1.8.0" />
Expand Down
2 changes: 1 addition & 1 deletion AsyncCommandSample/AsyncCommandSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2612" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2622" />
<PackageReference Include="Xamarin.CommunityToolkit" Version="2.0.6" />
<PackageReference Include="Xamarin.CommunityToolkit.Markup" Version="2.0.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 2cdabcb

Please sign in to comment.