Missing BaseUrl from generated code

Hello,

I’m updating an application from V4.0.42 to V4.0.48 and I think I found a discrepancy: the BaseUrl is not populated when adding or updating a reference. Did something change between V4.0.42 and V4.0.48 related to how the BaseUrl is handled? Do I need to enable a new option somewhere? You can see the missing BaseUrl here: http://techstacks.io/types/typescript.d .

I have the latest version of ServiceStackVS (1.0.18 with VS2012)

Should be fixed from this commit which is available from v4.0.49 that’s now available on MyGet.