Hello,
I am trying to write my first custom activity. using Activity Creator. When I created a simple project (following the step-by-step tutorial at : [https://docs.uipath.com/developer/other/latest/developer-guide/using-activity-creator]) i get the warnings as below:
Missing XML comment for publicly visible type or member ‘Addition’
Missing XML comment for publicly visible type or member ‘Addition.FirstNumber’
and error:
Could not find a part of the path ‘C:\Users\ , \Test.FirstActivity.Activities.Design\obj\Debug\net6.0-windows\Test.FirstActivity.Activities.Design_qse2rkvn_wpftmp.GeneratedMSBuildEditorConfig.editorconfig’. Test.FirstActivity.Activities.Design
Any ideas ?