|
44 | 44 | <WarningLevel>4</WarningLevel> |
45 | 45 | </PropertyGroup> |
46 | 46 | <ItemGroup> |
| 47 | + <Reference Include="Azure.Core, Version=1.0.1.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 48 | + <HintPath>..\..\packages\Azure.Core.1.0.1\lib\netstandard2.0\Azure.Core.dll</HintPath> |
| 49 | + </Reference> |
| 50 | + <Reference Include="Azure.Data.AppConfiguration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\..\packages\Azure.Data.AppConfiguration.1.0.0-preview.6\lib\netstandard2.0\Azure.Data.AppConfiguration.dll</HintPath> |
| 52 | + </Reference> |
| 53 | + <Reference Include="Azure.Identity, Version=1.0.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\..\packages\Azure.Identity.1.0.0\lib\netstandard2.0\Azure.Identity.dll</HintPath> |
| 55 | + </Reference> |
47 | 56 | <Reference Include="Microsoft.Azure.KeyVault, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
48 | 57 | <HintPath>..\..\packages\Microsoft.Azure.KeyVault.2.3.2\lib\net452\Microsoft.Azure.KeyVault.dll</HintPath> |
49 | 58 | </Reference> |
|
53 | 62 | <Reference Include="Microsoft.Azure.Services.AppAuthentication, Version=1.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
54 | 63 | <HintPath>..\..\packages\Microsoft.Azure.Services.AppAuthentication.1.0.1\lib\net452\Microsoft.Azure.Services.AppAuthentication.dll</HintPath> |
55 | 64 | </Reference> |
| 65 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 66 | + <HintPath>..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 67 | + </Reference> |
56 | 68 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
57 | 69 | <HintPath>..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
58 | 70 | </Reference> |
59 | 71 | <Reference Include="Microsoft.CSharp" /> |
| 72 | + <Reference Include="Microsoft.Identity.Client, Version=4.1.0.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL"> |
| 73 | + <HintPath>..\..\packages\Microsoft.Identity.Client.4.1.0\lib\net45\Microsoft.Identity.Client.dll</HintPath> |
| 74 | + </Reference> |
60 | 75 | <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=3.19.2.6005, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
61 | 76 | <HintPath>..\..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.3.19.2\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> |
62 | 77 | </Reference> |
|
72 | 87 | <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
73 | 88 | <HintPath>..\..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
74 | 89 | </Reference> |
| 90 | + <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 91 | + <HintPath>..\..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 92 | + </Reference> |
| 93 | + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 94 | + <HintPath>..\..\packages\System.Diagnostics.DiagnosticSource.4.6.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| 95 | + </Reference> |
| 96 | + <Reference Include="System.IdentityModel" /> |
| 97 | + <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 98 | + <HintPath>..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 99 | + </Reference> |
| 100 | + <Reference Include="System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
| 101 | + <Reference Include="System.Numerics" /> |
| 102 | + <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 103 | + <HintPath>..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 104 | + </Reference> |
| 105 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 106 | + <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 107 | + </Reference> |
| 108 | + <Reference Include="System.Security" /> |
| 109 | + <Reference Include="System.Security.Cryptography.ProtectedData, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 110 | + <HintPath>..\..\packages\System.Security.Cryptography.ProtectedData.4.5.0\lib\net461\System.Security.Cryptography.ProtectedData.dll</HintPath> |
| 111 | + </Reference> |
| 112 | + <Reference Include="System.Text.Encodings.Web, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 113 | + <HintPath>..\..\packages\System.Text.Encodings.Web.4.6.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath> |
| 114 | + </Reference> |
| 115 | + <Reference Include="System.Text.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 116 | + <HintPath>..\..\packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll</HintPath> |
| 117 | + </Reference> |
| 118 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 119 | + <HintPath>..\..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 120 | + </Reference> |
| 121 | + <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath> |
| 123 | + </Reference> |
75 | 124 | <Reference Include="System.Web.DynamicData" /> |
76 | 125 | <Reference Include="System.Web.Entity" /> |
77 | 126 | <Reference Include="System.Web.ApplicationServices" /> |
|
81 | 130 | <Reference Include="System.Core" /> |
82 | 131 | <Reference Include="System.Data.DataSetExtensions" /> |
83 | 132 | <Reference Include="System.Web.Extensions" /> |
| 133 | + <Reference Include="System.Windows.Forms" /> |
84 | 134 | <Reference Include="System.Xml.Linq" /> |
85 | 135 | <Reference Include="System.Drawing" /> |
86 | 136 | <Reference Include="System.Web" /> |
|
111 | 161 | <Compile Include="Properties\AssemblyInfo.cs" /> |
112 | 162 | </ItemGroup> |
113 | 163 | <ItemGroup> |
| 164 | + <ProjectReference Include="..\..\src\AzureAppConfig\AzureAppConfig.csproj"> |
| 165 | + <Project>{3f1bb24a-355f-49e7-b396-6aa2eb5dda0e}</Project> |
| 166 | + <Name>AzureAppConfig</Name> |
| 167 | + </ProjectReference> |
114 | 168 | <ProjectReference Include="..\..\src\Azure\Azure.csproj"> |
115 | 169 | <Project>{345c5437-4990-45dc-be34-6e37aa05d8d2}</Project> |
116 | 170 | <Name>Azure</Name> |
|
0 commit comments