Michael

Results 8 comments of Michael

> For 2019, you need to use the latest 2.x version of the SDK, can you try that? I tried on VSfM 2019 and VS 2019, unfortunately it doesn't work....

> For Visual Studio 2019 version 16.1.2 will have the fix in it to make things work again. There is no support for Visual Studio for Mac currently. Thanks for...

Ok, that clarifies the situation. Thanks everybody 👍

I updated my config to last Visualstudio versions and my sample https://github.com/ZeProgFactory/MSBuildSdkExtrasTest to last Nuget version. So now the current state for building with the IDE is: | Version |...

Our main target will be Raspbian. Running typically, on Raspberry Pi 4.

I made it in my theme: var t = new DarkMarkdownTheme(); t.BackgroundColor = Color.Transparent; ... var view = new MarkdownView(); view.Theme = t; ...

We have the same issue on Windows (not tested on other platforms). Did somebody found a workaround?

Did you find a workaround or a fix? I've the same issue.