xamarin / XamarinCommunityToolkit

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
MIT License
1.58k stars 471 forks source link

VisualDemos sample build dependency problems #113

Closed wtfink closed 4 years ago

wtfink commented 5 years ago

https://github.com/xamarin/xamarin-forms-samples/tree/master/UserInterface/VisualDemos

Bug

Version Number of Plugin: visual studio 2019 pro Device Tested On: n/a since cant build Simulator Tested On: n/a since cant build

Expected Behavior

successful build of unedited zip extract

Actual Behavior

dependency problems prevent build

Steps to reproduce the Behavior

**1. 1.download toolkit zip

  1. 2.unzip via extract all to newly created empty folder

    1. load solution using vs2019pro ver 16.2.4 ms .net framework ver 4.8.03752
  2. on my dell inspirion 15-3571 with: latest win10 and all updates, latest xamarin ver 16.2.0.95

  3. 4.wait until all projects are loaded and installed

  4. 5.load tools nuget package manager you see needing 13 updates and select all

  5. 6.all nuget updates fail

  6. 7.attempt solution build but it fails

  7. 8.view all project dependencies. you should see these package errors:

  8. 1-stylecops.analyzers(1.1.0-beta006)

  9. 2-xamarin.forms(3.1.0.583944)

  10. 3-mdoc(5.7.1)

  11. 4-msbuild.sdk.extras(1.6.20-preview)

  12. 5-netstandard.library(2.0.3)

  13. 6-microsoft.net.test.sdk(15.7.2)

  14. 7-mstest.testadapter(1.3.2)

  15. 8-mstest.tesdframework(1.3.2)

  16. 9-microsoft.netcore.app(2.0)

  17. 10-netstandardlibrary(1.6.1)

  18. 11-uap 10.0.16299**

Feature Request:

Please fill in what you would like none but this code asis is exciting and important to me and my app development business

jfversluis commented 4 years ago

Since the project will be overhauled I don't think this will be relevant anymore