|
171 | 171 | <Compile Include="Gateway\StopAzureVNetGatewayDiagnostics.cs" />
|
172 | 172 | <Compile Include="NetworkClient.cs" />
|
173 | 173 | <Compile Include="NetworkCmdletBase.cs" />
|
| 174 | + <Compile Include="NetworkSecurityGroup\GetAzureNetworkSecurityGroupConfig.cs" /> |
174 | 175 | <Compile Include="Routes\GetAzureRouteTable.cs" />
|
175 | 176 | <Compile Include="Routes\GetAzureSubnetRouteTable.cs" />
|
176 | 177 | <Compile Include="Routes\Model\SubnetRouteTableContext.cs" />
|
|
197 | 198 | <Compile Include="NetworkSecurityGroup\Subnet\GetAzureNetworkSecurityGroupForSubnet.cs" />
|
198 | 199 | <Compile Include="NetworkSecurityGroup\Subnet\RemoveAzureNetworkSecurityGroupFromSubnet.cs" />
|
199 | 200 | <Compile Include="NetworkSecurityGroup\Utilities\NetworkSecurityGroupConfigurationBaseCmdlet.cs" />
|
200 |
| - <Compile Include="..\..\Compute\Commands.ServiceManagement\Model\IPersistentVM.cs" /> |
201 |
| - <Compile Include="..\..\Compute\Commands.ServiceManagement\Model\PersistentVM.cs" /> |
202 |
| - <Compile Include="..\..\Compute\Commands.ServiceManagement\Model\PersistentVMRoleContext.cs" /> |
203 |
| - <Compile Include="..\..\Compute\Commands.ServiceManagement\Model\ServiceOperationContext.cs" /> |
204 | 201 | <Compile Include="Properties\Resources.Designer.cs">
|
205 | 202 | <AutoGen>True</AutoGen>
|
206 | 203 | <DesignTime>True</DesignTime>
|
|
210 | 207 | <None Include="packages.config" />
|
211 | 208 | </ItemGroup>
|
212 | 209 | <ItemGroup>
|
| 210 | + <ProjectReference Include="..\..\Services\Commands.Utilities\Commands.Utilities.csproj"> |
| 211 | + <Project>{4900ec4e-8deb-4412-9108-0bc52f81d457}</Project> |
| 212 | + <Name>Commands.Utilities</Name> |
| 213 | + </ProjectReference> |
| 214 | + <ProjectReference Include="..\..\Compute\Commands.ServiceManagement\Commands.ServiceManagement.csproj"> |
| 215 | + <Project>{E1CA72BA-8374-45F6-904D-FD34ECDF5B6F}</Project> |
| 216 | + <Name>Commands.ServiceManagement</Name> |
| 217 | + </ProjectReference> |
213 | 218 | <ProjectReference Include="..\..\..\Common\Commands.Common.Storage\Commands.Common.Storage.csproj">
|
214 | 219 | <Project>{65c3a86a-716d-4e7d-ab67-1db00b3bf72d}</Project>
|
215 | 220 | <Name>Commands.Common.Storage</Name>
|
|
0 commit comments