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

Conversation

@pjcollins
Copy link
Member

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.

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.
@pjcollins pjcollins requested a review from davidbritch August 10, 2020 22:38
@davidbritch
Copy link
Contributor

Thanks for this. There's an issue with VSMac, when updating NuGet packages, where it vomits and switches to using packages.config. Normally I edit .csproj files by hand to update the Forms version, because of this. But I neglected to do that with ShapesDemos (which was only created in June).

@davidbritch davidbritch merged commit beb89b8 into master Aug 11, 2020
@davidbritch davidbritch deleted the remove-packagesconfig branch August 11, 2020 08:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants