mrlacey / MauiAppAccelerator

A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
https://marketplace.visualstudio.com/items?itemName=MattLaceyLtd.MauiAppAccelerator
MIT License
307 stars 10 forks source link

Generated output should consistently use tabs. not a mix of tabs and spaces #12

Closed mrlacey closed 1 year ago

mrlacey commented 1 year ago

Generated output currently uses a mix of tabs and spaces. Use tabs throughout.

Also add test to verify all template files

mrlacey commented 1 year ago

ready to release