Commit 8ca8388
Fix ILLink descriptor: update assembly name from xunit.assert to xunit.v3.assert
The ILLinker descriptor referenced the old assembly name, causing
NativeAOT and trimming builds to fail with IL2007/MSB3073 errors.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2b1b32b commit 8ca8388
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments