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

.editorconfig syntax errors when using EnableGenerateDocumentationFile #2134

Open
VictorioBerra opened this issue Aug 26, 2023 · 0 comments
Open
Labels
bug Issues describing a bug or pull requests fixing a bug. template/API The Swagger API project template

Comments

@VictorioBerra
Copy link
Collaborator

Describe the bug

Set <EnableGenerateDocumentationFile>true</EnableGenerateDocumentationFile> in build props, the editor config will light up with errors.

Use latest Visual Studio 17!

Steps to reproduce

  1. Set <EnableGenerateDocumentationFile>true</EnableGenerateDocumentationFile> in Build props
  2. Build
  3. Observe 5 or 6 errors, usually around using XML snippets in comments

Expected behaviour

Project builds, no error.s

Template

Probably all of them. Only tested with API/

.NET Boxed Version

Latest

Visual Studio Version

VS 17.7

.NET Version

.NET 7

@VictorioBerra VictorioBerra added bug Issues describing a bug or pull requests fixing a bug. template/API The Swagger API project template labels Aug 26, 2023
@VictorioBerra VictorioBerra changed the title .editorconfig syntax errors .editorconfig syntax errors when using EnableGenerateDocumentationFile Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues describing a bug or pull requests fixing a bug. template/API The Swagger API project template
Projects
None yet
Development

No branches or pull requests

1 participant