Krypton-Suite/Standard-Toolkit-Demos

[Bug] Demo Dev projects, reference no longer available 2019 Standard-Toolkit projects

bakerhillpins opened this issue · 1 comments

Describe the bug
Loading the Krypton Docking Examples 2019 - Dev.sln doesn't load the Standard-Toolkit projects because they have migrated to project names that have a 2022 suffix/support. I'm assuming that the 2022 projects just haven't been committed to the Demo project yet.

If you correct the reference names in the 2019 Demo SLN it complains about .NET 6 support. I'd almost argue to leave both 2019 and 2022 projects to give folks a non NET 6 solution.

To Reproduce
Clone the master branch.
Open the Krypton Docking Examples 2019 - Dev.sln
None of the Standard-Toolkit projects open because it's looking for 2019 suffixed projects.

Expected behavior
Opens all projects and everyone is happy because they don't have a million references to fix.

Solved; because the 2019 are no longer available in master ;-)
image