1 implementation of RuntimeConfigJsonPath
dotnet (1)
CommandFactory\CommandResolution\MSBuildProject.cs (1)
32
public string
RuntimeConfigJsonPath
1 reference to RuntimeConfigJsonPath
dotnet (1)
CommandFactory\CommandResolution\ProjectDependenciesCommandResolver.cs (1)
106
var runtimeConfigPath = project.
RuntimeConfigJsonPath
;