Hi All,
I have a store commerce installer project and in this I have attached POS, CommerceRuntime and HardwareStation projects, it is successfully build with VS 2019, but when I try to build it through build pipeline using azure it gives me an error.
##[error]C://Users//VssAdministrator//.nuget//packages//microsoft.dynamics.commerce.sdk.installers.storecommerce//9.45.23277.2//build//Microsoft.Dynamics.Commerce.Installers.MSBuild.props(32,5): Error MSB3030: Could not copy the file /D://a//1//s//CommerceSDK//src//FatFaceExtensions//GiftCard//HardwareStation//bin//Debug/etstandard2.0//FatFace.GiftCard.HardwareStation.dll/ because it was not found.
If anyone can help me on this. Thanks in advance.