Scott Willeke
Scott Willeke
@mega5800 Thank you for your contribution! I left a few comments that should help you simplify the code and some minor naming convention notes. To get the test working I...
Thanks @mega5800 ! I'll get looking into this tonight and figure out how to get those files generated. I must have forgotten something as I haven't added new ones in...
Great! I'll take a look tomorrow or the next day!
Sorry no update yet. I didn't have time this weekend. I'll look at it as soon as I can. Hopefully this week
@mega5800 Check out 7e7de8dd4fa3f9ed827f9d905c08e202b7cb0070 and eec6c43e744521eda3740f3fae60fb47598b1e13 and let me know if you have questions or concerns. A couple of notes from my memory of what I saw: - Use overloads...
:tada: This PR is included in version 2.1.0 :tada: The release is available on: - [GitHub release](https://github.com/activescott/lessmsi/releases/tag/v2.1.0) - `v2.1.0` Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
@mega5800 I ignored the codacy issue. Can you also try removing "partial" in that one place and see if it compiles. I can't remember if C# allows it to be...
I'll look at the test case. I see the code but I'll do some debugging myself too
I am looking. Sorry for the delay
If you run it locally using the build.bat, test.bat scripts locally it also fails. Those scripts are really the only reliable way to build and test the project as Visual...