Commit 369c9d8
authored
Add support for .slnx file exclusion in BaselineTest (#62767)
This update introduces a new condition to the `relativePath` checks in `BaselineTest.cs`. The code now excludes files that end with the `.slnx` extension, enhancing the filtering of project-related file types and directories during processing.1 parent 4d19e42 commit 369c9d8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments