CommunityToolkit / ColorCode-Universal

This is a port of ColorCode to .NET Standard. The original Html only formatter has been separated from the Logic, so now it can produce Syntax Highlighted code for any output. This Project can currently produce HTML, and Render to UWP RichTextBlocks.
Other
221 stars 41 forks source link

Update Versions to support down to 17763 and Fix CI #26

Closed michael-hawker closed 2 years ago

michael-hawker commented 2 years ago

Supplants #24

Fixes #21 Fixes #18

michael-hawker commented 2 years ago

Thinking we may need to keep WinUI version down to 1.0.x as we can't update the Toolkit yet either... 🤔 This is going to be troubling.

See new tracking issue for root cause of issues with 1.1.x is here: https://github.com/microsoft/WindowsAppSDK/issues/2829