|
20 | 20 | <IISExpressAnonymousAuthentication /> |
21 | 21 | <IISExpressWindowsAuthentication /> |
22 | 22 | <IISExpressUseClassicPipelineMode /> |
| 23 | + <Use64BitIISExpress /> |
| 24 | + <UseGlobalApplicationHostFile /> |
23 | 25 | </PropertyGroup> |
24 | 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
25 | 27 | <DebugSymbols>true</DebugSymbols> |
|
44 | 46 | <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath> |
45 | 47 | </Reference> |
46 | 48 | <Reference Include="Microsoft.CSharp" /> |
47 | | - <Reference Include="Microsoft.IdentityModel.Protocol.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
48 | | - <SpecificVersion>False</SpecificVersion> |
49 | | - <HintPath>..\packages\Microsoft.IdentityModel.Protocol.Extensions.1.0.0\lib\net45\Microsoft.IdentityModel.Protocol.Extensions.dll</HintPath> |
| 49 | + <Reference Include="Microsoft.IdentityModel.Protocol.Extensions, Version=1.0.40306.1554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 50 | + <HintPath>..\packages\Microsoft.IdentityModel.Protocol.Extensions.1.0.4.403061554\lib\net45\Microsoft.IdentityModel.Protocol.Extensions.dll</HintPath> |
50 | 51 | </Reference> |
51 | 52 | <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
52 | 53 | <SpecificVersion>False</SpecificVersion> |
|
57 | 58 | <Reference Include="System.Data.Entity" /> |
58 | 59 | <Reference Include="System.Drawing" /> |
59 | 60 | <Reference Include="System.IdentityModel" /> |
60 | | - <Reference Include="System.IdentityModel.Tokens.Jwt, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
61 | | - <SpecificVersion>False</SpecificVersion> |
62 | | - <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.4.0.0\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
| 61 | + <Reference Include="System.IdentityModel.Tokens.Jwt, Version=4.0.40306.1554, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\packages\System.IdentityModel.Tokens.Jwt.4.0.4.403061554\lib\net45\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
63 | 63 | </Reference> |
64 | | - <Reference Include="System.Net.Http.Formatting, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
65 | | - <SpecificVersion>False</SpecificVersion> |
66 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.2\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
| 64 | + <Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath> |
67 | 66 | </Reference> |
68 | 67 | <Reference Include="System.Runtime.Serialization" /> |
69 | 68 | <Reference Include="System.Web.Entity" /> |
|
72 | 71 | <Reference Include="System.Core" /> |
73 | 72 | <Reference Include="System.Data.DataSetExtensions" /> |
74 | 73 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
75 | | - <SpecificVersion>False</SpecificVersion> |
76 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.Helpers.dll</HintPath> |
| 74 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath> |
77 | 75 | </Reference> |
78 | | - <Reference Include="System.Web.Http, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
79 | | - <SpecificVersion>False</SpecificVersion> |
80 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.2\lib\net45\System.Web.Http.dll</HintPath> |
| 76 | + <Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath> |
81 | 78 | </Reference> |
82 | | - <Reference Include="System.Web.Http.WebHost, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
83 | | - <SpecificVersion>False</SpecificVersion> |
84 | | - <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.2\lib\net45\System.Web.Http.WebHost.dll</HintPath> |
| 79 | + <Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath> |
85 | 81 | </Reference> |
86 | | - <Reference Include="System.Web.Mvc, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
87 | | - <SpecificVersion>False</SpecificVersion> |
88 | | - <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.2\lib\net45\System.Web.Mvc.dll</HintPath> |
| 82 | + <Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath> |
89 | 84 | </Reference> |
90 | 85 | <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
91 | 86 | <SpecificVersion>False</SpecificVersion> |
92 | 87 | <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath> |
93 | 88 | </Reference> |
94 | 89 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
95 | | - <SpecificVersion>False</SpecificVersion> |
96 | | - <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.2\lib\net45\System.Web.Razor.dll</HintPath> |
| 90 | + <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath> |
97 | 91 | </Reference> |
98 | 92 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
99 | | - <SpecificVersion>False</SpecificVersion> |
100 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.dll</HintPath> |
| 93 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath> |
101 | 94 | </Reference> |
102 | 95 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
103 | | - <SpecificVersion>False</SpecificVersion> |
104 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
| 96 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath> |
105 | 97 | </Reference> |
106 | 98 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
107 | | - <SpecificVersion>False</SpecificVersion> |
108 | | - <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
| 99 | + <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
109 | 100 | </Reference> |
110 | 101 | <Reference Include="System.Xml.Linq" /> |
111 | 102 | <Reference Include="System.Web" /> |
|
187 | 178 | <Content Include="fonts\glyphicons-halflings-regular.eot" /> |
188 | 179 | <Content Include="Content\bootstrap-theme.css.map" /> |
189 | 180 | <Content Include="Content\bootstrap.css.map" /> |
190 | | - <Content Include="Areas\HelpPage\Views\Web.config" /> |
| 181 | + <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" /> |
| 182 | + <Content Include="Areas\HelpPage\Views\Web.config"> |
| 183 | + <SubType>Designer</SubType> |
| 184 | + </Content> |
191 | 185 | <Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" /> |
192 | 186 | <Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" /> |
193 | 187 | <Content Include="Areas\HelpPage\Views\Help\Index.cshtml" /> |
|
206 | 200 | <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" /> |
207 | 201 | <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" /> |
208 | 202 | <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" /> |
209 | | - <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" /> |
210 | 203 | <None Include="Scripts\jquery-1.10.2.intellisense.js" /> |
211 | 204 | <None Include="Scripts\jquery-2.1.1.intellisense.js" /> |
212 | 205 | <Content Include="Scripts\jquery-2.1.1.js" /> |
|
217 | 210 | <Content Include="Scripts\respond.matchmedia.addListener.js" /> |
218 | 211 | <Content Include="Scripts\respond.matchmedia.addListener.min.js" /> |
219 | 212 | <Content Include="Scripts\respond.min.js" /> |
220 | | - <Content Include="Web.config" /> |
| 213 | + <Content Include="Web.config"> |
| 214 | + <SubType>Designer</SubType> |
| 215 | + </Content> |
221 | 216 | <Content Include="Web.Debug.config"> |
222 | 217 | <DependentUpon>Web.config</DependentUpon> |
223 | 218 | </Content> |
|
0 commit comments