jaquadro / LilyPath

A 2D path and shape drawing library for MonoGame and XNA.
MIT License
93 stars 12 forks source link

New csproj for Mac OS X support #2

Closed jmitchell closed 11 years ago

jmitchell commented 11 years ago

The original csproj references assemblies that won't work in Mac OS X.

To remedy that, this new csproj references MacOS-specific implementations of the required namespaces.