|
16 | 16 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\..\</SolutionDir>
|
17 | 17 | <RestorePackages>true</RestorePackages>
|
18 | 18 | <NuGetPackageImportStamp>f747f8a7</NuGetPackageImportStamp>
|
| 19 | + <TargetFrameworkProfile /> |
19 | 20 | </PropertyGroup>
|
20 | 21 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
21 | 22 | <DebugSymbols>true</DebugSymbols>
|
|
50 | 51 | <Reference Include="Microsoft.Azure.Management.Authorization">
|
51 | 52 | <HintPath>..\..\..\packages\Microsoft.Azure.Management.Authorization.2.0.0\lib\net40\Microsoft.Azure.Management.Authorization.dll</HintPath>
|
52 | 53 | </Reference>
|
53 |
| - <Reference Include="Microsoft.Azure.Management.CognitiveServices, Version=0.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
54 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Management.CognitiveServices.0.2.1-preview\lib\net45\Microsoft.Azure.Management.CognitiveServices.dll</HintPath> |
55 |
| - <Private>True</Private> |
| 54 | + <Reference Include="Microsoft.Azure.Management.CognitiveServices, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 55 | + <HintPath>..\..\..\packages\Microsoft.Azure.Management.CognitiveServices.1.0.0\lib\net452\Microsoft.Azure.Management.CognitiveServices.dll</HintPath> |
56 | 56 | </Reference>
|
57 | 57 | <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
58 | 58 | <SpecificVersion>False</SpecificVersion>
|
|
62 | 62 | <HintPath>..\..\..\packages\Microsoft.Azure.Test.Framework.1.0.6179.26854-prerelease\lib\net45\Microsoft.Azure.Test.Framework.dll</HintPath>
|
63 | 63 | </Reference>
|
64 | 64 | <Reference Include="Microsoft.Azure.Test.HttpRecorder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
65 |
| - <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.6.7-preview\lib\net45\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
66 |
| - <Private>True</Private> |
| 65 | + <HintPath>..\..\..\packages\Microsoft.Azure.Test.HttpRecorder.1.8.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll</HintPath> |
67 | 66 | </Reference>
|
68 | 67 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
69 | 68 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath>
|
|
72 | 71 | <HintPath>..\..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath>
|
73 | 72 | </Reference>
|
74 | 73 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
75 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.5\lib\net45\Microsoft.Rest.ClientRuntime.dll</HintPath> |
76 |
| - <Private>True</Private> |
| 74 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.2.3.8\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> |
77 | 75 | </Reference>
|
78 | 76 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
79 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.5\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
80 |
| - <Private>True</Private> |
| 77 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.7\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> |
81 | 78 | </Reference>
|
82 | 79 | <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
83 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.2.9-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
84 |
| - <Private>True</Private> |
| 80 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.0\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> |
85 | 81 | </Reference>
|
86 |
| - <Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework"> |
87 |
| - <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.5.0-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
88 |
| - <Private>True</Private> |
| 82 | + <Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.2\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath> |
89 | 84 | </Reference>
|
90 | 85 | <Reference Include="Microsoft.Threading.Tasks">
|
91 | 86 | <HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
|
|
157 | 152 | </ProjectReference>
|
158 | 153 | </ItemGroup>
|
159 | 154 | <ItemGroup>
|
160 |
| - <None Include="packages.config" /> |
| 155 | + <None Include="packages.config"> |
| 156 | + <SubType>Designer</SubType> |
| 157 | + </None> |
161 | 158 | <None Include="ScenarioTests\Common.ps1">
|
162 | 159 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
163 | 160 | </None>
|
|
176 | 173 | <None Include="SessionRecords\CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests\TestGetAccounts.json">
|
177 | 174 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
178 | 175 | </None>
|
| 176 | + <None Include="SessionRecords\CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests\TestMinMaxAccountNames.json"> |
| 177 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 178 | + </None> |
179 | 179 | <None Include="SessionRecords\CognitiveServices.Test.ScenarioTests.CognitiveServicesAccountTests\TestNewAccount.json">
|
180 | 180 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
181 | 181 | </None>
|
|
0 commit comments