-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Describe the bug
When I try to install from Nuget Manager, I get following error:
Unable to resolve dependency 'Krypton.Toolkit.Suite.Extended.Debug.Tools'. Source(s) used: 'nuget.org', 'Microsoft Visual Studio Offline Packages'.
To Reproduce
Steps to reproduce the behavior:
- Go to Tools - Nuget Package Manager - Manage NuGet Packages for Solution
- Click on 'Browse' tab
- Search for Krypton Extended, select Krypton.Toolkit.Suite.Extended.Common or Krypton.Toolkit.Suite.Extended.Ultimate
- See error
Expected behavior
Expected to have extended toolkit installed so that I can use Wizard and TreeGrid.
Desktop (please complete the following information):
- OS: Windows 10
- Framework/.NET Version: 4.8.1
- Toolkit Version: 95.25.5.145
Additional context
I have Krypton.Toolkit.Standard already installed. But I tried installing Extended.Ultimate or Extended.Common and still face the same error. I think the dependency Debug tools is missing in NuGet package. Please check it out and let me know how can I get the compiled version of Extended toolkit (either Ultimate or Common).