Commit 7cf9efe
Fix critical bugs and add comprehensive AvoidConflicts support
- Fix undefined variable error on Desktop edition (line 122)
- Add Desktop edition support for -AvoidConflicts parameter
- Enhance verbose logging for skipped assemblies
- Add integration tests to build.yml workflow
- Remove standalone test file in favor of workflow tests
Co-authored-by: Chrissy LeMaire <potatoqualitee@users.noreply.github.com>1 parent c7f1e62 commit 7cf9efe
2 files changed
+20
-123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
202 | 214 | | |
203 | | - | |
204 | | - | |
205 | 215 | | |
206 | 216 | | |
This file was deleted.
0 commit comments