Deployments and Version
To specify a version manually, add the current version to AddTogglyWeb
If not specified, we default to Assembly.GetEntryAssembly()?.GetName().Version
To disable version tracking, set AppVersion to String.Empty
Last updated
Was this helpful?