Skip to content

Commit 6c9627e

Browse files
committed
removing the metrics cmdlets as they are not working,
1 parent 7e05149 commit 6c9627e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ResourceManager/Websites/Commands.Websites/Commands.Websites.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@
125125
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
126126
</ItemGroup>
127127
<ItemGroup>
128-
<Compile Include="Cmdlets\GetAzureWebAppMetrics.cs" />
129128
<Compile Include="Cmdlets\GetAzureWebAppPublishingProfile.cs" />
130129
<Compile Include="Cmdlets\GetAzureWebApp.cs" />
131130
<Compile Include="Cmdlets\RemoveAzureWebApp.cs" />
@@ -134,7 +133,6 @@
134133
<Compile Include="Cmdlets\StartAzureWebApp.cs" />
135134
<Compile Include="Cmdlets\StopAzureWebApp.cs" />
136135
<Compile Include="Cmdlets\AppServicePlan\GetAzureAppServicePlan.cs" />
137-
<Compile Include="Cmdlets\AppServicePlan\GetAzureAppServicePlanMetrics.cs" />
138136
<Compile Include="Cmdlets\AppServicePlan\SetAzureAppServicePlan.cs" />
139137
<Compile Include="Cmdlets\AppServicePlan\NewAzureAppServicePlan.cs" />
140138
<Compile Include="Cmdlets\AppServicePlan\RemoveAppServicePlan.cs" />

0 commit comments

Comments
 (0)