sankara pandian
sankara pandian

Reputation: 385

Azure Fabric Service - How to add one more service in same physical folder

I created Service fabric on sub foder from root Folder.It has no option to select the Location when add one more service on same

Add new Service

Upvotes: 1

Views: 66

Answers (1)

Matt Thalman
Matt Thalman

Reputation: 3975

You can't change the default location of where the project is located through this dialog. You'll need to modify the location after creating the project through this dialog by manually moving things on disk and updating project/solution references.

Upvotes: 2

Related Questions