Forum Discussion
tscholze
Feb 13, 2020Iron Contributor
surface-duo-sdk-xamarin-samples does not use the NuGet package but xamarin-forms-samples does
It seems, that the "officical" https://github.com/microsoft/surface-duo-sdk-xamarin-samples repository is currently not updated to use the NuGet package but the example from the https://github.com/xa...
- Feb 13, 2020
tscholze We have migrated those demos over to: https://github.com/xamarin/xamarin-forms-samples/tree/pre-release/UserInterface/DualScreenDemos
We will be updating that repo to point to these samples for people
JamesMontemagno
Microsoft
Feb 13, 2020tscholze We have migrated those demos over to: https://github.com/xamarin/xamarin-forms-samples/tree/pre-release/UserInterface/DualScreenDemos
We will be updating that repo to point to these samples for people
tscholze
Feb 14, 2020Iron Contributor
Okay, that means that we should use these examples instead of of the surface-duo-sdk-xamarin-samples once. Thanks.
- tscholzeFeb 16, 2020Iron Contributor
As a follow up
The https://github.com/microsoft/surface-duo-sdk-xamarin-samples has now been updated to match the xamarin-forms-samples code.