jason ho 22 Report post Posted July 19, 2013 I am looking into making a RTD Server using CIAPI.CS When compiling I get the error: Assembly generation failed — Reference assembly ‘CIAPI’ does not have a strong name same for ‘CityIndex.JsonClient’ and ‘StreamingClient’ is it possible to have strong type names for these? Jason. Share this post Link to post
Guest sky.sanders Report post Posted July 26, 2013 I don’t see why not. Let’s see what David has to say about it. update: strong named the client assemblies without issue (that I can find). Will be in next push. Share this post Link to post
Guest mrdavidlaing Report post Posted August 7, 2013 I don’t see why not. Let’s see what David has to say about it. update: strong named the client assemblies without issue (that I can find). Will be in next push. Seems like a good idea to me – https://github.com/cityindex/ciapi.cs/issues/19 Share this post Link to post