Steve Andrews
Steve Andrews
Same, 6 months later. I also tried upgrading the main branch to .NET 5, but got errors there too.
@tomesendam I implemented something similar, but now I am running into blocking issues. I'll look at the code you provided. I'm building something very similar to RelayServer (except starting from...
I'm having the same issue over a year later. I'm using the StyleCop.MSBuild NuGet package.
It doesn't work for me either, and values is also null so I create a new dictionary. The transformer gets hit on a request, but then 404. Almost a year...
@merriemcgaw What about adding a new property with the new enumeration and `[Obsolete]` the old property?
When I comment `if (child != null)`, I then get an argument exception in `KryptonDockingSpace.SpaceControl` that `Should only ever set the value once.` I'm not modifying the saved file. ```...
The documentation is wrong: https://krypton-suite.github.io/Standard-Toolkit-Online-Help/Source/Help/Output/articles/palettes.html There is no KryptonPalette type, among the HUNDREDS!?!? of *Palette* types. Is there somewhere else I should be looking? I'm trying to import an XML...