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