Skip to content

Commit

Permalink
Merge pull request #1911 from guangyang/dev
Browse files Browse the repository at this point in the history
Adding media and SQL mgmt. libraries to the project
  • Loading branch information
guangyang committed Sep 24, 2013
2 parents 683ad6e + e4f9dc4 commit e47a9e2
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 0 deletions.
Expand Up @@ -146,6 +146,12 @@
<Reference Include="Microsoft.WindowsAzure.Management">
<HintPath>..\lib\Microsoft.WindowsAzure.Management.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management.MediaServices">
<HintPath>..\lib\Microsoft.WindowsAzure.Management.MediaServices.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management.Sql">
<HintPath>..\lib\Microsoft.WindowsAzure.Management.Sql.dll</HintPath>
</Reference>
<Reference Include="Microsoft.WindowsAzure.Management.WebSites">
<HintPath>..\lib\Microsoft.WindowsAzure.Management.WebSites.dll</HintPath>
</Reference>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e47a9e2

Please sign in to comment.