4 references to SharedFxVersion
dotnet (4)
CommandFactory\CommandResolution\PackagedCommandSpecFactoryWithCliRuntime.cs (3)
33Version currentFrameworkSimpleVersion = GetVersionWithoutPrerelease(muxer.SharedFxVersion); 43muxer.SharedFxVersion)); 48arguments.Add(muxer.SharedFxVersion);
Commands\New\NewCommandParser.cs (1)
170{ "RuntimeFrameworkVersion", new Muxer().SharedFxVersion },