1 write to TargetFramework
Microsoft.AspNetCore.InternalTesting (1)
TestOutputDirectoryAttribute.cs (1)
13
TargetFramework
= targetFramework;
1 reference to TargetFramework
Microsoft.AspNetCore.InternalTesting (1)
TestFileOutputContext.cs (1)
91
return Path.Combine(baseDirectory, assembly.GetName().Name, attribute.
TargetFramework
);