This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Xamarin.Forms - FormsGallery
Remove unnecessary packages.config files (#654) The `packages.config` files included in the `FormsGallery.iOS`, `ShapesDemos.Android`, and `Xaminals.iOS` projects were unused and have been removed. TodoWCF had a combination of `<PackageReference/>` elements and a `packages.config` file which has now been removed to simplify the project.