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