|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" /> |
4 | | - <Import Project="..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" /> |
| 3 | + <Import Project="..\packages\Microsoft.Net.Compilers.3.8.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.3.8.0\build\Microsoft.Net.Compilers.props')" /> |
5 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
6 | 5 | <PropertyGroup> |
7 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
24 | 23 | <UseGlobalApplicationHostFile /> |
25 | 24 | <NuGetPackageImportStamp> |
26 | 25 | </NuGetPackageImportStamp> |
| 26 | + <Use64BitIISExpress /> |
27 | 27 | </PropertyGroup> |
28 | 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
29 | 29 | <DebugSymbols>true</DebugSymbols> |
|
43 | 43 | <WarningLevel>4</WarningLevel> |
44 | 44 | </PropertyGroup> |
45 | 45 | <ItemGroup> |
46 | | - <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
47 | | - <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
48 | | - <Private>True</Private> |
| 46 | + <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath> |
49 | 48 | </Reference> |
50 | 49 | <Reference Include="Microsoft.CSharp" /> |
51 | | - <Reference Include="Microsoft.IdentityModel.Logging, Version=1.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
52 | | - <HintPath>..\packages\Microsoft.IdentityModel.Logging.1.1.2\lib\net451\Microsoft.IdentityModel.Logging.dll</HintPath> |
53 | | - <Private>True</Private> |
| 50 | + <Reference Include="Microsoft.IdentityModel.JsonWebTokens, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 51 | + <HintPath>..\packages\Microsoft.IdentityModel.JsonWebTokens.6.8.0\lib\net45\Microsoft.IdentityModel.JsonWebTokens.dll</HintPath> |
54 | 52 | </Reference> |
55 | | - <Reference Include="Microsoft.IdentityModel.Tokens, Version=5.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
56 | | - <HintPath>..\packages\Microsoft.IdentityModel.Tokens.5.1.2\lib\net451\Microsoft.IdentityModel.Tokens.dll</HintPath> |
57 | | - <Private>True</Private> |
| 53 | + <Reference Include="Microsoft.IdentityModel.Logging, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Microsoft.IdentityModel.Logging.6.8.0\lib\net45\Microsoft.IdentityModel.Logging.dll</HintPath> |
58 | 55 | </Reference> |
59 | | - <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
60 | | - <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
61 | | - <Private>True</Private> |
| 56 | + <Reference Include="Microsoft.IdentityModel.Tokens, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\Microsoft.IdentityModel.Tokens.6.8.0\lib\net45\Microsoft.IdentityModel.Tokens.dll</HintPath> |
62 | 58 | </Reference> |
63 | | - <Reference Include="System.IdentityModel.Tokens.Jwt, Version=5.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
64 | | - <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.5.1.2\lib\net451\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
65 | | - <Private>True</Private> |
| 59 | + <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
66 | 61 | </Reference> |
| 62 | + <Reference Include="System.IdentityModel.Tokens.Jwt, Version=6.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.6.8.0\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
| 64 | + </Reference> |
| 65 | + <Reference Include="System.Net" /> |
| 66 | + <Reference Include="System.Net.Http" /> |
67 | 67 | <Reference Include="System.Web.DynamicData" /> |
68 | 68 | <Reference Include="System.Web.Entity" /> |
69 | 69 | <Reference Include="System.Web.ApplicationServices" /> |
|
73 | 73 | <Reference Include="System.Core" /> |
74 | 74 | <Reference Include="System.Data.DataSetExtensions" /> |
75 | 75 | <Reference Include="System.Web.Extensions" /> |
| 76 | + <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath> |
| 78 | + </Reference> |
| 79 | + <Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath> |
| 81 | + </Reference> |
| 82 | + <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath> |
| 87 | + </Reference> |
| 88 | + <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 89 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 90 | + </Reference> |
| 91 | + <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 93 | + </Reference> |
76 | 94 | <Reference Include="System.Xml.Linq" /> |
77 | 95 | <Reference Include="System.Drawing" /> |
78 | 96 | <Reference Include="System.Web" /> |
79 | 97 | <Reference Include="System.Xml" /> |
80 | 98 | <Reference Include="System.Configuration" /> |
81 | 99 | <Reference Include="System.Web.Services" /> |
82 | 100 | <Reference Include="System.EnterpriseServices" /> |
83 | | - <Reference Include="Twilio, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
84 | | - <HintPath>..\packages\Twilio.5.4.0\lib\net451\Twilio.dll</HintPath> |
85 | | - <Private>True</Private> |
| 101 | + <Reference Include="Twilio, Version=5.52.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 102 | + <HintPath>..\packages\Twilio.5.52.1\lib\net451\Twilio.dll</HintPath> |
86 | 103 | </Reference> |
87 | 104 | </ItemGroup> |
88 | 105 | <ItemGroup> |
89 | | - <Reference Include="System.Web.Razor"> |
90 | | - <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> |
91 | | - </Reference> |
92 | | - <Reference Include="System.Web.Webpages"> |
93 | | - <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath> |
94 | | - </Reference> |
95 | | - <Reference Include="System.Web.Webpages.Deployment"> |
96 | | - <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath> |
97 | | - </Reference> |
98 | | - <Reference Include="System.Web.Webpages.Razor"> |
99 | | - <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath> |
100 | | - </Reference> |
101 | | - <Reference Include="System.Web.Helpers"> |
102 | | - <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath> |
103 | | - </Reference> |
104 | 106 | <Reference Include="Microsoft.Web.Infrastructure"> |
105 | 107 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
106 | 108 | </Reference> |
107 | | - <Reference Include="System.Web.Mvc"> |
108 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath> |
109 | | - </Reference> |
110 | 109 | </ItemGroup> |
111 | 110 | <ItemGroup> |
112 | 111 | <Content Include="Global.asax" /> |
|
123 | 122 | <ItemGroup> |
124 | 123 | <Content Include="Views\web.config" /> |
125 | 124 | <Content Include="packages.config" /> |
| 125 | + <Content Include="Local.config" /> |
| 126 | + <None Include="Local.config.example" /> |
126 | 127 | <None Include="Web.Debug.config"> |
127 | 128 | <DependentUpon>Web.config</DependentUpon> |
128 | 129 | </None> |
|
160 | 161 | </FlavorProperties> |
161 | 162 | </VisualStudio> |
162 | 163 | </ProjectExtensions> |
| 164 | + <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" /> |
163 | 165 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
164 | 166 | <PropertyGroup> |
165 | 167 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
166 | 168 | </PropertyGroup> |
167 | | - <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" /> |
168 | | - <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" /> |
| 169 | + <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" /> |
| 170 | + <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.3.8.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.3.8.0\build\Microsoft.Net.Compilers.props'))" /> |
169 | 171 | </Target> |
170 | 172 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
171 | 173 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments