73
73
<HintPath >..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath >
74
74
</Reference >
75
75
<Reference Include =" Microsoft.Azure.Management.Network, Version=5.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
76
- <HintPath >..\..\..\packages\Microsoft.Azure.Management.Network.5.0.1-preview\lib\net45\Microsoft.Azure.Management.Network.dll</ HintPath >
77
- <Private >True</ Private >
76
+ <SpecificVersion >False</ SpecificVersion >
77
+ <HintPath >..\..\..\..\..\azure-sdk-for-net\src\ResourceManagement\Network\Microsoft.Azure.Management.Network\bin\Debug\net45\Microsoft.Azure.Management.Network.dll</ HintPath >
78
78
</Reference >
79
79
<Reference Include =" Microsoft.Data.Edm" >
80
80
<SpecificVersion >False</SpecificVersion >
235
235
<Compile Include =" ApplicationGateway\UrlPathMap\RemoveAzureApplicationGatewayUrlPathMapConfigCommand.cs" />
236
236
<Compile Include =" ApplicationGateway\UrlPathMap\SetAzureApplicationGatewayUrlPathMapConfigCommand.cs" />
237
237
<Compile Include =" Common\NetworkBaseCmdlet.cs" />
238
- <Compile Include =" Common\NetworkClient.cs" />
238
+ <Compile Include =" Common\NetworkClient.cs" />
239
239
<Compile Include =" Common\NetworkCloudException.cs" />
240
240
<Compile Include =" Common\NetworkResourceManagerProfile.cs" />
241
241
<Compile Include =" ExpressRouteCircuit\Authorization\AddAzureExpressRouteCircuitAuthorizationCommand.cs" />
280
280
<Compile Include =" Models\PSApplicationGatewaySku.cs" />
281
281
<Compile Include =" Models\PSApplicationGatewaySslCertificate.cs" />
282
282
<Compile Include =" Models\PSApplicationGatewayUrlPathMap.cs" />
283
+ <Compile Include =" Models\PSEffectiveNetworkSecurityGroupAssociation.cs" />
284
+ <Compile Include =" Models\PSEffectiveSecurityRule.cs" />
283
285
<Compile Include =" Models\PSInboundRule.cs" />
284
286
<Compile Include =" Models\PSInboundNatPool.cs" />
285
287
<Compile Include =" Models\PSExpressRouteServiveProvider.cs" />
286
288
<Compile Include =" Models\PSExpressRouteServiceProviderBandwidthsOffered.cs" />
287
289
<Compile Include =" Models\PSExpressRouteServiceProvider.cs" />
288
290
<Compile Include =" Models\PSIPConfiguration.cs" />
289
-
290
291
<Compile Include =" Models\PSNetworkLongRunningOperation.cs" />
291
-
292
+ <Compile Include =" Models\PSEffectiveNetworkSecurityGroup.cs" />
293
+ <Compile Include =" Models\PSEffectiveRoute.cs" />
292
294
<Compile Include =" Models\PSServiceProviderProperties.cs" />
293
295
<Compile Include =" Models\PSPeering.cs" />
294
296
<Compile Include =" Models\PSPeeringConfig.cs" />
301
303
<Compile Include =" Models\PSExpressRouteCircuitRoutesTableSummary.cs" />
302
304
<Compile Include =" Models\PSExpressRouteCircuitStats.cs" />
303
305
<Compile Include =" Models\PSVirtualNetworkPeering.cs" />
306
+ <Compile Include =" NetworkInterface\EffectiveResources\GetAzureEffectiveRouteTableCommand.cs" />
307
+ <Compile Include =" NetworkInterface\EffectiveResources\GetAzureEffectiveNetworkSecurityGroupCommand.cs" />
304
308
<Compile Include =" NetworkInterface\IpConfiguration\AddAzureNetworkInterfaceIpConfigCommand.cs" />
305
309
<Compile Include =" NetworkInterface\IpConfiguration\AzureNetworkInterfaceIpConfigBase.cs" />
306
310
<Compile Include =" NetworkInterface\IpConfiguration\GetAzureNetworkInterfaceIpConfigCommand.cs" />
528
532
</Content >
529
533
</ItemGroup >
530
534
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
531
- </Project >
535
+ </Project >
0 commit comments