Skip to content

Commit

Permalink
Update global references to websites
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Nov 18, 2015
1 parent 992f0a8 commit bd4ff76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"src/ResourceManagement/Storage/Microsoft.Azure.Management.Storage",
"src/ResourceManagement/Network/Microsoft.Azure.Management.Network",
"src/ResourceManagement/Compute/Microsoft.Azure.Management.Compute",
"src/ResourceManagement/Websites/Microsoft.Azure.Management.Websites",
"src/ResourceManagement/Graph.RBAC/Microsoft.Azure.Graph.RBAC"
],
"sdk": {
Expand Down
1 change: 0 additions & 1 deletion tools/nuget.targets
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<!--TODO: remove when we convert them to be dnx based-->
<Import Project="$(LibrarySourceFolder)\ResourceManagement\Logic\LogicManagement\Microsoft.Azure.Management.Logic.nuget.proj" Condition=" '$(Scope)' == 'all' "/>
<Import Project="$(LibrarySourceFolder)\ResourceManagement\Scheduler\SchedulerManagement\Microsoft.Azure.Management.Scheduler.nuget.proj" Condition=" '$(Scope)' == 'all' "/>
<Import Project="$(LibrarySourceFolder)\ResourceManagement\WebSite\WebSiteManagement\Microsoft.Azure.Management.WebSites.nuget.proj" Condition=" '$(Scope)' == 'all' "/>

<PropertyGroup>
<NuGetVerbosity>normal</NuGetVerbosity>
Expand Down

0 comments on commit bd4ff76

Please sign in to comment.