dotnet / dotnet/arcade

Update the subdirectory of tools directory of all build task projects to net/netframework

Open
#14,417 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

Currently, the BuildTask.targets uses TFM for the subdirectories (e.g. `tools/net9.0` and `tools/net472`).

We added `BuildTaskTargetTfmSpecificFolder` customization for Xliff build task, to use `net` and `netframework` instead (to avoid having to hardcode TFM to .props/.targets projects of the build task.

Update all build task projects to use this approach and remove `BuildTaskTargetTfmSpecificFolder`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.