Standard-Toolkit: [Bug]: Many controls are missing if the project is .NET 5/6
Describe the bug If you install the NuGet package in a project using .NET 5/6, half of the controls are missing.
Workaround: Configure projects to use net48
to get access to the full toolkit suite.
Needs to be investigated.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17 (15 by maintainers)
FYI - I started a new project and installed the 65.22.4.94 version of the package(s), and now this is not happening
@Smurf-IV Toolbox icons seem to be working via NuGet if using just .NET 6???