migueldeicaza / MonoTouch.Dialog

Tools to simplify creating dialogs with the user using MonoTouch
MIT License
430 stars 211 forks source link

[dotnet] Shared project files don't need the DefaultTargets/ToolsVersion/xmlns attributes. #256

Closed rolfbjarne closed 2 years ago

rolfbjarne commented 2 years ago

This makes it easier for xharness to process this shared file, because the xmlns attribute complicates matters.