Use full path for rd.xml in ilc rsp file (#71480)
authorVitek Karas <10670590+vitek-karas@users.noreply.github.com>
Thu, 30 Jun 2022 12:21:07 +0000 (05:21 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jun 2022 12:21:07 +0000 (05:21 -0700)
commit928f0700c06b030e9f7dc5b0aa13930c39312545
tree360cd0fbf6267805d64357202ee368cfe20a5e78
parentac9e1f968050fa5f83a81a62c69e3eb0185975f8
Use full path for rd.xml in ilc rsp file (#71480)

This makes the rsp file work regardless of the current directory and makes it much easier for reproducing issues.

So far all of the other paths in the file are generated as absolute paths, except for the rd.xml file path.
src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.targets