handzlikchris / handzlikchris/FastScriptReload
If same FQDN for type is defined in 2 assemblies - it'll cause compilation error
Aperta
bug
- Lingua principale
- C#
- Stelle
- 2.2k
- Fork
- 167
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently all loaded libs references are added to new hot reloaded assembly.
If user has
AsmA.dll
SomeNamespace.SomeType
and
AsmB.dll
SomeNamespace.SomeType
Then they'll clash on hot reload
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.