0
comment
comment
on 6/12/2014 10:38 AM
This new release of CloudSharper alpha improves the NuGet package management workflow.
- Automatic referencing of newly installed or updated packages: CloudSharper inserts references in the project file, similarly to how Visual Studio does.
- Support for package sources with authentication. Credentials are not saved and have to be provided again after reloading a workspace. For upcoming versions we are considering options to allow a better workflow without risking to compromise user authentication data.
This is a protocol-changing version, so make sure that you install the latest version of the CloudSharper local component. Happy coding!