WindowsAzure.RoleTools by Robert McLaws

<PackageReference Include="WindowsAzure.RoleTools" Version="0.2.4" />

 WindowsAzure.RoleTools 0.2.4

A code library with extension methods to help configure Windows Azure Role Instances. Requires the Windows Azure SDK 1.4 or later.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata schemaVersion="2">
    <id>WindowsAzure.RoleTools</id>
    <version>0.2.4</version>
    <title />
    <authors>Robert McLaws</authors>
    <owners>Robert McLaws</owners>
    <iconUrl>http://www.microsoft.com/windowsazure/favicon.ico</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A code library with extension methods to help configure Windows Azure Role Instances. Requires the Windows Azure SDK 1.4 or later.</description>
    <summary />
    <language>en-US</language>
    <tags>Windows Azure</tags>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Microsoft.WindowsAzure.ServiceRuntime.dll" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="C:\Windows\System32\inetsrv\Microsoft.Web.Administration.dll" targetFramework=".NETFramework4.0" />
    </frameworkAssemblies>
  </metadata>
</package>