Я пытаюсь загрузить Telerik UI для UMP NuGet с помощью диспетчера пакетов NuGet (я также пробовал консоль), и я получаю следующую ошибку:
Could not install package 'Telerik.UI.for.UniversalWindowsPlatform 1.0.1.2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Я также пытался изменить версию .NETFramework на 4.6.1, но она не сработала. Есть что-то, чего я здесь не хватает? Добавить пакет NuGet не должно быть так сложно, но я здесь ... Заранее спасибо!