1 write to RuntimeFrameworkVersion
dotnet-getdocument (1)
ProjectOptions.cs (1)
29RuntimeFrameworkVersion = command.Option("--runtime <RUNTIME_IDENTIFIER>", Resources.RuntimeDescription);
1 reference to RuntimeFrameworkVersion
dotnet-getdocument (1)
Commands\InvokeCommand.cs (1)
121var runtimeFrameworkVersion = _projectOptions.RuntimeFrameworkVersion.Value();