|
262 | 262 | <Compile Include="Areas\Admin\Models\ErrorTrackingViewModel.cs" /> |
263 | 263 | <Compile Include="Areas\Admin\Models\QueueViewModel.cs" /> |
264 | 264 | <Compile Include="Areas\Admin\Models\ReportingViewModel.cs" /> |
265 | | - <Compile Include="Areas\HelpPage\ApiDescriptionExtensions.cs" /> |
266 | | - <Compile Include="Areas\HelpPage\App_Start\HelpPageConfig.cs" /> |
267 | | - <Compile Include="Areas\HelpPage\Controllers\HelpController.cs" /> |
268 | | - <Compile Include="Areas\HelpPage\HelpPageAreaRegistration.cs" /> |
269 | | - <Compile Include="Areas\HelpPage\HelpPageConfigurationExtensions.cs" /> |
270 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" /> |
271 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" /> |
272 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" /> |
273 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" /> |
274 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" /> |
275 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" /> |
276 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" /> |
277 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescription.cs" /> |
278 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" /> |
279 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" /> |
280 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" /> |
281 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" /> |
282 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" /> |
283 | | - <Compile Include="Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" /> |
284 | | - <Compile Include="Areas\HelpPage\Models\HelpPageApiModel.cs" /> |
285 | | - <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" /> |
286 | | - <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" /> |
287 | | - <Compile Include="Areas\HelpPage\SampleGeneration\ImageSample.cs" /> |
288 | | - <Compile Include="Areas\HelpPage\SampleGeneration\InvalidSample.cs" /> |
289 | | - <Compile Include="Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" /> |
290 | | - <Compile Include="Areas\HelpPage\SampleGeneration\SampleDirection.cs" /> |
291 | | - <Compile Include="Areas\HelpPage\SampleGeneration\TextSample.cs" /> |
292 | | - <Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" /> |
293 | 265 | <Compile Include="Areas\Installation\Controllers\AccountController.cs" /> |
294 | 266 | <Compile Include="Areas\Installation\Controllers\BootController.cs" /> |
295 | 267 | <Compile Include="Areas\Installation\Controllers\MessagingController.cs" /> |
|
379 | 351 | <Content Include="Areas\Admin\Views\Sql\Index.cshtml" /> |
380 | 352 | <Content Include="Areas\Admin\Views\Sql\Tables.cshtml" /> |
381 | 353 | <Content Include="Areas\Admin\Views\web.config" /> |
382 | | - <Content Include="Areas\HelpPage\HelpPage.css" /> |
383 | 354 | <Content Include="Areas\Installation\Views\_ViewStart.cshtml" /> |
384 | 355 | <Content Include="Areas\Installation\Views\Account\Admin.cshtml" /> |
385 | 356 | <Content Include="Areas\Installation\Views\Messaging\Email.cshtml" /> |
|
461 | 432 | <Content Include="fonts\Material-Design-Iconic-Font.ttf" /> |
462 | 433 | <Content Include="fonts\Material-Design-Iconic-Font.woff" /> |
463 | 434 | <Content Include="fonts\Material-Design-Iconic-Font.woff2" /> |
464 | | - <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" /> |
465 | | - <Content Include="Areas\HelpPage\Views\Web.config" /> |
466 | | - <Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" /> |
467 | | - <Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" /> |
468 | | - <Content Include="Areas\HelpPage\Views\Help\Index.cshtml" /> |
469 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" /> |
470 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" /> |
471 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" /> |
472 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" /> |
473 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" /> |
474 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" /> |
475 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" /> |
476 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" /> |
477 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" /> |
478 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" /> |
479 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" /> |
480 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" /> |
481 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" /> |
482 | | - <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" /> |
483 | | - <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" /> |
484 | 435 | <None Include="Properties\PublishProfiles\FolderProfile.pubxml" /> |
485 | 436 | <Content Include="Scripts\bootstrap.js" /> |
486 | 437 | <Content Include="Scripts\bootstrap.min.js" /> |
|
0 commit comments