Compilation failed. Remove unused imports and try again

Hi,

Getting this “Compilation failed. Remove unused imports and try again.” error while trying to Debug my Code

I have removed all the unused imports still it gives same error. Does anyone know possible solution?

Hi @Shreya_Rao2

Remove unused Imports is not removing the unused Imports.

The temporary solution would be creating a new project and replicating the workflow.

Regards

Could you please share the workflow if it possible? Or Just check below things:

  1. Check there no exclamation mark in any of the xaml
  2. Check the variables and Arguments panel too.

Hi @Shreya_Rao2

Check the below thread

Hope it helps!!