So while working on src/Tasks/GenerateResource.cs I accidentally found that there's a relatively large amount of whitespace in the entire MSBuild project. Can I clean this up? I'll do it programmatically of course, and (once I find one) I'll insert the function I use.
So while working on src/Tasks/GenerateResource.cs I accidentally found that there's a relatively large amount of whitespace in the entire MSBuild project. Can I clean this up? I'll do it programmatically of course, and (once I find one) I'll insert the function I use.