Files
openstack-sdk-dotnet/OpenStack/OpenStack45-PCL
Wayne Foley 63d036cc88 Spliting the solution up into two projects. One project for 4.0 and another for 4.5.
Added retargeting code so the 4.0 project can use async await
Added extention methods to work around differences in reflection and async support.
Changed the output folders for each project, to relfect the .NET framework version they are being built with.
Updated the unit test project to build take a reference to the 4.5/PCL assembly.
Updated the example projects to take a dependency on the 4.5/PCL assembly.

Implements blueprint support-net35
Change-Id: Iefb776912cd8257b38a9aaf97cc7bb1b347b8892
2014-05-06 16:55:36 -07:00
..