|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
14 | 14 | <RootNamespace>todo</RootNamespace>
|
15 | 15 | <AssemblyName>todo</AssemblyName>
|
16 |
| - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| 16 | + <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
17 | 17 | <MvcBuildViews>false</MvcBuildViews>
|
18 | 18 | <UseIISExpress>true</UseIISExpress>
|
19 | 19 | <IISExpressSSLPort />
|
|
25 | 25 | <NuGetPackageImportStamp>
|
26 | 26 | </NuGetPackageImportStamp>
|
27 | 27 | <TargetFrameworkProfile />
|
| 28 | + <Use64BitIISExpress /> |
28 | 29 | </PropertyGroup>
|
29 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
30 | 31 | <DebugSymbols>true</DebugSymbols>
|
|
48 | 49 | <SpecificVersion>False</SpecificVersion>
|
49 | 50 | <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
50 | 51 | </Reference>
|
| 52 | + <Reference Include="Azure.Core, Version=1.19.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\Azure.Core.1.19.0\lib\net461\Azure.Core.dll</HintPath> |
| 54 | + </Reference> |
| 55 | + <Reference Include="Azure.Identity, Version=1.4.1.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\Azure.Identity.1.4.1\lib\netstandard2.0\Azure.Identity.dll</HintPath> |
| 57 | + </Reference> |
| 58 | + <Reference Include="Azure.Security.KeyVault.Secrets, Version=4.2.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\Azure.Security.KeyVault.Secrets.4.2.0\lib\netstandard2.0\Azure.Security.KeyVault.Secrets.dll</HintPath> |
| 60 | + </Reference> |
51 | 61 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
52 | 62 | <SpecificVersion>False</SpecificVersion>
|
53 | 63 | <HintPath>..\packages\EntityFramework.6.1.2-beta1\lib\net45\EntityFramework.dll</HintPath>
|
|
60 | 70 | <HintPath>..\packages\Microsoft.Azure.DocumentDB.1.6.1\lib\net45\Microsoft.Azure.Documents.Client.dll</HintPath>
|
61 | 71 | <Private>True</Private>
|
62 | 72 | </Reference>
|
63 |
| - <Reference Include="Microsoft.Azure.KeyVault, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
64 |
| - <HintPath>..\packages\Microsoft.Azure.KeyVault.2.3.2\lib\net452\Microsoft.Azure.KeyVault.dll</HintPath> |
65 |
| - </Reference> |
66 | 73 | <Reference Include="Microsoft.Azure.KeyVault.WebKey, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
67 | 74 | <HintPath>..\packages\Microsoft.Azure.KeyVault.WebKey.2.0.7\lib\net452\Microsoft.Azure.KeyVault.WebKey.dll</HintPath>
|
68 | 75 | </Reference>
|
| 76 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 78 | + </Reference> |
69 | 79 | <Reference Include="Microsoft.CSharp" />
|
| 80 | + <Reference Include="Microsoft.Identity.Client, Version=4.30.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\packages\Microsoft.Identity.Client.4.30.1\lib\net461\Microsoft.Identity.Client.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="Microsoft.Identity.Client.Extensions.Msal, Version=2.18.4.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\Microsoft.Identity.Client.Extensions.Msal.2.18.4\lib\net45\Microsoft.Identity.Client.Extensions.Msal.dll</HintPath> |
| 85 | + </Reference> |
70 | 86 | <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
71 | 87 | <HintPath>..\packages\Microsoft.Rest.ClientRuntime.2.3.8\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath>
|
72 | 88 | </Reference>
|
|
78 | 94 | <Private>True</Private>
|
79 | 95 | </Reference>
|
80 | 96 | <Reference Include="System" />
|
| 97 | + <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 98 | + <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
| 99 | + </Reference> |
81 | 100 | <Reference Include="System.Data" />
|
82 | 101 | <Reference Include="System.Data.DataSetExtensions" />
|
| 102 | + <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 103 | + <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.6.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| 104 | + </Reference> |
83 | 105 | <Reference Include="System.Drawing" />
|
| 106 | + <Reference Include="System.IdentityModel" /> |
| 107 | + <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 108 | + <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath> |
| 109 | + </Reference> |
| 110 | + <Reference Include="System.Memory.Data, Version=1.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 111 | + <HintPath>..\packages\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll</HintPath> |
| 112 | + </Reference> |
| 113 | + <Reference Include="System.Numerics" /> |
| 114 | + <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 115 | + <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 116 | + </Reference> |
| 117 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 118 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.6.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 119 | + </Reference> |
| 120 | + <Reference Include="System.Security" /> |
| 121 | + <Reference Include="System.Security.Cryptography.ProtectedData, Version=4.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\packages\System.Security.Cryptography.ProtectedData.4.5.0\lib\net461\System.Security.Cryptography.ProtectedData.dll</HintPath> |
| 123 | + </Reference> |
| 124 | + <Reference Include="System.Text.Encodings.Web, Version=4.0.5.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 125 | + <HintPath>..\packages\System.Text.Encodings.Web.4.7.2\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
| 126 | + </Reference> |
| 127 | + <Reference Include="System.Text.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 128 | + <HintPath>..\packages\System.Text.Json.4.6.0\lib\net461\System.Text.Json.dll</HintPath> |
| 129 | + </Reference> |
| 130 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 131 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.2\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 132 | + </Reference> |
| 133 | + <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 134 | + <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath> |
| 135 | + </Reference> |
84 | 136 | <Reference Include="System.Web.DynamicData" />
|
85 | 137 | <Reference Include="System.Web.Entity" />
|
86 | 138 | <Reference Include="System.Web.ApplicationServices" />
|
|
113 | 165 | <Reference Include="System.Web" />
|
114 | 166 | <Reference Include="System.Web.Abstractions" />
|
115 | 167 | <Reference Include="System.Web.Routing" />
|
| 168 | + <Reference Include="System.Windows.Forms" /> |
116 | 169 | <Reference Include="System.Xml" />
|
117 | 170 | <Reference Include="System.Configuration" />
|
118 | 171 | <Reference Include="System.Web.Services" />
|
|
207 | 260 | <SubType>Designer</SubType>
|
208 | 261 | </Content>
|
209 | 262 | </ItemGroup>
|
210 |
| - <ItemGroup> |
211 |
| - <ProjectReference Include="..\..\azure-libraries-for-net\src\ResourceManagement\ResourceManager\Microsoft.Azure.Management.ResourceManager.Fluent.csproj"> |
212 |
| - <Project>{c67ba3ec-f895-4232-91cd-6af5f5847072}</Project> |
213 |
| - <Name>Microsoft.Azure.Management.ResourceManager.Fluent</Name> |
214 |
| - </ProjectReference> |
215 |
| - </ItemGroup> |
216 | 263 | <PropertyGroup>
|
217 | 264 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
218 | 265 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
0 commit comments