PublishProfiles need to be edited to remove PublishTrimmed and instead be set unconditionally in a csproj file #3946
Labels
Area-Build
Pertains to the build system, CI, infrastructure 🛠️
Issue-Bug
Something isn't working or needs investigation
Needs-Triage
New issue that the core contributors need to triage
Dev Home version
No response
Windows build number
No response
Other software
No response
Steps to reproduce the bug
PublishProfiles need to be eddied to remove PublishTrimmed and instead be set unconditionally in a csproj file.
This was identified with @eerhardt following dev home issues with JSON serialization behavior differing in debug and release configurations as documented here.
Expected result
Behavior should not drastically differ between debug and release builds.
Actual result
Json serialization can behave drastically different between release and debug builds as described here.
Included System Information
No response
Included Extensions Information
No response
The text was updated successfully, but these errors were encountered: