dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
671 stars 349 forks source link

Re-add netframework targeting for Tools.proj PackageRef compat #15273

Closed mmitche closed 1 week ago

mmitche commented 1 week ago

To double check:

ViktorHofer commented 4 days ago

Isn't it possible to target a .NETCoreApp TFM in Tools.proj instead? Forcing tools to target .NET Framework just because of an Arcade build entry point limitation is wrong.