Hopefully I am first guy who tried TinyCLR on VS2019 ! :))))
I think you are the first. Can we use the current release as is or you changed something to make it work?
No need to change anything, using the release from Starting the New Year with TinyCLR OS 1.0 - #6 by trapperbob just fine.
!!!
I can’t install TinyCLR OS Project System on Visual Studio Enterprise 2019 Version 16.0.0 Preview 1.0MPF 15.0 is missing !
That comes from VS2019 preview. Solution is here:
Or just clone
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\Common7\IDE\CommonExtensions\Platform\Visual Studio MPF\16.0
to
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\Common7\IDE\CommonExtensions\Platform\Visual Studio MPF\15.0
and replace all text “16.0” => “15.0” in file C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\Common7\IDE\CommonExtensions\Platform\Visual Studio MPF\15.0\extension.vsixmanifest that you just cloned.
It’s ok. Thank’s