WildernessLabs / NetMF_MonoDevelop_VS_Mac_Addin

.NET MicroFramework add-in for MonoDevelop/Xamarin Studio/Visual Studio Mac
MIT License
0 stars 3 forks source link

Even better fixup to project fixups #13

Closed chkn closed 6 years ago

chkn commented 6 years ago

These need to happen on the unevaluated MSBuildProject. No idea how it ever worked before (e.g. in 876cc98 or even before that), but it seems to work now. Hooray!

Should fix https://github.com/WildernessLabs/NetMF_MonoDevelop_VS_Mac_Addin/issues/12 but a little extra testing wouldn't hurt 😁

bryancostanich commented 6 years ago

Awesome!!!!!