5 references to tfm
Microsoft.NET.Build.Tests (5)
GivenThatWeWantToReferenceAProject.cs (5)
164TargetFrameworks = tfm, 173TargetFrameworks = tfm, 187var getValuesCommand = new GetValuesCommand(Log, Path.Combine(parentAsset.Path, parentProject.Name), tfm, "ResultOutput") 318TargetFrameworks = $"netstandard2.1;{tfm}" 329new XAttribute("Condition", $@"'$(TargetFramework)' == '{tfm}'"));