How to deal with cross assembly crefs
Offen
port-to-tripleslash
- Vorherrschende Sprache
- C#
- Sterne
- 14
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.