Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Recommended template has mixed EOLs in XAML files #741

Open
Youssef1313 opened this issue Jun 11, 2024 · 0 comments
Open

[Bug] Recommended template has mixed EOLs in XAML files #741

Youssef1313 opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@Youssef1313
Copy link
Member

Current behavior

The EOL around these lines:

      xmlns:local="using:UnoApp4.Presentation"
      xmlns:uen="using:Uno.Extensions.Navigation.UI"
      xmlns:utu="using:Uno.Toolkit.UI"
      xmlns:um="using:Uno.Material"

appear to be \n instead of \r\n like the rest of the file. Looks like a bug from this line:

"value": "\n xmlns:utu=\"using:Uno.Toolkit.UI\""

(and similar lines)

Expected behavior

Consistent EOLs

Affected platforms

No response

Template Host

Visual Studio

Host OS

Windows

Template Options

Recommended

Template Version

Latest

Anything else we need to know?

No response

@Youssef1313 Youssef1313 added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Jun 11, 2024
@dansiegel dansiegel self-assigned this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

2 participants