Add limitation for -rm-origin-after-ni (#435) accepted/tizen/unified/20220923.052701
author조웅석/Common Platform Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Wed, 21 Sep 2022 02:25:06 +0000 (11:25 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 21 Sep 2022 02:25:06 +0000 (11:25 +0900)
commit52a05ff16a9cce1f37500544eaaaf7aff98028f8
tree6ed1661792aa39a7e824399daed932026a554841
parent41d0e29ece8438f8a0eb529c6f32fa6e1c961081
Add limitation for -rm-origin-after-ni (#435)

After upgrading platform, native image files for app should be regenerated.
In that case, original assembly is needed.
So, prohibits the use of "--rm-origin-after-ni" option in app related options.
(--ni-pkg, --ni-regen-all-app, --tac-regen-all)
NativeLauncher/tool/dotnettool.cc