Add runtime file version to RuntimeInfo (#82648)
authorMike McLaughlin <mikem@microsoft.com>
Sat, 25 Feb 2023 03:45:56 +0000 (19:45 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 03:45:56 +0000 (19:45 -0800)
commitcabaab5e90e19256ae404970091350bb6f0f7139
tree408375b04fd476baaca8b919aeb0ac765e00d813
parentf2f35f9107bfc1ba8f51d9b493efa0406e05b068
Add runtime file version to RuntimeInfo (#82648)

The diagnostic tooling needs the runtime file version for single-file
applications to:

1) Build the long name DAC on Windows
2) SOS commands and other tooling need the version to adjust for different runtime behavior
src/coreclr/debug/inc/runtimeinfo.h
src/coreclr/debug/runtimeinfo/runtimeinfo.cpp