Commit b56e216
fix: update mono api calls to coreclr-compatible api calls (#3799)
* Migrate AppDomain.GetAssemblies() to CurrentAssemblies.GetLoadedAssemblies()
* Update CHANGELOG
---------
Co-authored-by: Emma <[email protected]>1 parent b37d121 commit b56e216
File tree
2 files changed
+8
-0
lines changed- com.unity.netcode.gameobjects
- Editor
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
| 70 | + | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
| |||
0 commit comments