b2802

Results 3 issues of b2802

please add [DataMember(Name = "next_page_token")] public string NextPage { get; set; } to GoogleMapsApi.Entities.PlacesText.Response.PlacesTextResponse class. Also pls add public string PageToken { get; set; } to PlacesTextRequest and add required...

For testing purpose I renamed CustomerID in Northwind DB to Customer_ID and used the checked in version of Settings.ttinclude with function CleanUpColumnName. This function has line res=res.Replace("_","") before returning. In...

I forked subsonic 3.0 and subsonic 3.0 -templates and downloaded with git. Unfortunately Templates DO NOT work with current subsonic 3.0 version!!! in struct.tt line there is CleanName = ""...