It works fine when I publish using a single RID, but I run into errors when I try to use multiple RIDs.
dotnet publish /p:RuntimeIdentifiers="linux-x64;linux-arm64" /t:PublishContainer
MSBUILD : error MSB1006: Property is not valid.
Switch: linux-arm64
For switch syntax, type "MSBuild -help"
@surayya-MS @baronfel Can you help me?