Skip to content

Difference between IncludeSymbolsInSingleFile and DebugType embedded? #42278

@holc-tkomp

Description

@holc-tkomp

What's the difference between adding

<IncludeSymbolsInSingleFile>true</IncludeSymbolsInSingleFile>

and

<DebugType>embedded</DebugType>

to your .csproj?

This is pretty straightforward question, but I really couldn't find anything more than "IncludeSymbolsInSingleFile" is only available for .NET Core 3.0+ in design.md (which is kind of obvious, as you have to be able to build single-file).

So, is there any difference? Especially in how they get embedded?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Single-FilequestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions