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

Multi-target .NET Standard 1.4 and 2.0 #10

Closed 0xced closed 2 years ago

0xced commented 4 years ago

See guidance on Cross-platform targeting

michael-hawker commented 2 years ago

Thanks @0xced, we're finally working on doing an update after getting some things sorted out with the project (though still working on restoring the build). I've added this one for our next release.

@Sergio0694 do you know if the order matters here?

Sergio0694 commented 2 years ago

@michael-hawker nope the order of TFMs is not important 🙂