Skip to content

Commit 09a54d8

Browse files
committed
Merge pull request #166 from huangpf/vmss
Vmss
2 parents 695aedb + 6999034 commit 09a54d8

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Commands.ServiceManagement.Preview.csproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -190,28 +190,9 @@
190190
<Compile Include="ServiceManagementPreviewProfile.cs" />
191191
</ItemGroup>
192192
<ItemGroup>
193-
<None Include="Automation\Import-CommonVariables.ps1" />
194-
<None Include="Automation\Generate-FunctionCommand.ps1" />
195-
<None Include="Automation\Generate-PowershellParameterCmdlet.ps1" />
196-
<None Include="Automation\Import-AssemblyFunction.ps1" />
197-
<None Include="Automation\Import-WriterFunction.ps1" />
198-
<None Include="Automation\Import-TypeFunction.ps1" />
199-
<None Include="Automation\Import-StringFunction.ps1" />
200-
<None Include="Automation\Generate-ParameterCommand.ps1" />
201-
<None Include="Automation\Create-ParameterTree.ps1" />
202-
<None Include="Automation\Create-ParameterObject.ps1" />
203-
<None Include="Automation\Import-OperationFunction.ps1" />
204-
<None Include="Automation\Invoke-CodeGeneration.ps1" />
205-
<None Include="Automation\ConvertTo-Json.ps1" />
206193
<None Include="AzurePreview.psd1">
207194
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
208195
</None>
209-
<None Include="Configuration\Compute.json">
210-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
211-
</None>
212-
<None Include="Configuration\RDFE.json">
213-
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
214-
</None>
215196
<None Include="Microsoft.WindowsAzure.Commands.ServiceManagement.Preview.dll-Help.psd1">
216197
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
217198
</None>

0 commit comments

Comments
 (0)