How to deal with cross assembly crefs
Aperta
port-to-tripleslash
- Lingua principale
- C#
- Stelle
- 14
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I backported docs to System.IO as an experiment. It made FileSystemName (which is in corelib) have `` (which is in a different assembly). This is fine for the docs build because its context is apparently "everything". However the compiler complains with CS1574 and I have to remove the cref.
When making code the source of truth, how can we preserve cref's across assemblies?
@carlossanlop
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.