File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22 <!-- This project is publishes a self-contained copy of ILCompiler. -->
33 <PropertyGroup >
44 <_IsPublishing >true</_IsPublishing >
5- <RuntimeIdentifier >$(OutputRID )</RuntimeIdentifier >
5+ <RuntimeIdentifier >$(_portableOS)-$(TargetArchitecture )</RuntimeIdentifier >
66 <PublishDir >$(RuntimeBinDir)ilc-published/</PublishDir >
77 <SelfContained >true</SelfContained >
88 <PublishTrimmed >true</PublishTrimmed >
Original file line number Diff line number Diff line change 22 <!-- This project is publishes a self-contained copy of crossgen2. -->
33 <PropertyGroup >
44 <_IsPublishing >true</_IsPublishing >
5- <RuntimeIdentifier >$(OutputRID )</RuntimeIdentifier >
5+ <RuntimeIdentifier >$(_portableOS)-$(TargetArchitecture )</RuntimeIdentifier >
66 <PublishDir >$(RuntimeBinDir)crossgen2-published/</PublishDir >
77 <SelfContained >true</SelfContained >
88 <PublishTrimmed >true</PublishTrimmed >
You can’t perform that action at this time.
0 commit comments