1 write to RuntimeVersion
dotnet (1)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
703RuntimeVersion = CSharpCompilerCommand.RuntimeVersion,
4 references to RuntimeVersion
dotnet (4)
Commands\Run\VirtualProjectBuildingCommand.cs (4)
796if (previousCacheEntry.RuntimeVersion != cacheEntry.RuntimeVersion) 800Building because previous runtime version ({previousCacheEntry.RuntimeVersion}) does not match current ({cacheEntry.RuntimeVersion}): {successCacheFile.FullName}