"The encoding in the declaration 'ISO-8859-1' does not match the encoding of the document 'utf-8' "
Open
Backlog
priority 2
tooling
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
Hi there
When I want to add a web services(asmx,wsdl) to the asp.net core2.0 v15.5, I will encounter this error in the status box: "The encoding in the declaration 'ISO-8859-1' does not match the encoding of the document 'utf-8' " but in webform or mvc projects it works well with out any error. How can I fix this error?
Contributor guide
Assessment
This issue has not been assessed yet.