Pregunta

Where do I get the following references for my project:

Microsoft.WindowsAzure.ServiceRuntime v2.0.0.0

Microsoft.WindowsAzure.Diagnostics v2.0.0.0

I only have version 1.8.0.0 of these and I cannot find newer versions.

I have tried installing the SDK again, but the Web Installer just says "0 items to be installed". I assume this means my files are up to date.

enter image description here

¿Fue útil?

Solución

Do you have version 2.0 of SDK installed? To check, you should see the following folder C:\Program Files\Microsoft SDKs\Windows Azure\.NET SDK\v2.0. If you have that, then you can find the necessary DLLs in ref folder.

enter image description here

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top