Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2490
Sample.XF
posted

Hi,

I try to run Samples.XF.

I Have a lot of error, He can't found many assembly.

I try to restore Nuget package but don't work.

See attachment file.

Thank you.

François

Parents
No Data
Reply
  • 34690
    Verified Answer
    Offline posted

    Hello Francois,

    From the looks of the error that you are receiving, it appears that the "nuget.org" package source that you are targeting likely does not contain the Infragistics assemblies required to build the Xamarin.Forms samples browser. I would recommend that you target a NuGet feed that contains these packages. You can do so by creating (if you haven't already) and targeting the Infragistics NuGet Feed, which you can read about in our online documentation, here: https://es.infragistics.com/help/xamarin/infragistics-nuget-feed.

    After configuring that feed and targeting it, you should be able to restore the NuGet packages. If, perhaps you are on a Mac, I would also recommend that you see the following documentation article about compiling the Xamarin Samples Browser in Visual Studio for Mac: https://es.infragistics.com/help/xamarin/xamarin-samples-mac.

    I hope this helps. Please let me know if you have any other questions or concerns on this matter.

    Sincerely,
    Andrew
    Associate Developer

Children