3 references to Framework40
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\FakesUtilities.cs (1)
85
return FrameworkVersion.
Framework40
;
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Constants.cs (1)
167
public const FrameworkVersion DefaultFramework = FrameworkVersion.
Framework40
;
RunSettings\RunConfiguration.cs (1)
281
Constants.DotNetFramework40 => FrameworkVersion.
Framework40
,