azuresdkci / azuresdkci-repo

azuresdkci-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test11

azuresdkci opened this issue · comments

Windows Store applications cannot use WAML today because the Common components for HTTP client authentication is only available in the full .NET Framework 4.5 profile.

 

Although the WinRT APIs support HTTP client authentication, we need to book work to investigate and support this inside our main Common NuGet package as a Windows Store-specific component that becomes part of the references.

 

Azure/azure-sdk-for-net#302