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