Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Xamarin.Forms - FormsGallery

Choose a tag to compare

released this 11 Aug 08:48
beb89b8
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.