Repro steps:
1.on VS 2012, click Cloud project, follow the links to install SDK
2.create a new cloud project with a web/worker role
3. start manage nuget dialogs to install packages to the cloud project
Expected: works fine
Actual: packages.config was not added to that project, although it was on disk. Package installation does not work correctly.
Comments: need to follow up if there is any workaround to add packages.config to cloud project
1.on VS 2012, click Cloud project, follow the links to install SDK
2.create a new cloud project with a web/worker role
3. start manage nuget dialogs to install packages to the cloud project
Expected: works fine
Actual: packages.config was not added to that project, although it was on disk. Package installation does not work correctly.
Comments: need to follow up if there is any workaround to add packages.config to cloud project