4 references to Framework
dotnet (4)
Commands\Test\MTP\TestApplication.cs (1)
290
{ HandshakeMessagePropertyNames.
Framework
, RuntimeInformation.FrameworkDescription },
Commands\Test\MTP\TestApplicationHandler.cs (3)
49
var tfm = TargetFrameworkParser.GetShortTargetFramework(handshakeMessage.Properties[HandshakeMessagePropertyNames.
Framework
]);
79
HandshakeMessagePropertyNames.
Framework
=> nameof(HandshakeMessagePropertyNames.
Framework
),