Feature Title
Use correct NuGet versions in VS templates
Feature Description
Following on from #3517, template packages should use the following NuGet packages:
- Release versions (
master) - Krypton.Standard.Toolkit
- Canary versions (
canary) - Krypton.Standard.Toolkit.Canary
- Nightly versions (
alpha) - Krypton.Standard.Toolkit.Nightly
At the moment, templates all use the Krypton.Standard.Toolkit NuGet package.
Implementation Ideas (Optional)
No response
Feature Title
Use correct NuGet versions in VS templates
Feature Description
Following on from #3517, template packages should use the following NuGet packages:
master) -Krypton.Standard.Toolkitcanary) -Krypton.Standard.Toolkit.Canaryalpha) -Krypton.Standard.Toolkit.NightlyAt the moment, templates all use the
Krypton.Standard.ToolkitNuGet package.Implementation Ideas (Optional)
No response