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

Error on XML files #129

Open
lordofscripts opened this issue Aug 21, 2020 · 1 comment
Open

Error on XML files #129

lordofscripts opened this issue Aug 21, 2020 · 1 comment

Comments

@lordofscripts
Copy link

I recently added it to a solution and configured the headers even for XML files as in the template. In XML it is properly set within comments, yet when I load the solution it complains that app.config has an error and could not be loaded. When I look at app.config I see my header within the comments after the 1st line (<xml....>) but for some reason VS does not like it and gives an error. I am using VS.2019 (latest)

@Stefan-Ilic
Copy link
Contributor

Hi @lordofscripts,

I tried reproducing your scenario within an App.config file, but for me it always worked as expected and I couldn't trigger the Visual Studio error. Could you possibly provide a minimal sample that causes said error?

Best regards,
Stefan

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

No branches or pull requests

2 participants