1 implementation of GetVersion
Microsoft.Build (1)
Utilities\NuGetFrameworkWrapper.Direct.cs (1)
41
public Version
GetVersion
(NuGetFramework parsed) => parsed.Version;
2 references to GetVersion
Microsoft.Build (2)
Utilities\NuGetFrameworkWrapper.cs (2)
66
adapter.
GetVersion
(l.parsedTfm) == adapter.
GetVersion
(r.parsedTfm)))