Open
Description
Today, we can't update RepoTasks.csproj's TFM until we get an SDK with the new TFM baked in. Our other projects can update before that because they get the workaround from GenerateFiles:
aspnetcore/eng/tools/GenerateFiles/Directory.Build.targets.in
Lines 10 to 27 in b7ee505