-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area-TemplatesArea-dotnet AOTItems that are part of the dotnet CLI AOT-ification effortItems that are part of the dotnet CLI AOT-ification effortuntriagedRequest triage from a team memberRequest triage from a team member
Description
There are two existing issues that capture this:
dotnet/templating#1756
dotnet/templating#9193
The template engine needs moved from NewtonSoft.Json to System.Text.Json and the assemblies need marked as <IsAotCompatible>true</IsAotCompatible> when building for .NET core runtimes. That will likely entail addressing AOT/Trim warnings that pop up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-TemplatesArea-dotnet AOTItems that are part of the dotnet CLI AOT-ification effortItems that are part of the dotnet CLI AOT-ification effortuntriagedRequest triage from a team memberRequest triage from a team member