tags:

views:

1378

answers:

3

My google-fu is failing me on this one.

As a possible solution to http://stackoverflow.com/questions/1679404/unit-testing-net-3-5-projects-using-mstest-in-vs2010 (but I've put this in a seperate question because it's kind of unrelated):

Is there any information available regarding if/when .NET 4.0 support will be added to Windows Azure?

Cheers!

+2  A: 

Hello,

The indirect answer to your question to be found here: http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/450add2a-ea93-4d79-b171-44072fa3c8d4/

In short, .NET 4 support in Windows Azure has not been announced.

Chad Campbell
+2  A: 

Update: The Azure team announces that .NET 4 will be supported within 90 days of the .NET 4 RTM release date which was April 10. 2010.

http://blogs.msdn.com/windowsazure/archive/2010/04/07/upcoming-support-in-windows-azure-for-net-framework-4.aspx

Inge Henriksen
+5  A: 

Time to update: support for 4.0 is now released with the June 2010 SDK.

Peter Lillevold
Great news. Now to go play!
Iain Galloway