3F / MvsSln

🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more …
MIT License
135 stars 27 forks source link

added missing project types #15

Closed wouterroos closed 5 years ago

3F commented 5 years ago

Thanks for your contribution!

Can you just format spaces where equal sign. Thanks.

wouterroos commented 5 years ago

Like this?

3F commented 5 years ago

Like this?

Yes, thanks, https://github.com/3F/MvsSln/pull/15/commits/17677ad1dcd2ab9559ae5862e3621aa159892d74 looks ok. But you return it back again by the new commit https://github.com/3F/MvsSln/pull/15/commits/90f6ad38fae1c3d65ed3a0ec35d0a296fe06aff3 :)

And before merge, again, either update your commits or I will squash this because of many unrelated items.

wouterroos commented 5 years ago

fixed the formatting again, something to do with auto formatting tools in Visual Studio. Squash merge is fine by me.