src/Tasks/Microsoft.NET.Build.Tasks/ProduceContentAssets.cs (2 lines): - line 239: // TODO if build action is none do we even need to write the processed file above? - line 250: // TODO is this needed for .NETCore? src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Publish.targets (1 line): - line 671: TODO: Remove this target when no longer needed as a workaround. src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.targets (1 line): - line 438: src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.CrossGen.targets (1 line): - line 67: src/Tasks/Microsoft.NET.Build.Tasks/NuGetPackageResolver.cs (1 line): - line 40: packageRoot = pkginfo.PathResolver.GetVersionListPath(""); //TODO Remove Once Nuget is updated to use FallbackPackagePathInfo.PathResolver.RootPath