Mobile.BuildTools icon indicating copy to clipboard operation
Mobile.BuildTools copied to clipboard

Part of Documentation Page is missing

Open joebeernink opened this issue 2 years ago • 0 comments
trafficstars

Description

On the https://mobilebuildtools.com/config/appsettings/ one of the lines of documentation has been truncated... not sure what else is missing. Was there something here that tells you how to tell BuildTools which appsettings to load? (i.e. development, test, prod, etc?)

Using the appsettings.json The Mobile.BuildTools is smart, we look for the appsettings.json in the p

{ "AppCenterAppId": "{your app id}", "BackendUri": "https://someapp.azurewebsites.net" }

joebeernink avatar Jan 21 '23 17:01 joebeernink