Nuget packages for XrmToolkit
Is there some repository nuget where xrmtoolkit libs can be found?
I try to automate the build of my crm project trough azure devops pipeline but it always complaining about this reference not found... SS.Crm.linq
Best regards,
Nicolas
This has been implemented in v7 which was just released. For more information on this release see here: https://xrmtoolkit.com/WhatsNew/WhatsNewInV7
-
Jeff Dodds commented
Better yet, can you switch over to the Microsoft Provided NuGet packages? I typically work around this via removing all references to the Simpler Software directory and instead, through NuGet, referencing the official SDKs.
Nicolas this approach should work for you as well.