How to deal with cross assembly crefs
Abierto
port-to-tripleslash
- Lenguaje dominante
- C#
- Estrellas
- 14
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.