2 references to TargetRuntime
Microsoft.DotNet.Build.Tasks.Packaging (2)
GetApplicableAssetsFromPackageReports.cs (2)
64string targetString = String.IsNullOrEmpty(TargetRuntime) ? fx.ToString() : $"{fx}/{TargetRuntime}";