Templates icon indicating copy to clipboard operation
Templates copied to clipboard

.editorconfig syntax errors when using EnableGenerateDocumentationFile

Open VictorioBerra opened this issue 10 months ago • 0 comments

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 avatar Aug 26 '23 16:08 VictorioBerra