Skip to content

Move msbuild xml logic into a C# Custom Build Task class and Create Unit Tests #15

Description

@dazinator

The MSBuild scripts are getting quite complicated which makes things harder to maintain and pretty impossible to test.

I should create a custom build task class instead - written in C#. I can move most of the logic out into that custom task. This will then be possible to unit test and easier to maintain in the long term.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions