h3. Why? We need to have Xamarin AG SDK released so it can be used with outside application.
h3. What? * pack together Core , * pack Core.Platform.Android and with the dependency on the Core , * pack Core.Platform.iOS with the dependency on the Core * pack together Auth, Auth.Platform.Android and Auth, Auth.Platform.iOS with dependency on the Core * release them using AG NuGet account
h3. How? Extend on AEROGEAR-2229 investigation and add nuspec to other projects.
h3. Additional notes We should decide if we want to publish Core as platform-independent module by itself and have others only to depend on it. |
|