43
43
<RunCodeAnalysis >false</RunCodeAnalysis >
44
44
</PropertyGroup >
45
45
<ItemGroup >
46
- <Reference Include =" Microsoft.Azure.Management.Network, Version=20.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47
- <HintPath >..\..\..\packages\Microsoft.Azure.Management.Network.20.0.0-preview\lib\net452\Microsoft.Azure.Management.Network.dll</HintPath >
46
+ <Reference Include =" Hyak.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
47
+ <HintPath >..\..\..\packages\Hyak.Common.1.2.0\lib\net452\Hyak.Common.dll</HintPath >
48
+ </Reference >
49
+ <Reference Include =" Microsoft.Azure.Common, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
50
+ <HintPath >..\..\..\packages\Microsoft.Azure.Common.2.2.0\lib\net452\Microsoft.Azure.Common.dll</HintPath >
48
51
</Reference >
49
52
<Reference Include =" Microsoft.Azure.Management.OperationalInsights, Version=0.18.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
50
53
<HintPath >..\..\..\packages\Microsoft.Azure.Management.OperationalInsights.0.18.0-preview\lib\net45\Microsoft.Azure.Management.OperationalInsights.dll</HintPath >
62
65
<HintPath >..\..\..\packages\Microsoft.Azure.Management.Redis.3.1.1-preview\lib\net45\Microsoft.Azure.Management.Redis.dll</HintPath >
63
66
<Private >True</Private >
64
67
</Reference >
68
+ <Reference Include =" Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
69
+ <HintPath >..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.9.0\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll</HintPath >
70
+ </Reference >
71
+ <Reference Include =" Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
72
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.2.4.0\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath >
73
+ </Reference >
74
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
75
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.4.0\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath >
76
+ </Reference >
77
+ <Reference Include =" Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
78
+ <HintPath >..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.9.0\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath >
79
+ </Reference >
80
+ <Reference Include =" Microsoft.Azure.Management.Network, Version=19.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
81
+ <HintPath >..\..\..\packages\Microsoft.Azure.Management.Network.19.4.0-preview\lib\net452\Microsoft.Azure.Management.Network.dll</HintPath >
82
+ </Reference >
83
+ <Reference Include =" System.Runtime" />
84
+ <Reference Include =" System.Security" />
65
85
</ItemGroup >
66
86
<ItemGroup >
67
87
<Compile Include =" Properties\AssemblyInfo.cs" />
94
114
<Compile Include =" ScenarioTests\NetworkWatcherAPITests.cs" />
95
115
</ItemGroup >
96
116
<ItemGroup >
117
+ <None Include =" app.config" />
97
118
<None Include =" MSSharedLibKey.snk" />
98
119
<None Include =" packages.config" >
99
120
<SubType >Designer</SubType >
633
654
<ItemGroup >
634
655
<Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
635
656
</ItemGroup >
636
- <ItemGroup />
657
+ <ItemGroup >
658
+ <WCFMetadata Include =" Connected Services\" />
659
+ </ItemGroup >
637
660
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
638
- </Project >
661
+ </Project >
0 commit comments