vidstige / NRasterizer

OpenType parser in pure c#
Apache License 2.0
38 stars 11 forks source link

update csproj -> xproj to allow so project can run in VS2015. #47

Closed tocsoft closed 7 years ago

tocsoft commented 7 years ago

This will enable running the project from vs2015 while still using the new project.json stuff for the full build.

vidstige commented 7 years ago

Ah, great. I realized the test runner in Visual Code is not super so Xamarin is the best option on mac and I guess this will mess that up. But Windows development should be prio and Visual Code with project.json still works. Thank you. :bowing_man: