How to deal with cross assembly crefs
Ouverte
port-to-tripleslash
- Langage dominant
- C#
- Étoiles
- 14
- Forks
- 21
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.