2 references to GetVersionWithoutPrerelease
dotnet (2)
CommandFactory\CommandResolution\PackagedCommandSpecFactoryWithCliRuntime.cs (2)
33Version currentFrameworkSimpleVersion = GetVersionWithoutPrerelease(muxer.SharedFxVersion); 34Version toolFrameworkSimpleVersion = GetVersionWithoutPrerelease(runtimeConfig.Framework.Version);