ArcGIS Pro SDK - Set default .aprx to open on build

532
1
Jump to solution
04-12-2018 08:41 AM
DevonCanady
New Contributor II

When you run an addin in Debug from Visual Studio it opens ArcGIS Pro and then you select a project you want to test it in.

Just wondering if there's a way to set a default project to open when you run in Debug to skip the step of selecting a project.

Tags (1)
1 Solution

Accepted Solutions
UmaHarano
Esri Regular Contributor

Hi Devon

In Visual Studio, you can set the Pro project to open on the command line in the Debug tab. (Accessed by right clicking the Project name on the Solution explorer and selecting Properties on the context menu). Like this.

Thanks

Uma

View solution in original post

1 Reply
UmaHarano
Esri Regular Contributor

Hi Devon

In Visual Studio, you can set the Pro project to open on the command line in the Debug tab. (Accessed by right clicking the Project name on the Solution explorer and selecting Properties on the context menu). Like this.

Thanks

Uma