CommunityToolkit / CommunityToolkit/Tooling-Windows-Submodule
[Uno] Remove Rns workaround
- Vorherrschende Sprache
- C#
- Sterne
- 55
- Forks
- 19
- Ø Merge
- 40 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
Talked to Jerome. This is a known Uno issue (see https://github.com/unoplatform/uno/issues/8750).
For now, we can just modify the default namespace in the csproj file? @Arlodotexe I think that'll be the simplest temporary solution.
> Working great on the linux build. I just appended `Rns` for now in the ProjectTemplate so new experiments will work as well.
Changing it for now should be fine as we're authoring the experiments, but it'd mean that VS would try and use it as the default namespace in new files which would break this pattern (though folders always make this problematic sometimes anyway for certain things).
_Originally posted by @michael-hawker in https://github.com/CommunityToolkit/Labs-Windows/issues/110#issuecomment-1124247914_
Beitragsleitfaden
Rechercherichtung
Überprüfe das ProjectTemplate und die relevante .csproj-Datei und vergleiche dann den aktuellen Standardnamespace mit dem in der Beschreibung verlinkten Uno-Issue. Erledigt ist die Aufgabe, wenn der vorübergehende Rns-Namespace-Workaround entfernt wurde, ohne die Experimente oder den für neu erstellte Visual Studio-Dateien verwendeten Namespace zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- tooling
- Issue-Typ
- Refactoring
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100