Nuget package issue

Hi,

I want to create nuget package of my code and share that folder with client as i don’t have access to orchestrator. so the client will schedule that in orchestrator. but when i am creating the package then i am getting the error could not publish project. entry point could not be found. How can i solve this ?

Thanks

@mannu.1996.08

Check as below

Go to Projects Tab->Choose your Entry File-> Right Click->from the options select Set as Main
and publish

image

Mark as solution if this helps

Thanks

1 Like

Thank you @Srini84. I did this and it worked. alongwith this one i changed the name in project.json also as name was different there.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.