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