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

Add xml encoding #297

Closed
wants to merge 2 commits into from
Closed

Add xml encoding #297

wants to merge 2 commits into from

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

CSProj, Props, Targets, & XAML files are not using the xml tag to specify the encoding at UTF-8

What is the new behavior?

The affected files now have the proper xml tag to specify the file encoding

<?xml version="1.0" encoding="utf-8" ?>

@dansiegel dansiegel enabled auto-merge September 18, 2023 16:44
@dansiegel dansiegel closed this Sep 19, 2023
auto-merge was automatically disabled September 19, 2023 15:46

Pull request was closed

@dansiegel dansiegel deleted the dev/ds/xml-encoding branch September 19, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encoding of XAML files seems incorrect
1 participant