Lachlan Barclay
Lachlan Barclay
Great library by the way! Super helpful! Thank you so much :) Just a small thing BTW, Step 3 of the implementation documentation says: >To avoid performance degradation and possible...
`uses: dotnet/code-analysis@v1` Doesn't work as no tags exist in this project.
### Is this feature missing in the latest version? - [x] I'm using the latest release ### Is your feature request related to a problem? Please describe. It would be...
This PR adds support for being able to specify a list of [dotnet solution filter files](https://learn.microsoft.com/en-us/visualstudio/msbuild/solution-filters?view=vs-2022), and for those files to be parsed and converted to Yaml file patterns. What...