├── .github ├── issue_template.md └── workflows │ ├── ado-gh-sync.yml │ └── codeql.yml ├── .gitignore ├── 404.md ├── CNAME ├── CONTRIBUTING.md ├── Images ├── 404.jpg ├── AppSetting.png ├── Azure DevOps Demo Generator.png ├── CreateMethod.png ├── IIS_Appsettings.png ├── config.png ├── first-post.png ├── hostfile.png ├── jekyll-logo.png ├── jekyll-now-theme-screenshot.jpg ├── local-debug.png ├── permissions.png ├── scopes.png └── step1.gif ├── LICENSE ├── README.md ├── Report ├── html │ ├── annotated.html │ ├── bc_s.png │ ├── bdwn.png │ ├── class_templates_generator_tool_1_1_configuration-members.html │ ├── class_templates_generator_tool_1_1_configuration.html │ ├── class_templates_generator_tool_1_1_configuration.png │ ├── class_templates_generator_tool_1_1_generators_1_1_board_columns-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_board_columns.html │ ├── class_templates_generator_tool_1_1_generators_1_1_build_definitions-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_build_definitions.html │ ├── class_templates_generator_tool_1_1_generators_1_1_card_fields_and_card_styles-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_card_fields_and_card_styles.html │ ├── class_templates_generator_tool_1_1_generators_1_1_export_dashboards-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_export_dashboards.html │ ├── class_templates_generator_tool_1_1_generators_1_1_export_queries-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_export_queries.html │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source.html │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source_1_1_w_i_map_data-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source_1_1_w_i_map_data.html │ ├── class_templates_generator_tool_1_1_generators_1_1_pull_requests-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_pull_requests.html │ ├── class_templates_generator_tool_1_1_generators_1_1_release_definitions-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_release_definitions.html │ ├── class_templates_generator_tool_1_1_generators_1_1_source_code-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_source_code.html │ ├── class_templates_generator_tool_1_1_generators_1_1_teams-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_teams.html │ ├── class_templates_generator_tool_1_1_generators_1_1_validate_login-members.html │ ├── class_templates_generator_tool_1_1_generators_1_1_validate_login.html │ ├── class_templates_generator_tool_1_1_program-members.html │ ├── class_templates_generator_tool_1_1_program.html │ ├── class_templates_generator_tool_1_1_source_configuration-members.html │ ├── class_templates_generator_tool_1_1_source_configuration.html │ ├── class_templates_generator_tool_1_1_source_configuration.png │ ├── class_templates_generator_tool_1_1_view_model_1_1_base_view_model-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_base_view_model.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_base_view_model.png │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_column-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_column.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_state_mappings-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_state_mappings.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_build-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_build.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_configuration-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_configuration.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_definition-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_definition.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_platform-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_platform.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_definition-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_definition.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs1-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs1.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_option-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_option.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_pool-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_pool.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_properties-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_properties.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_queue-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_queue.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_repository-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_repository.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_retention_rule-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_retention_rule.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_system_debug-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_system_debug.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_task-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_task.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_variables-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_variables.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_bug-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_bug.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_card_fields-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_card_fields.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_cards-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_cards.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_product_backlog_item-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_product_backlog_item.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_card_styles-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_card_styles.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_fill-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_fill.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_rules-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_rules.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_settings-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_settings.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_tag_style-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_tag_style.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_dashboard-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_dashboard.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_dashboard.png │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_result-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_result.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_result.png │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_column-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_column.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_results-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_results.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_results.png │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_workitem-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_workitem.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_all_plans-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_all_plans.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_card_settings-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_card_settings.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_core_field-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_core_field.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_criterion-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_criterion.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_delivery_plan-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_delivery_plan.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_fields-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_fields.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_properties-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_properties.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_team_backlog_mapping-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_team_backlog_mapping.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comment-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comment.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comments-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comments.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_iteration_context-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_iteration_context.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_microsoft_te033d878f4bc391c4991265602b9d9ecf.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_microsoft_tec84ae83229f9b2961597ac69e41f9631.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_properties-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_properties.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_pull_request_thread_context-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_pull_request_thread_context.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_end-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_end.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_start-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_start.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_thread_context-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_thread_context.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_pull_request-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_pull_request.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_reviewer-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_reviewer.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_child-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_child.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_query_with_wiql-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_query_with_wiql.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1query-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1query.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_child-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_child.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_links-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_links.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_query-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_query.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_wiql-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_wiql.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approval-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approval.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approver-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approver.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_artifact-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_artifact.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_condition-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_condition.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition_reference-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition_reference.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_phas-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_phas.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_step-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_step.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deployment_input-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deployment_input.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment_options-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment_options.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_execution_policy-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_execution_policy.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_inputs-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_inputs.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_owner-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_owner.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_parallel_execution-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_parallel_execution.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_post_deploy_approvals-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_post_deploy_approvals.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_pre_deploy_approvals-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_pre_deploy_approvals.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_project-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_project.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_release_definition-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_release_definition.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_retention_policy-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_retention_policy.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_task-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_task.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_trigger-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_trigger.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_variables.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_release-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_release.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_repository-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_repository.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_authorization-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_authorization.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_service-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_service.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1parameter-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1parameter.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_code-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_code.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_git_source-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_git_source.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_parameters-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_parameters.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_team-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_team.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_dashboard-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_dashboard.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_position-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_position.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_settings_version-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_settings_version.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_size-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_size.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_widget-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_widget.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_attributes-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_attributes.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_fields-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_fields.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_relations-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_relations.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_value-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_value.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_work_items-members.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_work_items.html │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_work_items.png │ ├── class_vsts_demo_builder_1_1_bundle_config-members.html │ ├── class_vsts_demo_builder_1_1_bundle_config.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_account_controller-members.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_account_controller.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_account_controller.png │ ├── class_vsts_demo_builder_1_1_controllers_1_1_environment_controller-members.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_environment_controller.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_environment_controller.png │ ├── class_vsts_demo_builder_1_1_controllers_1_1_home_controller-members.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_home_controller.html │ ├── class_vsts_demo_builder_1_1_controllers_1_1_home_controller.png │ ├── class_vsts_demo_builder_1_1_error_handler_1_1_ai_handle_error_attribute-members.html │ ├── class_vsts_demo_builder_1_1_error_handler_1_1_ai_handle_error_attribute.html │ ├── class_vsts_demo_builder_1_1_error_handler_1_1_ai_handle_error_attribute.png │ ├── class_vsts_demo_builder_1_1_filter_config-members.html │ ├── class_vsts_demo_builder_1_1_filter_config.html │ ├── class_vsts_demo_builder_1_1_models_1_1_access_details-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_access_details.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_account_list-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_account_list.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_properties.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_value-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_value.html │ ├── class_vsts_demo_builder_1_1_models_1_1_build_def-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_build_def.html │ ├── class_vsts_demo_builder_1_1_models_1_1_build_release_mapping-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_build_release_mapping.html │ ├── class_vsts_demo_builder_1_1_models_1_1_configuration-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_configuration.html │ ├── class_vsts_demo_builder_1_1_models_1_1_configuration.png │ ├── class_vsts_demo_builder_1_1_models_1_1_dashboard-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_dashboard.html │ ├── class_vsts_demo_builder_1_1_models_1_1_default-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_default.html │ ├── class_vsts_demo_builder_1_1_models_1_1_email-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_email.html │ ├── class_vsts_demo_builder_1_1_models_1_1_environment_values-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_environment_values.html │ ├── class_vsts_demo_builder_1_1_models_1_1_group_details-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_group_details.html │ ├── class_vsts_demo_builder_1_1_models_1_1_groupwise_template-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_groupwise_template.html │ ├── class_vsts_demo_builder_1_1_models_1_1_location.html │ ├── class_vsts_demo_builder_1_1_models_1_1_location_1_1_i_p_host_generator-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_location_1_1_i_p_host_generator.html │ ├── class_vsts_demo_builder_1_1_models_1_1_login_model-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_login_model.html │ ├── class_vsts_demo_builder_1_1_models_1_1_profile_details-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_profile_details.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_authentication-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_authentication.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_project_count-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_project_count.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_value-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_value.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_settings-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_settings.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_template-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_project_template.html │ ├── class_vsts_demo_builder_1_1_models_1_1_query-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_query.html │ ├── class_vsts_demo_builder_1_1_models_1_1_release_def-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_release_def.html │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions.html │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension.html │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension_with_link-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension_with_link.html │ ├── class_vsts_demo_builder_1_1_models_1_1_template-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_template.html │ ├── class_vsts_demo_builder_1_1_models_1_1_template_setting-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_template_setting.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_case-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_case.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_plan-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_plan.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_test_suites-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_test_suites.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_value-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_value.html │ ├── class_vsts_demo_builder_1_1_models_1_1template_key_value-members.html │ ├── class_vsts_demo_builder_1_1_models_1_1template_key_value.html │ ├── class_vsts_demo_builder_1_1_mvc_application-members.html │ ├── class_vsts_demo_builder_1_1_mvc_application.html │ ├── class_vsts_demo_builder_1_1_mvc_application.png │ ├── class_vsts_demo_builder_1_1_route_config-members.html │ ├── class_vsts_demo_builder_1_1_route_config.html │ ├── class_vsts_rest_a_p_i_1_1_build_1_1_build_definition-members.html │ ├── class_vsts_rest_a_p_i_1_1_build_1_1_build_definition.html │ ├── class_vsts_rest_a_p_i_1_1_configuration-members.html │ ├── class_vsts_rest_a_p_i_1_1_configuration.html │ ├── class_vsts_rest_a_p_i_1_1_configuration.png │ ├── class_vsts_rest_a_p_i_1_1_delivery_plans_1_1_plans-members.html │ ├── class_vsts_rest_a_p_i_1_1_delivery_plans_1_1_plans.html │ ├── class_vsts_rest_a_p_i_1_1_git_1_1_repository-members.html │ ├── class_vsts_rest_a_p_i_1_1_git_1_1_repository.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_account-members.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_account.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_projects-members.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_projects.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_team-members.html │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_team.html │ ├── class_vsts_rest_a_p_i_1_1_querys_and_widgets_1_1_querys-members.html │ ├── class_vsts_rest_a_p_i_1_1_querys_and_widgets_1_1_querys.html │ ├── class_vsts_rest_a_p_i_1_1_queues_1_1_queue-members.html │ ├── class_vsts_rest_a_p_i_1_1_queues_1_1_queue.html │ ├── class_vsts_rest_a_p_i_1_1_release_1_1_release_definition-members.html │ ├── class_vsts_rest_a_p_i_1_1_release_1_1_release_definition.html │ ├── class_vsts_rest_a_p_i_1_1_service_1_1_service_end_point-members.html │ ├── class_vsts_rest_a_p_i_1_1_service_1_1_service_end_point.html │ ├── class_vsts_rest_a_p_i_1_1_test_management_1_1_test_management-members.html │ ├── class_vsts_rest_a_p_i_1_1_test_management_1_1_test_management.html │ ├── class_vsts_rest_a_p_i_1_1_utility-members.html │ ├── class_vsts_rest_a_p_i_1_1_utility.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_base_view_model-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_base_view_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_base_view_model.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_authoredby-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_authoredby.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_definitions-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_definitions.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_definitions.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_pool-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_pool.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_project-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_project.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_queue-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_queue.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_access_level-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_access_level.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_account-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_account.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_links-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_links.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_member-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_member.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_memberships-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_memberships.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_self-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_self.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response_1_1_team-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response_1_1_team.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response_1_1_team.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_projects-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_projects.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_projects.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_iterations-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_iterations.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1_team_members-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1_team_members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_response-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_backlog_iteration-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_backlog_iteration.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_default_iteration-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_default_iteration.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_project-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_project.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_team_setting-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_team_setting.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dash_boarde_tag_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dash_boarde_tag_response_1_1_dashboard-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dash_boarde_tag_response_1_1_dashboard.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_dashboard-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_dashboard.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_dashboard.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_query_response-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_query_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_agent_queue_model-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_agent_queue_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_pool-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_pool.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_queue_model-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_queue_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_queue_model.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approval-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approval.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approver-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approver.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_artifact-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_artifact.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_condition-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_condition.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition_reference-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition_reference.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_phas-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_phas.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_step-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_step.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deployment_input-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deployment_input.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment_options-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment_options.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_execution_policy-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_execution_policy.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_inputs-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_inputs.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_owner-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_owner.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_parallel_execution-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_parallel_execution.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_post_deploy_approvals-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_post_deploy_approvals.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_pre_deploy_approvals-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_pre_deploy_approvals.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_project-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_project.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_release_definition-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_release_definition.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_retention_policy-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_retention_policy.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_task-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_task.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_trigger-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_trigger.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_variables.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_release-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_release.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_project-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_project.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_repositories-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_repositories.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_repositories.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comment-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comment.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comments-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comments.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_iteration_context-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_iteration_context.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_microsoft_team_29750cc223f84f7f92a682f7e31c6ed9.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_microsoft_team_cdef9adbd80bdee012c89b0dd9ec0a8e.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_properties-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_properties.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_pull_request_thread_context-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_pull_request_thread_context.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_end-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_end.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_start-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_start.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_thread_context-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_thread_context.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1reply-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1reply.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_authorization-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_authorization.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_created_by-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_created_by.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_data.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_service_endpoint_model-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_service_endpoint_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_fill-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_fill.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_listof_card_styles-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_listof_card_styles.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_rules-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_rules.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_rules.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_tag_style-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_tag_style.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_column_post-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_column_post.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_column_post.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_node-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_node.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_node.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_column_response-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_column_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_column_response.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_field-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_field.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_fields-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_fields.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_state_mappings-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_state_mappings.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_cards-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_cards.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_cards.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_listof_cards-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_listof_cards.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1___links-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1___links.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_node-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_node.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_node.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_parent-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_parent.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_self-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_self.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1___links-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1___links.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child1-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child1.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_nodes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_nodes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_nodes.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_self-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_self.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_column-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_column.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_results-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_results.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_results.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_workitem-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_workitem.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_fields-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_fields.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_relations-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_relations.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_work_items-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_work_items.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_work_items.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_return_exception-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_return_exception.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_backlog_visibilities-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_backlog_visibilities.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_backlog_visibilities.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_epiclist-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_epiclist.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_state_mappings-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_state_mappings.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_field-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_field.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_value-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_value.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1___links-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1___links.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_attributes-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_attributes.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields1-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields1.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_html-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_html.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_relation-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_relation.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_self-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_self.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_work_item-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_work_item.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_work_item.png │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemhistory-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemhistory.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemrevisions-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemrevisions.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemtype-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemtype.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemupdates-members.html │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemupdates.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_board_column-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_board_column.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_cards-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_cards.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_classification_nodes-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_classification_nodes.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_import_work_items-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_import_work_items.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_issue_w_i-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_issue_w_i.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_swim_lanes-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_swim_lanes.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_w_i_map_data-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_w_i_map_data.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_item_new-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_item_new.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_items-members.html │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_items.html │ ├── classes.html │ ├── closed.png │ ├── dir_017997a0b3f5c068c38ef56537878898.html │ ├── dir_0e8f94f38d80e5b1ff7cab15c7bb859b.html │ ├── dir_14bc1b0d8e69347ac00f67644bc68d86.html │ ├── dir_1b5acb66fd97ee8bc5030f4c66c3e615.html │ ├── dir_23f1e038cc84c4814501ce7655576690.html │ ├── dir_26ec264952ba031792d1d5e034c2c6a8.html │ ├── dir_275089585c7fc1b5fd5d7d42c69cb1da.html │ ├── dir_2b03c99514654c964361aa48d3c524f2.html │ ├── dir_2b13eca113518fa2aef9d51173c20e77.html │ ├── dir_31b18faa310c237834ee7cdb5c935e50.html │ ├── dir_3bed722334ea0ec908bd0badaeb5da8e.html │ ├── dir_4926449c8296a7c06baeb436dccdcf5a.html │ ├── dir_501d4fec8a42977fdee12c9106f1216c.html │ ├── dir_5129e0ec9b412bf479fa006c88b691f4.html │ ├── dir_5d0f8ecf38cdf3409c6cd49b38fddc71.html │ ├── dir_5fb99d38e65a6eac76fdd48d9fefaf7c.html │ ├── dir_62eea4cecd721fd6824f9529ec728ccc.html │ ├── dir_6b3a0f1f2be860223c1b526364e1c35a.html │ ├── dir_6d428b65fddc362e76fcd8980d4e3250.html │ ├── dir_71934fab47ba9aec257442ce20788f17.html │ ├── dir_73c56ef68f7581fa6caa2fd039a0d073.html │ ├── dir_82828cad9eac1af1d105b0d85658b3cb.html │ ├── dir_841a55678232832fe081d96cab010ed4.html │ ├── dir_8ae895d431c01c61dbed87c5593ff544.html │ ├── dir_8b407aec51ac04cb9493df77308781ae.html │ ├── dir_8bd57f7fa5683a9d1530d4db9f109692.html │ ├── dir_96031ed330b54330cdc1f7068822a4ef.html │ ├── dir_9ae313a3fbcba1c33e41f0dcb0ef2c7c.html │ ├── dir_9ce038d66d0510237b6fe8e4439db181.html │ ├── dir_9e8cbfe76dd5cf12bb30d863fe22a69a.html │ ├── dir_a1f90321afc92e250fa2f892a4b8a6e9.html │ ├── dir_a27ddf7be722707c026f3b433c3c0e97.html │ ├── dir_b34989a7d4a0f16828483202a27501ee.html │ ├── dir_b53b2e16f73debb475db3bb264c36e8f.html │ ├── dir_b6c547a233a142f142b9dab2e90ec962.html │ ├── dir_c06ad235e7dd8e0141d80a12718e244f.html │ ├── dir_c725b4990a014364b2c93e7e627d31a1.html │ ├── dir_ca23324db4a19e8cba4d7d2268687b73.html │ ├── dir_d30f16ee81e03eb83e65e9b6b9a24acd.html │ ├── dir_d95a7557a1c29d886ce66a3779a6e017.html │ ├── dir_e807f1dc322d8783ee8c2e548f7c0bda.html │ ├── dir_f0f5b332b8a95cee7ef646146a51ba92.html │ ├── dir_f20db2e76df4dc80fe1811fce8d88781.html │ ├── dir_fb725a1f5c5e312faec6541f8f9556ec.html │ ├── dir_ff627587730686747d9b38e904b07e46.html │ ├── doc.png │ ├── doxygen.css │ ├── doxygen.png │ ├── dynsections.js │ ├── folderclosed.png │ ├── folderopen.png │ ├── functions.html │ ├── functions_func.html │ ├── hierarchy.html │ ├── index.html │ ├── interface_templates_generator_tool_1_1_i_configuration-members.html │ ├── interface_templates_generator_tool_1_1_i_configuration.html │ ├── interface_templates_generator_tool_1_1_i_configuration.png │ ├── interface_vsts_demo_builder_1_1_models_1_1_i_configuration-members.html │ ├── interface_vsts_demo_builder_1_1_models_1_1_i_configuration.html │ ├── interface_vsts_demo_builder_1_1_models_1_1_i_configuration.png │ ├── interface_vsts_rest_a_p_i_1_1_i_configuration-members.html │ ├── interface_vsts_rest_a_p_i_1_1_i_configuration.html │ ├── interface_vsts_rest_a_p_i_1_1_i_configuration.png │ ├── jquery.js │ ├── logo.png │ ├── menu.js │ ├── menudata.js │ ├── namespace_templates_generator_tool.html │ ├── namespace_templates_generator_tool_1_1_generators.html │ ├── namespace_templates_generator_tool_1_1_view_model.html │ ├── namespace_vsts_demo_builder.html │ ├── namespace_vsts_demo_builder_1_1_controllers.html │ ├── namespace_vsts_demo_builder_1_1_error_handler.html │ ├── namespace_vsts_demo_builder_1_1_extensions.html │ ├── namespace_vsts_demo_builder_1_1_models.html │ ├── namespace_vsts_rest_a_p_i.html │ ├── namespace_vsts_rest_a_p_i_1_1_build.html │ ├── namespace_vsts_rest_a_p_i_1_1_delivery_plans.html │ ├── namespace_vsts_rest_a_p_i_1_1_git.html │ ├── namespace_vsts_rest_a_p_i_1_1_projects_and_teams.html │ ├── namespace_vsts_rest_a_p_i_1_1_querys_and_widgets.html │ ├── namespace_vsts_rest_a_p_i_1_1_queues.html │ ├── namespace_vsts_rest_a_p_i_1_1_release.html │ ├── namespace_vsts_rest_a_p_i_1_1_service.html │ ├── namespace_vsts_rest_a_p_i_1_1_test_management.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_build.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_service.html │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item.html │ ├── namespace_vsts_rest_a_p_i_1_1_work_item_and_tracking.html │ ├── namespaces.html │ ├── nav_f.png │ ├── nav_g.png │ ├── nav_h.png │ ├── open.png │ ├── search │ │ ├── all_0.html │ │ ├── all_0.js │ │ ├── all_1.html │ │ ├── all_1.js │ │ ├── all_10.html │ │ ├── all_10.js │ │ ├── all_11.html │ │ ├── all_11.js │ │ ├── all_12.html │ │ ├── all_12.js │ │ ├── all_13.html │ │ ├── all_13.js │ │ ├── all_14.html │ │ ├── all_14.js │ │ ├── all_15.html │ │ ├── all_15.js │ │ ├── all_2.html │ │ ├── all_2.js │ │ ├── all_3.html │ │ ├── all_3.js │ │ ├── all_4.html │ │ ├── all_4.js │ │ ├── all_5.html │ │ ├── all_5.js │ │ ├── all_6.html │ │ ├── all_6.js │ │ ├── all_7.html │ │ ├── all_7.js │ │ ├── all_8.html │ │ ├── all_8.js │ │ ├── all_9.html │ │ ├── all_9.js │ │ ├── all_a.html │ │ ├── all_a.js │ │ ├── all_b.html │ │ ├── all_b.js │ │ ├── all_c.html │ │ ├── all_c.js │ │ ├── all_d.html │ │ ├── all_d.js │ │ ├── all_e.html │ │ ├── all_e.js │ │ ├── all_f.html │ │ ├── all_f.js │ │ ├── classes_0.html │ │ ├── classes_0.js │ │ ├── classes_1.html │ │ ├── classes_1.js │ │ ├── classes_10.html │ │ ├── classes_10.js │ │ ├── classes_11.html │ │ ├── classes_11.js │ │ ├── classes_12.html │ │ ├── classes_12.js │ │ ├── classes_13.html │ │ ├── classes_13.js │ │ ├── classes_14.html │ │ ├── classes_14.js │ │ ├── classes_15.html │ │ ├── classes_15.js │ │ ├── classes_2.html │ │ ├── classes_2.js │ │ ├── classes_3.html │ │ ├── classes_3.js │ │ ├── classes_4.html │ │ ├── classes_4.js │ │ ├── classes_5.html │ │ ├── classes_5.js │ │ ├── classes_6.html │ │ ├── classes_6.js │ │ ├── classes_7.html │ │ ├── classes_7.js │ │ ├── classes_8.html │ │ ├── classes_8.js │ │ ├── classes_9.html │ │ ├── classes_9.js │ │ ├── classes_a.html │ │ ├── classes_a.js │ │ ├── classes_b.html │ │ ├── classes_b.js │ │ ├── classes_c.html │ │ ├── classes_c.js │ │ ├── classes_d.html │ │ ├── classes_d.js │ │ ├── classes_e.html │ │ ├── classes_e.js │ │ ├── classes_f.html │ │ ├── classes_f.js │ │ ├── close.png │ │ ├── functions_0.html │ │ ├── functions_0.js │ │ ├── functions_1.html │ │ ├── functions_1.js │ │ ├── functions_2.html │ │ ├── functions_2.js │ │ ├── functions_3.html │ │ ├── functions_3.js │ │ ├── functions_4.html │ │ ├── functions_4.js │ │ ├── functions_5.html │ │ ├── functions_5.js │ │ ├── functions_6.html │ │ ├── functions_6.js │ │ ├── functions_7.html │ │ ├── functions_7.js │ │ ├── functions_8.html │ │ ├── functions_8.js │ │ ├── functions_9.html │ │ ├── functions_9.js │ │ ├── functions_a.html │ │ ├── functions_a.js │ │ ├── functions_b.html │ │ ├── functions_b.js │ │ ├── functions_c.html │ │ ├── functions_c.js │ │ ├── functions_d.html │ │ ├── functions_d.js │ │ ├── mag_sel.png │ │ ├── namespaces_0.html │ │ ├── namespaces_0.js │ │ ├── namespaces_1.html │ │ ├── namespaces_1.js │ │ ├── nomatches.html │ │ ├── search.css │ │ ├── search.js │ │ ├── search_l.png │ │ ├── search_m.png │ │ ├── search_r.png │ │ └── searchdata.js │ ├── splitbar.png │ ├── sync_off.png │ ├── sync_on.png │ ├── tab_a.png │ ├── tab_b.png │ ├── tab_h.png │ ├── tab_s.png │ └── tabs.css └── latex │ ├── Makefile │ ├── annotated.tex │ ├── class_templates_generator_tool_1_1_configuration.eps │ ├── class_templates_generator_tool_1_1_configuration.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_board_columns.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_build_definitions.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_card_fields_and_card_styles.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_export_dashboards.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_export_queries.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_generate_w_i_from_source_1_1_w_i_map_data.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_pull_requests.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_release_definitions.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_source_code.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_teams.tex │ ├── class_templates_generator_tool_1_1_generators_1_1_validate_login.tex │ ├── class_templates_generator_tool_1_1_program.tex │ ├── class_templates_generator_tool_1_1_source_configuration.eps │ ├── class_templates_generator_tool_1_1_source_configuration.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_base_view_model.eps │ ├── class_templates_generator_tool_1_1_view_model_1_1_base_view_model.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_column.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_board_columns_response_1_1_state_mappings.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_build.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definition_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_configuration.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_definition.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_build_platform.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_definition.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_inputs1.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_option.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_pool.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_properties.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_queue.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_repository.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_retention_rule.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_system_debug.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_task.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_build_definitions_1_1_variables.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_bug.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_card_fields.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_cards.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_field_response_1_1_product_backlog_item.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_card_styles.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_fill.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_rules.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_settings.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_card_style_response_1_1_tag_style.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_dashboard.eps │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_dashboard.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_dash_board_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_result.eps │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_result.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_board_rows_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_column.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_results.eps │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_results.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_get_work_items_response_1_1_workitem.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_all_plans.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_card_settings.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_core_field.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_criterion.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_delivery_plan.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_fields.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_properties.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_team_backlog_mapping.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_plan_view_model_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comment.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_comments.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_iteration_context.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_microsoft_te033d878f4bc391c4991265602b9d9ecf.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_properties.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_pull_request_thread_context.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_end.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_right_file_start.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_thread_context.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_comment_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_pull_request.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_reviewer.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_pull_request_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_child.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1_query_with_wiql.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_by_path_response_1_1query.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_child.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_links.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_query.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_query_response_1_1_wiql.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approval.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_approver.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_artifact.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_condition.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_definition_reference.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_phas.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deploy_step.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_deployment_input.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_environment_options.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_execution_policy.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_inputs.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_owner.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_parallel_execution.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_post_deploy_approvals.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_pre_deploy_approvals.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_project.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_release_definition.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_retention_policy.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_task.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_trigger.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_1_1_variables.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_release.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_release_definitions_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_repository.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_repository_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_authorization.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_service.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_service_end_points_response_1_1parameter.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_code.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_git_source.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_parameters.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_source_code_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_team.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_teams_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_dashboard.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_position.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_settings_version.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_size.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_widget_and_chart_response_1_1_widget.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_attributes.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_fields.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_relations.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_value.tex │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_work_items.eps │ ├── class_templates_generator_tool_1_1_view_model_1_1_work_item_fetch_response_1_1_work_items.tex │ ├── class_vsts_demo_builder_1_1_bundle_config.tex │ ├── class_vsts_demo_builder_1_1_controllers_1_1_account_controller.eps │ ├── class_vsts_demo_builder_1_1_controllers_1_1_account_controller.tex │ ├── class_vsts_demo_builder_1_1_controllers_1_1_environment_controller.eps │ ├── class_vsts_demo_builder_1_1_controllers_1_1_environment_controller.tex │ ├── class_vsts_demo_builder_1_1_controllers_1_1_home_controller.eps │ ├── class_vsts_demo_builder_1_1_controllers_1_1_home_controller.tex │ ├── class_vsts_demo_builder_1_1_error_handler_1_1_ai_handle_error_attribute.eps │ ├── class_vsts_demo_builder_1_1_error_handler_1_1_ai_handle_error_attribute.tex │ ├── class_vsts_demo_builder_1_1_filter_config.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_access_details.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_account_list.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_properties.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_accounts_1_1_value.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_build_def.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_build_release_mapping.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_configuration.eps │ ├── class_vsts_demo_builder_1_1_models_1_1_configuration.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_dashboard.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_default.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_email.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_environment_values.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_group_details.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_groupwise_template.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_location.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_location_1_1_i_p_host_generator.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_login_model.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_profile_details.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_authentication.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_project_count.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_list_1_1_value.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_settings.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_project_template.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_query.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_release_def.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_required_extensions_1_1_extension_with_link.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_template.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_template_setting.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_test_case.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_plan.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_test_suites.tex │ ├── class_vsts_demo_builder_1_1_models_1_1_test_suite_1_1_value.tex │ ├── class_vsts_demo_builder_1_1_models_1_1template_key_value.tex │ ├── class_vsts_demo_builder_1_1_mvc_application.eps │ ├── class_vsts_demo_builder_1_1_mvc_application.tex │ ├── class_vsts_demo_builder_1_1_route_config.tex │ ├── class_vsts_rest_a_p_i_1_1_build_1_1_build_definition.tex │ ├── class_vsts_rest_a_p_i_1_1_configuration.eps │ ├── class_vsts_rest_a_p_i_1_1_configuration.tex │ ├── class_vsts_rest_a_p_i_1_1_delivery_plans_1_1_plans.tex │ ├── class_vsts_rest_a_p_i_1_1_git_1_1_repository.tex │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_account.tex │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_projects.tex │ ├── class_vsts_rest_a_p_i_1_1_projects_and_teams_1_1_team.tex │ ├── class_vsts_rest_a_p_i_1_1_querys_and_widgets_1_1_querys.tex │ ├── class_vsts_rest_a_p_i_1_1_queues_1_1_queue.tex │ ├── class_vsts_rest_a_p_i_1_1_release_1_1_release_definition.tex │ ├── class_vsts_rest_a_p_i_1_1_service_1_1_service_end_point.tex │ ├── class_vsts_rest_a_p_i_1_1_test_management_1_1_test_management.tex │ ├── class_vsts_rest_a_p_i_1_1_utility.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_base_view_model.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_base_view_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_authoredby.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_definitions.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_definitions.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_pool.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_project.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_queue.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_build_1_1_build_get_listof_build_definitions_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_access_level.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_account.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_links.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_member.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_memberships.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_self.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_account_members_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response_1_1_team.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_get_team_response_1_1_team.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_projects.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_projects.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_listof_projects_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_iterations.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_iterations_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1_team_members.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_member_response_1_1value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_backlog_iteration.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_default_iteration.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_project.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams_1_1_team_setting_response_1_1_team_setting.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dash_boarde_tag_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dash_boarde_tag_response_1_1_dashboard.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_dashboard.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_dashboard.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_dashboard_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets_1_1_query_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_agent_queue_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_pool.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_queue_model.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_queue_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approval.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_approver.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_artifact.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_condition.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_definition_reference.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_phas.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deploy_step.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_deployment_input.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_environment_options.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_execution_policy.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_inputs.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_owner.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_parallel_execution.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_post_deploy_approvals.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_pre_deploy_approvals.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_project.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_release_definition.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_retention_policy.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_task.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_trigger.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_1_1_variables.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_release.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition_1_1_release_definitions_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_project.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_repositories.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_repositories.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_get_all_repositories_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comment.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_comments.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_iteration_context.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_microsoft_team_cdef9adbd80bdee012c89b0dd9ec0a8e.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_properties.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_pull_request_thread_context.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_end.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_right_file_start.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_thread_context.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository_1_1_pull_request_comments_1_1reply.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_authorization.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_created_by.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_data.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_service_1_1_service_endpoint_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_batch_request_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_fill.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_listof_card_styles.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_rules.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_rules.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_card_styles_patch_1_1_tag_style.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_column_post.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_column_post.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_node.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_create_update_node_view_model_1_1_node.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_column_response.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_column_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_field.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_fields.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_state_mappings.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_board_column_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_cards.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_cards.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_card_field_response_1_1_listof_cards.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1___links.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_node.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_node.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_parent.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_node_response_1_1_self.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1___links.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_child1.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_nodes.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_nodes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_nodes_response_1_1_self.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_column.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_results.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_results.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_get_work_items_response_1_1_workitem.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_fields.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_relations.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_work_items.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_import_work_item_model_1_1_work_items.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_return_exception.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_backlog_visibilities.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_backlog_visibilities.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_set_epic_settings_1_1_epiclist.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_state_mappings.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_batch_post_response_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_field.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_1_1_value.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1___links.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_attributes.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_fields1.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_html.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_relation.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_self.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_work_item.eps │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_work_item.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemhistory.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemrevisions.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemtype.tex │ ├── class_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item_1_1_work_item_patch_response_1_1_workitemupdates.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_board_column.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_cards.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_classification_nodes.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_import_work_items.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_issue_w_i.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_swim_lanes.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_w_i_map_data.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_item_new.tex │ ├── class_vsts_rest_a_p_i_1_1_work_item_and_tracking_1_1_work_items.tex │ ├── doxygen.sty │ ├── hierarchy.tex │ ├── interface_templates_generator_tool_1_1_i_configuration.eps │ ├── interface_templates_generator_tool_1_1_i_configuration.tex │ ├── interface_vsts_demo_builder_1_1_models_1_1_i_configuration.eps │ ├── interface_vsts_demo_builder_1_1_models_1_1_i_configuration.tex │ ├── interface_vsts_rest_a_p_i_1_1_i_configuration.eps │ ├── interface_vsts_rest_a_p_i_1_1_i_configuration.tex │ ├── logo.png │ ├── make.bat │ ├── namespace_templates_generator_tool.tex │ ├── namespace_templates_generator_tool_1_1_generators.tex │ ├── namespace_templates_generator_tool_1_1_view_model.tex │ ├── namespace_vsts_demo_builder.tex │ ├── namespace_vsts_demo_builder_1_1_controllers.tex │ ├── namespace_vsts_demo_builder_1_1_error_handler.tex │ ├── namespace_vsts_demo_builder_1_1_extensions.tex │ ├── namespace_vsts_demo_builder_1_1_models.tex │ ├── namespace_vsts_rest_a_p_i.tex │ ├── namespace_vsts_rest_a_p_i_1_1_build.tex │ ├── namespace_vsts_rest_a_p_i_1_1_delivery_plans.tex │ ├── namespace_vsts_rest_a_p_i_1_1_git.tex │ ├── namespace_vsts_rest_a_p_i_1_1_projects_and_teams.tex │ ├── namespace_vsts_rest_a_p_i_1_1_querys_and_widgets.tex │ ├── namespace_vsts_rest_a_p_i_1_1_queues.tex │ ├── namespace_vsts_rest_a_p_i_1_1_release.tex │ ├── namespace_vsts_rest_a_p_i_1_1_service.tex │ ├── namespace_vsts_rest_a_p_i_1_1_test_management.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_build.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_project_and_teams.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_querys_and_widgets.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_queue.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_release_definition.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_repository.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_service.tex │ ├── namespace_vsts_rest_a_p_i_1_1_viewmodel_1_1_work_item.tex │ ├── namespace_vsts_rest_a_p_i_1_1_work_item_and_tracking.tex │ ├── namespaces.tex │ └── refman.tex ├── SECURITY.md ├── _includes ├── analytics.html ├── disqus.html ├── meta.html └── svg-icons.html ├── _layouts ├── default.html ├── page.html └── post.html ├── _posts └── 2014-3-3-Hello-World.md ├── _sass ├── _highlights.scss ├── _reset.scss ├── _svg-icons.scss └── _variables.scss ├── docs ├── .gitignore ├── .jekyll-metadata ├── .order ├── About-Azure-DevOps-Demo-Generator │ ├── .order │ ├── Known-Issues-and-FAQ.md │ └── images │ │ ├── analyze.png │ │ ├── buildyourtemplatelink.png │ │ ├── extractorhomepage.png │ │ ├── generatedfile.png │ │ ├── homepage.png │ │ ├── mainpage.png │ │ ├── projectcreated.png │ │ ├── projecthomepage.png │ │ └── templateselection.png ├── Azure-DevOps-Demo-Generator-REST-API-Reference.md ├── Azure-DevOps-Demo-Generator-REST-API-Reference │ ├── .order │ ├── Azure-DevOps-REST-API-%2D-Call-API-with-powershell.md │ └── Get-status-of-project-creation-using-TrackId.md ├── FAQ.md ├── Gemfile ├── Gemfile.lock ├── Limitations.md ├── Local-Development.md ├── Using-Private-template-URL.md ├── Using-The-Generator.md ├── Using-The-Template-Extractor.md ├── _config.yml ├── _site │ ├── About-Azure-DevOps-Demo-Generator │ │ ├── Known-Issues-and-FAQ.md │ │ ├── Known-Issues-and-FAQ │ │ │ └── index.html │ │ └── images │ │ │ ├── analyze.png │ │ │ ├── buildyourtemplatelink.png │ │ │ ├── extractorhomepage.png │ │ │ ├── generatedfile.png │ │ │ ├── homepage.png │ │ │ ├── mainpage.png │ │ │ └── templateselection.png │ ├── Azure-DevOps-Demo-Generator-REST-API-Reference.md │ ├── Azure-DevOps-Demo-Generator-REST-API-Reference │ │ ├── Azure-DevOps-REST-API-%2D-Call-API-with-powershell.md │ │ ├── Azure-DevOps-REST-API-%2D-Call-API-with-powershell │ │ │ └── index.html │ │ ├── Get-status-of-project-creation-using-TrackId.md │ │ ├── Get-status-of-project-creation-using-TrackId │ │ │ └── index.html │ │ └── index.html │ ├── Features-Timeline.md │ ├── Features-Timeline │ │ ├── Dashboard-creation.md │ │ ├── Dashboard-creation │ │ │ └── index.html │ │ ├── YAML-Pipeline-Support.md │ │ ├── YAML-Pipeline-Support │ │ │ └── index.html │ │ └── index.html │ ├── assets │ │ └── css │ │ │ └── style.css │ ├── extractor.htm │ ├── feed.xml │ ├── index.html │ ├── readme.md │ ├── robots.txt │ ├── sitemap.xml │ └── using.html └── assets │ └── css │ └── style.scss ├── index.html ├── src ├── .gitignore ├── VSTSDemoGeneratorV2.sln ├── VstsDemoBuilder │ ├── App_Start │ │ ├── BundleConfig.cs │ │ ├── FilterConfig.cs │ │ ├── RouteConfig.cs │ │ ├── SwaggerConfig.cs │ │ ├── UnityConfig.cs │ │ ├── UnityMvcActivator.cs │ │ └── WebApiConfig.cs │ ├── ApplicationInsights.config │ ├── Content │ │ ├── Site.css │ │ ├── assets │ │ │ ├── css │ │ │ │ ├── custom.min.css │ │ │ │ ├── custom.min.css.map │ │ │ │ └── custom.scss │ │ │ └── images │ │ │ │ ├── VSTS-demoGen-image.png │ │ │ │ ├── VSTS-demoGen-image_1.png │ │ │ │ ├── VSTS-menu.svg │ │ │ │ ├── VSTS-user-image.svg │ │ │ │ ├── VSTS_cover_image .PNG │ │ │ │ ├── VSTS_cover_image.png │ │ │ │ ├── VSTS_cover_image_4.PNG │ │ │ │ ├── VSTS_cover_image_7.png │ │ │ │ ├── VSTS_full_logo.png │ │ │ │ ├── VS_logo.png │ │ │ │ └── vsts_header_image.png │ │ ├── bootstrap-select.css │ │ ├── bootstrap-select.css.map │ │ ├── bootstrap-select.min.css │ │ ├── bootstrap-theme.css │ │ ├── bootstrap-theme.css.map │ │ ├── bootstrap-theme.min.css │ │ ├── bootstrap-theme.min.css.map │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ ├── bootstrap.min.css │ │ ├── bootstrap.min.css.map │ │ ├── custome-style.css │ │ ├── ddlStyle.css │ │ └── extractor │ │ │ └── assets │ │ │ ├── css │ │ │ ├── custom.min.css │ │ │ ├── custom.min.css.map │ │ │ └── custom.scss │ │ │ ├── images │ │ │ ├── VSTS-demoGen-image.png │ │ │ ├── VSTS-menu.svg │ │ │ ├── VSTS-user-image.svg │ │ │ ├── VSTS_cover_image.png │ │ │ ├── VSTS_cover_image_2.png │ │ │ ├── VSTS_full_logo.png │ │ │ ├── VS_add.png │ │ │ ├── VS_delete.png │ │ │ ├── VS_edit.png │ │ │ ├── VS_import.png │ │ │ ├── VS_logo.png │ │ │ ├── VS_new.png │ │ │ ├── demoGenBG.png │ │ │ ├── demoGenBG_2.png │ │ │ └── vsts_header_image.png │ │ │ └── script │ │ │ └── script.js │ ├── Controllers │ │ ├── AccountController.cs │ │ ├── Apis │ │ │ ├── ProjectController.cs │ │ │ └── TemplateController.cs │ │ ├── EnvironmentController.cs │ │ ├── ExtractorController.cs │ │ ├── GitHubController.cs │ │ └── SessonTimeoutAttribute.cs │ ├── EmailTemplates │ │ └── ErrorDetail.html │ ├── ErrorHandler │ │ └── AiHandleErrorAttribute.cs │ ├── Extensions │ │ └── Extension.cs │ ├── ExtractorModels │ │ └── ExtractorAnalysis.cs │ ├── Global.asax │ ├── Global.asax.cs │ ├── Images │ │ ├── GitHub-Mark.png │ │ ├── MSimgae.png │ │ ├── Thinking_Face_Emoji.png │ │ ├── Verify_image.jpg │ │ ├── background-verify.png │ │ ├── bg_new.png │ │ ├── check-10.png │ │ ├── check-10_new.png │ │ ├── create_img_final1.png │ │ ├── cross-10.png │ │ ├── cross10_new.png │ │ ├── enable_classic.png │ │ ├── facebook.png │ │ ├── favicon.png │ │ ├── github-icon.png │ │ ├── image2.png │ │ ├── img_verify2.jpg │ │ ├── linkedin.png │ │ ├── loader_trans_1.gif │ │ ├── loading.gif │ │ ├── loading_trans.gif │ │ ├── logo.png │ │ ├── next.png │ │ ├── outlook.png │ │ ├── sideImg.png │ │ ├── tfs.png │ │ ├── theme_img_3.png │ │ ├── twitter.png │ │ ├── user-clear.png │ │ └── vs-logo.png │ ├── JSON │ │ ├── CreateBuildDefination.json │ │ ├── CreateService.json │ │ ├── CreateTeam.json │ │ ├── CreateTeamProject.json │ │ ├── ErrorMessages.json │ │ ├── GetRepository.json │ │ ├── ReleaseDefination.json │ │ ├── WorkItem.json │ │ ├── WorkItemNew(onlu US and task with 5 test cases).json │ │ └── WorkItemNew(withall3).json │ ├── Models │ │ ├── AccessDetails.cs │ │ ├── Accounts.cs │ │ ├── CreateZips.cs │ │ ├── Default.cs │ │ ├── Email.cs │ │ ├── ErrorMessages.cs │ │ ├── GitHubAccessDetails.cs │ │ ├── LoginModel.cs │ │ ├── ProfileDetails.cs │ │ ├── Project.cs │ │ ├── ProjectList.cs │ │ ├── Query.cs │ │ ├── ReadUser.cs │ │ └── TemplateSelection.cs │ ├── NewFeature │ │ └── RegisteredUsers.json │ ├── PreSetting │ │ ├── BoardColumns.json │ │ ├── CreateQueryFolder.json │ │ ├── DemoExtensions.json │ │ ├── GitHubEndPoint.json │ │ ├── ImportSourceCode.json │ │ ├── ProjectSettings.json │ │ ├── ProjectTemplate.json │ │ ├── ServiceEndPoint.json │ │ ├── TeamArea.json │ │ ├── UpdateCardFields.json │ │ └── UpdateCardStyles.json │ ├── Properties │ │ └── AssemblyInfo.cs │ ├── Scripts │ │ ├── AppScripts │ │ │ ├── Extractor.js │ │ │ ├── FileUpload.js │ │ │ ├── GitHubAuth.js │ │ │ └── create.js │ │ ├── _references.js │ │ ├── bootstrap.js │ │ ├── bootstrap.min.js │ │ ├── jquery-1.12.4.intellisense.js │ │ ├── jquery-1.12.4.js │ │ ├── jquery-1.12.4.min.js │ │ ├── jquery-1.12.4.min.map │ │ ├── knockout-2.2.0.debug.js │ │ ├── knockout-2.2.0.js │ │ ├── modernizr-2.6.2.js │ │ ├── npm.js │ │ └── tooltip.js │ ├── Service References │ │ └── Application Insights │ │ │ └── ConnectedService.json │ ├── ServiceInterfaces │ │ ├── IAccountService.cs │ │ ├── IExtractorService.cs │ │ ├── IProjectService.cs │ │ └── ITemplateService.cs │ ├── Services │ │ ├── AccountService.cs │ │ ├── ExtractorService.cs │ │ ├── ProjectService.cs │ │ └── TemplateService.cs │ ├── Templates │ │ ├── AC-AzureSentinel │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Sentinel Template.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Sentinel Template-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── AzureSentinelDeployment Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── AC-NIST800171Rev2 │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All items, all states.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ └── Workload Template.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Cloud Adoption Plan Master.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Cloud Adoption Plan Master-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── NIST 800-171 Template Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── AC-SapOnAzure │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ ├── SAP Integration and Data.json │ │ │ │ │ ├── SAP on HANA.json │ │ │ │ │ ├── SAP on MaxDB.json │ │ │ │ │ ├── SAP on Oracle.json │ │ │ │ │ ├── SAP on SAP ASE.json │ │ │ │ │ └── SAP on SQL Server.json │ │ │ ├── ImportSourceCode │ │ │ │ └── SAP on Azure quick-start guide.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── SAP on Azure quick-start guide-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── SAP on Azure quick-start guide Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── AC-WVDGuidance │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── WVD Guidance.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── WVD Guidance-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── WVD Guidance Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-ADO-Strategy-Plan-Ready-Governance │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All Tasks.json │ │ │ │ │ ├── All items, all states.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ └── Workload Template.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Cloud Adoption Plan Master.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Cloud Adoption Plan Master-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── CAF ADO Strategy-Plan-Ready-Gov Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ ├── Test Plan.json │ │ │ │ └── User Story.json │ │ ├── CAF-AKS_CAF │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── AKS_CAF_Query.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ └── WVD-AKA.json │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Sentinel Template.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Sentinel Template-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── AKA_Project Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-AzureGovernance │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Setup Guide.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Setup Guide-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Azure Governance - CAF Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Azure Governance Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-CloudAdoptionPlan │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All items, all states.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ └── Workload Template.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── Overview.png │ │ │ │ └── Website.PNG │ │ │ ├── ImportSourceCode │ │ │ │ └── Cloud Adoption Plan Master.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Cloud Adoption Plan Master-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Cloud Adoption Plan Master Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-KnowledgeMining │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Knowledge Mining Solution on Azure.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Knowledge Mining Solution on Azure-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Knowledge Mining Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-ModernDataAnalytics │ │ │ ├── ImportSourceCode │ │ │ │ └── Modern Data Analytics.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Modern Data Analytics-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Modern Data Analytics Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-ModernDataWarehouse │ │ │ ├── ImportSourceCode │ │ │ │ └── Modern Data Warehouse.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Modern Data Warehouse-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Modern Data Warehouse Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-ModernIOT │ │ │ ├── ImportSourceCode │ │ │ │ └── Modern IOT.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Modern IOT-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Modern IOT Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-RetailRecommender-SolutionAccelerator │ │ │ ├── ImportSourceCode │ │ │ │ └── Retail Recommender - Solution Accelerator.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Retail Recommender - Solution Accelerator-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Retail Recommender - Solution Accelerator Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-SQL_Migration │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ └── Followed work items.json │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Sentinel Template.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Sentinel Template-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── SQL Proj - Azure BG Test Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-SecureResearch │ │ │ ├── ImportSourceCode │ │ │ │ └── Secure Research.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Secure Research-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Secure Research Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-ServerMigration │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Sentinel Template.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Sentinel Template-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── SQL Proj - Azure BG Test Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Server_Migration_Project Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-UnifiedDataGovernance │ │ │ ├── ImportSourceCode │ │ │ │ └── SAP on Azure.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── SAP on Azure-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── Unified Data Governance Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── CAF-WindowsVirtualDesktop │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Workitems.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ └── Followed work items.json │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── Azure Sentinel Template.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Azure Sentinel Template-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Teams.json │ │ │ │ ├── WVD-CAF-Project-Template Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Windows Virtual Desktop Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── ContosoShuttle │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ └── Work in Progress.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── ImportSourceCode │ │ │ │ └── ContosoShuttle.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── ContosoShuttle-code.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ └── Teams.json │ │ ├── ContosoShuttle2 │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ └── Work in Progress.json │ │ │ ├── ImportSourceCode │ │ │ │ └── ContosoShuttle.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── ContosoShuttle-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── ContosoShuttle Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── CreateProject.json │ │ ├── CreateWiki.json │ │ ├── DL-AKS │ │ │ ├── BuildDefinitions │ │ │ │ ├── AKS.json │ │ │ │ └── MyHealthAKSbuild-YAML.json │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── AKS.png │ │ │ │ ├── aksdashboard.png │ │ │ │ ├── finalresult.png │ │ │ │ ├── update_CD3.png │ │ │ │ └── updateprocessbd.png │ │ │ ├── ImportSourceCode │ │ │ │ └── AKS.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── AKS.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── AKS-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Azure Kubernetes Service Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── DL-Ansible │ │ │ ├── BuildDefinitions │ │ │ │ ├── Ansible-CI-YAML.json │ │ │ │ └── Ansible-CI.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── browseweb.png │ │ │ │ ├── cd-queue.gif │ │ │ │ ├── ci-queue.gif │ │ │ │ ├── logintosite.png │ │ │ │ └── playbook.png │ │ │ ├── ImportSourceCode │ │ │ │ └── SmartHotel360-CouponManagement.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── Ansible.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── SmartHotel360-CouponManagement.json │ │ │ └── Teams │ │ │ │ ├── Ansible Team │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ ├── CardStyles.json │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ ├── DL-AzureFunctions │ │ │ ├── BuildDefinitions │ │ │ │ ├── AzureFunctions_CI-YAML.json │ │ │ │ └── AzureFunctions_CI.json │ │ │ ├── EnableEpic.json │ │ │ ├── Images │ │ │ │ ├── createfunctionapp.png │ │ │ │ ├── deploysite.png │ │ │ │ ├── projectcreation.png │ │ │ │ └── pulwebsite.png │ │ │ ├── ImportSourceCode │ │ │ │ └── AzureFunctions.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── AzureFunctions_CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── AzureFunctions-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Azure Functions Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ └── Feature.json │ │ ├── DL-DeploymentGroups │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── DeploymentGroups.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ ├── Tasks.json │ │ │ │ │ ├── UnfinishedWork.json │ │ │ │ │ └── Work in Progress.json │ │ │ ├── EnableEpic.json │ │ │ ├── Images │ │ │ │ ├── application.png │ │ │ │ ├── dgscript.png │ │ │ │ └── differentphases.png │ │ │ ├── ImportSourceCode │ │ │ │ └── DeploymentGroup.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── QueueBuild.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── DeploymentGroups.json │ │ │ ├── ServiceEndPoints │ │ │ │ └── DeploymentGroup - code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams.json │ │ │ └── UpdateCardFields.json │ │ ├── DL-Docker │ │ │ ├── BuildDefinitions │ │ │ │ ├── Docker.json │ │ │ │ └── MHCDockerbuild-YAML.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── buildresult.png │ │ │ │ ├── buildtasks.png │ │ │ │ ├── finalresult.png │ │ │ │ └── release.png │ │ │ ├── ImportSourceCode │ │ │ │ └── Docker.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── Docker.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Docker-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Docker Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── DL-GitHub │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BugfromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── GitHub.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── ImportSourceCode │ │ │ │ └── GitHub.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── GitHub.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub-code.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ └── Teams.json │ │ ├── DL-Keyvault │ │ │ ├── BuildDefinitions │ │ │ │ ├── SmartHotel-CouponManagement-CI.json │ │ │ │ └── azure-key-vault.json │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ └── azure-key-vault.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── SmartHotel-CouponManagement-CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── Azure-MSDN1.json │ │ │ │ ├── GitHub-EndPoint.json │ │ │ │ ├── GitHubConnection.json │ │ │ │ └── azure-key-vault-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── SmartHotel-CouponManagement Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── User Story.json │ │ ├── DL-LaunchDarkly │ │ │ ├── BuildDefinitions │ │ │ │ ├── LaunchDarkly-CI-YAML.json │ │ │ │ └── LaunchDarkly.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── CD.png │ │ │ │ ├── browseapp.png │ │ │ │ └── buildandrelease.gif │ │ │ ├── ImportSourceCode │ │ │ │ └── LaunchDarkly.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── LaunchDarkly.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── LaunchDarkly-code.json │ │ │ └── UerStoriesfromTemplate.json │ │ ├── DL-MachineLearning │ │ │ ├── BuildDefinitions │ │ │ │ └── DevOps-for-AI.json │ │ │ ├── Images │ │ │ │ ├── CI.png │ │ │ │ ├── Items.png │ │ │ │ ├── aml.png │ │ │ │ └── workflow.png │ │ │ ├── ImportSourceCode │ │ │ │ └── DevOps-for-AI.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── DevOps-for-AI.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── DevOps-for-AI.json │ │ │ ├── TeamArea.json │ │ │ └── Teams.json │ │ ├── DL-Octopus │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── Octopus.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── Images │ │ │ │ ├── AccountOctopusDeploy.png │ │ │ │ ├── BuildAzureDevOpsServices1.png │ │ │ │ ├── OctopusDeploy.png │ │ │ │ └── PartsUnlimited.png │ │ │ ├── ImportSourceCode │ │ │ │ └── Octopus.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── Octopus-code.json │ │ │ │ └── Octopus.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams.json │ │ │ └── UpdateCardFields.json │ │ ├── DL-PHP │ │ │ ├── BuildDefinitions │ │ │ │ ├── PHP.json │ │ │ │ └── php-yaml.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── ImportSourceCode │ │ │ │ └── PHP.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── PHP.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── ARM-Subscription.json │ │ │ │ ├── GitHub-018337e3-EndPoint.json │ │ │ │ └── PHP-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Teams.json │ │ │ │ └── php Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── DL-Python │ │ │ ├── BuildDefinitions │ │ │ │ ├── Python.json │ │ │ │ └── PythonDjango-yaml.json │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Images │ │ │ │ ├── build-progress.gif │ │ │ │ ├── cd-tasks.png │ │ │ │ ├── ci-pipeline.png │ │ │ │ ├── release-output.gif │ │ │ │ └── release-progress.gif │ │ │ ├── ImportSourceCode │ │ │ │ └── PythonDjango.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── Python-CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Python-code.json │ │ │ ├── TeamArea.json │ │ │ └── Teams │ │ │ │ ├── Python Team │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ ├── CardStyles.json │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ ├── CardStyles.json │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ ├── CardStyles.json │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ ├── DL-ReleaseGates │ │ │ ├── BuildDefinitions │ │ │ │ ├── PartsUnlimited-CI-YAML.json │ │ │ │ └── PartsUnlimited-CI.json │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ └── Bugs.json │ │ │ ├── EnableEpic.json │ │ │ ├── Images │ │ │ │ ├── qam.png │ │ │ │ ├── querywi.png │ │ │ │ └── timeout.png │ │ │ ├── ImportSourceCode │ │ │ │ └── PartsUnlimited.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── PartsUnlimited-CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── PartsUnlimited-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── ReleaseGates Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Bug.json │ │ ├── DL-Selenium │ │ │ ├── BuildDefinitions │ │ │ │ ├── Selenium-YAML.json │ │ │ │ └── Selenium.json │ │ │ ├── Dashboard │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── Buildsuccess.png │ │ │ │ ├── dev.png │ │ │ │ ├── seleniumtest.png │ │ │ │ └── testsuccess.png │ │ │ ├── ImportSourceCode │ │ │ │ └── Selenium.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── Selenium.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Selenium-code.json │ │ │ └── Teams │ │ │ │ └── Teams.json │ │ ├── DL-SonarQube │ │ │ ├── BuildDefinitions │ │ │ │ ├── SonarQube-CI.json │ │ │ │ └── SonarQube.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── analysis_report.png │ │ │ │ ├── bug_details.png │ │ │ │ ├── build_configure.png │ │ │ │ └── build_summary.png │ │ │ ├── ImportSourceCode │ │ │ │ └── MyShuttle.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndPoints │ │ │ │ └── SonarQube-code.json │ │ │ ├── Teams │ │ │ │ ├── SonarQube Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── DL-Terraform │ │ │ ├── BuildDefinitions │ │ │ │ ├── Terraform-CI-YAML.json │ │ │ │ └── Terraform.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── Terraform.png │ │ │ │ ├── queuebuild.gif │ │ │ │ ├── releasetasks.png │ │ │ │ ├── releasetrigger.gif │ │ │ │ └── webapp.png │ │ │ ├── ImportSourceCode │ │ │ │ └── Terraform.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── Terraform.json │ │ │ └── ServiceEndpoints │ │ │ │ └── Terraform-code.json │ │ ├── DL-WhiteSource-Bolt │ │ │ ├── BuildDefinitions │ │ │ │ ├── WhiteSourceBolt-YAML.json │ │ │ │ └── WhiteSourceBolt.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Epic.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ └── Tasks.json │ │ │ ├── EnableEpic.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── CI.png │ │ │ │ ├── WhiteSourceBolt13.png │ │ │ │ └── WhiteSourceBolt30.png │ │ │ ├── ImportSourceCode │ │ │ │ └── WebGoat.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── WebGoat-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Teams.json │ │ │ │ └── WhiteSource Bolt Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── DoJoWhiteBeltGold │ │ │ ├── BuildDefinitions │ │ │ │ ├── Bookings-CI.json │ │ │ │ ├── Bookings-Nightly.json │ │ │ │ ├── Coupons-CI.json │ │ │ │ └── Coupons-Nightly.json │ │ │ ├── Extensions.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── DevOps-Dojo-Booking.json │ │ │ │ ├── DevOps-Dojo-Coupons.json │ │ │ │ ├── DevOps-Dojo-Setup.json │ │ │ │ └── DevOps-Dojo.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ ├── Bookings-CD manual.json │ │ │ │ ├── Bookings-CD.json │ │ │ │ └── Coupon-CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── DevOps-Dojo-Booking-code.json │ │ │ │ ├── DevOps-Dojo-Coupons-code.json │ │ │ │ ├── DevOps-Dojo-Setup-code.json │ │ │ │ ├── DevOps-Dojo-code.json │ │ │ │ └── ES-INT-DOJO-DEV-DOJOWB-Conn.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── DevOps-Dojo Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ └── Task.json │ │ ├── EndpointKeyConfig.json │ │ ├── Events.json │ │ ├── FA-IAC-migration │ │ │ ├── BuildDefinitions │ │ │ │ ├── Bicep-Migration-Pipeline.json │ │ │ │ ├── Prod-Migration-Wave-Pipeline.json │ │ │ │ └── Test-Migration-Pipeline.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── IaC Migration.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub-fafc3095-EndPoint.json │ │ │ │ └── IaC-Migration-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── TestTemplate Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ ├── VariableGroups │ │ │ │ └── VariableGroup.json │ │ │ └── WorkItems │ │ │ │ ├── Epic.json │ │ │ │ ├── Task.json │ │ │ │ └── User Story.json │ │ ├── Gen-ContosoAir │ │ │ ├── BoardColumns.json │ │ │ ├── BugfromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── ContosoAirBuild.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── Iterations.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── ContosoAirRelease.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── ContosoAir.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams.json │ │ │ ├── UpdateCardFields.json │ │ │ └── UserStoriesfromTemplate.json │ │ ├── Gen-MyHealthClinic │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BugfromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── MyHealthClinic.Web.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ ├── Queries │ │ │ │ │ ├── Active Bugs.json │ │ │ │ │ ├── All Items.json │ │ │ │ │ ├── Test Case-Readiness.json │ │ │ │ │ ├── UnfinishedWork.json │ │ │ │ │ ├── User Stories.json │ │ │ │ │ └── Work in Progress.json │ │ │ │ └── WidgetQuery.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── Images │ │ │ │ ├── CI.png │ │ │ │ ├── boards.png │ │ │ │ ├── dashboard.png │ │ │ │ └── site.png │ │ │ ├── ImportSourceCode │ │ │ │ └── MyHealthClinic.json │ │ │ ├── Iterations.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── PullRequests │ │ │ │ ├── Comments │ │ │ │ │ ├── PullRequest1.json │ │ │ │ │ └── PullRequest2.json │ │ │ │ ├── PullRequest1.json │ │ │ │ └── PullRequest2.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── HealthClinic.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── myHealthClinic-code.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ ├── TeamIterationMap.json │ │ │ ├── Teams.json │ │ │ ├── TestCasefromTemplate.json │ │ │ ├── UpdateCardFields.json │ │ │ └── Wiki │ │ │ │ └── CodeWiki │ │ │ │ └── CreateWiki.json │ │ ├── Gen-MyShuttle │ │ │ ├── BuildDefinitions │ │ │ │ ├── MyShuttle-Docker-yaml.json │ │ │ │ ├── MyShuttle-yaml.json │ │ │ │ ├── MyShuttleBuild.json │ │ │ │ └── MyShuttleDockerBuild.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Work Items.json │ │ │ │ │ ├── Bugs.json │ │ │ │ │ ├── Feature.json │ │ │ │ │ ├── Product Backlog Items.json │ │ │ │ │ ├── Tasks.json │ │ │ │ │ ├── Test Cases.json │ │ │ │ │ ├── Test Plans.json │ │ │ │ │ └── Test Suites.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── boards.png │ │ │ │ ├── dashboard.png │ │ │ │ └── loginpage.png │ │ │ ├── ImportSourceCode │ │ │ │ └── MyShuttle.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ ├── MyShuttleDockerRelease.json │ │ │ │ └── MyShuttleRelease.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── MyShuttle-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── MyShuttle Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team1 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Team2 │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Bug.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ ├── Task.json │ │ │ │ ├── Test Case.json │ │ │ │ ├── Test Plan.json │ │ │ │ └── Test Suite.json │ │ ├── Gen-PartsUnlimited-YAML │ │ │ ├── BranchPolicy │ │ │ │ ├── BuildPolicy.json │ │ │ │ └── WorkItemLinkPolicy.json │ │ │ ├── BuildDefinitions │ │ │ │ └── PartsUnlimited.json │ │ │ ├── ImportSourceCode │ │ │ │ └── PartsUnlimited.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── PartsUnlimitedE2E.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── PartsUnlimited-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── PUL-DB │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── PUL │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── PartsUnlimited_YAML Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ ├── Bug.json │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Product Backlog Item.json │ │ │ │ ├── Task.json │ │ │ │ └── Test Case.json │ │ ├── Gen-PartsUnlimited │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BugfromTemplate.json │ │ │ ├── BuildDefinitions │ │ │ │ └── PartsUnlimitedE2E.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ ├── Queries │ │ │ │ │ ├── All Items.json │ │ │ │ │ ├── Critical Bugs.json │ │ │ │ │ ├── Feedback.json │ │ │ │ │ ├── Test Case-Readiness.json │ │ │ │ │ ├── UnfinishedWork.json │ │ │ │ │ ├── User Stories.json │ │ │ │ │ └── Work in Progress.json │ │ │ │ └── WidgetQuery.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── Images │ │ │ │ ├── boards.png │ │ │ │ ├── dashboard.png │ │ │ │ └── pulwebsite.png │ │ │ ├── ImportSourceCode.json │ │ │ ├── ImportSourceCode │ │ │ │ └── PartsUnlimited.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── PullRequests │ │ │ │ ├── Comments │ │ │ │ │ ├── PullRequest1.json │ │ │ │ │ └── PullRequest2.json │ │ │ │ ├── PullRequest1.json │ │ │ │ └── PullRequest2.json │ │ │ ├── Query.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── PartsUnlimitedE2E.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── partsUnlimited-code.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams.json │ │ │ ├── TestCasefromTemplate.json │ │ │ ├── TestPlans │ │ │ │ ├── TestPlan1.json │ │ │ │ └── TestSuites │ │ │ │ │ └── TestPlan1.json │ │ │ ├── UpdateCardFields.json │ │ │ ├── Wiki │ │ │ │ └── ProjectWiki │ │ │ │ │ ├── AboutPartsUnlimited.json │ │ │ │ │ ├── CreateWiki.json │ │ │ │ │ └── PartsUnlimitedWiki │ │ │ │ │ ├── Development Environment.json │ │ │ │ │ ├── Getting Started.json │ │ │ │ │ └── Key Features.json │ │ │ └── WorkItemAttachments │ │ │ │ └── 217227appInsights.png │ │ ├── Gen-SmartHotel360 │ │ │ ├── BoardColumns.json │ │ │ ├── BoardRowsFromTemplate.json │ │ │ ├── BugfromTemplate.json │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SmartHotelPetcheckerWeb.json │ │ │ ├── BuildDefinitions │ │ │ │ └── SmartHotelPetcheckerWeb.json │ │ │ ├── Dashboard │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── All Items.json │ │ │ │ │ ├── BacklogBoard WI.json │ │ │ │ │ ├── Board WI.json │ │ │ │ │ ├── Bugs without Repro Steps.json │ │ │ │ │ ├── Bugs.json │ │ │ │ │ ├── Features with no Product Owner.json │ │ │ │ │ ├── Feedback.json │ │ │ │ │ ├── MobileTeam_Work.json │ │ │ │ │ ├── Open Bugs.json │ │ │ │ │ ├── State of TestCases.json │ │ │ │ │ ├── Unassigned Bugs.json │ │ │ │ │ ├── Unassigned Tasks.json │ │ │ │ │ ├── UnfinishedWork.json │ │ │ │ │ ├── WebTeam_Work.json │ │ │ │ │ └── Work in Progress.json │ │ │ ├── EnableEpic.json │ │ │ ├── EpicfromTemplate.json │ │ │ ├── Extensions.json │ │ │ ├── FeaturefromTemplate.json │ │ │ ├── Images │ │ │ │ ├── Diagram.png │ │ │ │ ├── Screens.png │ │ │ │ └── dashboard.png │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ ├── PublicWeb.json │ │ │ │ └── SmartHotel360.json │ │ │ ├── Iterations.json │ │ │ ├── PBIfromTemplate.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── PullRequests │ │ │ │ ├── Comments │ │ │ │ │ ├── PullRequest1.json │ │ │ │ │ └── PullRequest2.json │ │ │ │ ├── PullRequest1.json │ │ │ │ └── PullRequest2.json │ │ │ ├── ReleaseDefinitions │ │ │ │ └── SmartHotelWebsite Deploy.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_SmartHotel360-public-web.json │ │ │ │ ├── PublicWeb-code.json │ │ │ │ └── SmartHotel360-code.json │ │ │ ├── TaskfromTemplate.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams.json │ │ │ ├── TestCasefromTemplate.json │ │ │ ├── TestPlans │ │ │ │ ├── TestPlan1.json │ │ │ │ └── TestSuites │ │ │ │ │ └── TestPlan1.json │ │ │ ├── UpdateCardFields.json │ │ │ └── UpdateTeamArea.json │ │ ├── Gen-Tailwind Traders │ │ │ ├── BuildDefinitionGitHub │ │ │ │ ├── Backend-CI.json │ │ │ │ └── Website-CI.json │ │ │ ├── BuildDefinitions │ │ │ │ ├── Backend-CI.json │ │ │ │ └── Website-CI.json │ │ │ ├── Extensions.json │ │ │ ├── Images │ │ │ │ ├── Architecture.png │ │ │ │ └── Website.png │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ ├── Tailwind Traders.json │ │ │ │ ├── TailwindTraders-Backend.json │ │ │ │ └── TailwindTraders-Website.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ReleaseDefinitions │ │ │ │ ├── Backend-CD.json │ │ │ │ └── Website-CD.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_TailwindTraderBackend.json │ │ │ │ ├── GitHub_TailwindTradersWeb.json │ │ │ │ └── Tailwind Traders.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── Website Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ └── WorkItems │ │ │ │ ├── Bug.json │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Task.json │ │ │ │ ├── Test Case.json │ │ │ │ ├── Test Plan.json │ │ │ │ ├── Test Suite.json │ │ │ │ └── User Story.json │ │ ├── Gen-eShopOnWeb │ │ │ ├── BranchPolicy │ │ │ │ ├── BuildPolicy.json │ │ │ │ └── WorkItemLinkPolicy.json │ │ │ ├── BuildDefinitions │ │ │ │ └── eShoponweb-Yaml.json │ │ │ ├── Dashboard │ │ │ │ ├── App Development Team │ │ │ │ │ ├── Dashboard.json │ │ │ │ │ └── Queries │ │ │ │ │ │ ├── All Bugs.json │ │ │ │ │ │ ├── All Epics.json │ │ │ │ │ │ ├── All Features.json │ │ │ │ │ │ ├── All Tasks.json │ │ │ │ │ │ ├── All User Stories.json │ │ │ │ │ │ ├── AllWorkofAppdevTeam.json │ │ │ │ │ │ ├── AppDevTeam Tasks.json │ │ │ │ │ │ ├── AppDevelopmentTeam Bugs.json │ │ │ │ │ │ ├── Test Cases.json │ │ │ │ │ │ └── TestcaseinDesignState.json │ │ │ │ ├── Dashboard.json │ │ │ │ └── Queries │ │ │ │ │ ├── Active Bugs.json │ │ │ │ │ ├── Active Epic.json │ │ │ │ │ ├── Active Feature.json │ │ │ │ │ ├── Active Stories.json │ │ │ │ │ ├── Active Tasks.json │ │ │ │ │ ├── All Bugs.json │ │ │ │ │ ├── All Epics.json │ │ │ │ │ ├── All Features.json │ │ │ │ │ ├── All Stories.json │ │ │ │ │ ├── All Tasks.json │ │ │ │ │ ├── All User Stories.json │ │ │ │ │ ├── All workitems.json │ │ │ │ │ ├── AllWorkofAppdevTeam.json │ │ │ │ │ ├── AppDevTeam Tasks.json │ │ │ │ │ ├── AppDevelopmentTeam Bugs.json │ │ │ │ │ ├── Assigned to me.json │ │ │ │ │ ├── Bugs By Priority.json │ │ │ │ │ ├── Bugs By Severity.json │ │ │ │ │ ├── Closed Bugs.json │ │ │ │ │ ├── Closed Epic.json │ │ │ │ │ ├── Closed Feature.json │ │ │ │ │ ├── Closed Stories.json │ │ │ │ │ ├── Closed Tasks.json │ │ │ │ │ ├── DBATeam-All work.json │ │ │ │ │ ├── Epics.json │ │ │ │ │ ├── Features.json │ │ │ │ │ ├── Followed work items.json │ │ │ │ │ ├── New Bugs.json │ │ │ │ │ ├── New Epic.json │ │ │ │ │ ├── New Feature.json │ │ │ │ │ ├── New Stories.json │ │ │ │ │ ├── New Tasks.json │ │ │ │ │ ├── Resolved Bugs.json │ │ │ │ │ ├── Tasks.json │ │ │ │ │ ├── Test Cases.json │ │ │ │ │ ├── TestcaseinDesignState.json │ │ │ │ │ └── User Stories.json │ │ │ ├── DeliveryPlans │ │ │ │ ├── App-DB features.json │ │ │ │ └── DevelopmentPlan.json │ │ │ ├── ImportSourceCode │ │ │ │ └── eShopOnWeb.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── eShoponweb-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── App Development Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── DBA Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Teams.json │ │ │ │ └── eShoponweb Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ ├── IncludeSubAreas.json │ │ │ │ │ └── TeamSetting.json │ │ │ ├── TestPlans │ │ │ │ ├── TestPlan.json │ │ │ │ └── TestSuites │ │ │ │ │ └── TestPlan.json │ │ │ └── WorkItems │ │ │ │ ├── Bug.json │ │ │ │ ├── Epic.json │ │ │ │ ├── Feature.json │ │ │ │ ├── Shared Steps.json │ │ │ │ ├── Task.json │ │ │ │ ├── Test Case.json │ │ │ │ └── User Story.json │ │ ├── MSL-Create-Build-Pipeline │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── Space Game - web-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Deploy-Docker-Template │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── mslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Release workflow.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_51da3d38-EndPoint.json │ │ │ │ └── Space Game - web - Release workflow-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Docker Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Deploy-Kubernetes-Template │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── mslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Release workflow.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_9a905ff5-EndPoint.json │ │ │ │ └── Space Game - web - Release workflow-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Docker Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Host-Build-Agent │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Implement-Code-Workflow │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Manage-Build-Dependencies │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Review-azure-infrastructure-changes │ │ │ ├── ImportSourceCode │ │ │ │ └── toy-website-review.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── TeamArea.json │ │ │ └── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── toy-website-review Team │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ └── CardStyles.json │ │ ├── MSL-Run-Quality-Tests │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Scan-Open-Source │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Scan-for-Vulnerabilities │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── SpaceGameWeb-Build.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_Jamcneil_code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-AzureFunctions │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── EdKaimmslearn-tailspin-spacegame-web-azure-functions.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Release workflow.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_210c1c54-EndPoint.json │ │ │ │ └── Space Game - web - Release workflow-code.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game Azure Functions Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-DeliveryPlans │ │ │ ├── ImportSourceCode │ │ │ │ ├── Space Game - web.json │ │ │ │ └── Space Game Delivery Plans.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── Space Game - web-code.json │ │ │ │ ├── Space Game Delivery Plans-code.json │ │ │ │ └── spacegame-web.json │ │ │ ├── TeamArea.json │ │ │ ├── TeamIterationMap.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Delivery plans Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Space Game Delivery Plans Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Space Game Engine Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ ├── Space Game Web Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ ├── CardStyles.json │ │ │ │ │ └── TeamSetting.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Product Backlog Item.json │ │ ├── MSL-SpaceGame-web-DeployDatabase │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Deploy database.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_c26ff2e9-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Deploy database Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-DeploymentPatterns │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Deployment patterns.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_604d3592-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Deployment patterns Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-FunctionalTests │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Functional tests.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_8dceab94-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Functional tests Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-Multi-stage │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Release workflow.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_93b35f8f-EndPoint.json │ │ │ │ └── GitHub_eb001d95-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Release workflow Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-Non-functionalTests │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Non-functional tests.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_39e50711-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Non-functional tests Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-ProvisionDB │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── mslearn-tailspin-spacegame-web-automate.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - ProvisionDB.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ ├── GitHub_69cc250c.json │ │ │ │ └── GitHub_7cdb389c-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - ProvisionDB Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-SpaceGame-web-Release │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-deploy.json │ │ │ ├── ImportSourceCode │ │ │ │ ├── GitRepository.json │ │ │ │ └── Space Game - web - Release.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_70ec1fc5-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ └── Teams │ │ │ │ ├── Space Game - web - Release Team │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ ├── MSL-SpaceGame-web-Terraform │ │ │ ├── BuildDefinitionGitHub │ │ │ │ └── tpetchelmslearn-tailspin-spacegame-web-automate.json │ │ │ ├── ImportSourceCode │ │ │ │ └── GitRepository.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── ServiceEndpoints │ │ │ │ └── GitHub_69cc250c-EndPoint.json │ │ │ ├── TeamArea.json │ │ │ ├── Teams │ │ │ │ ├── Space Game - web - Terraform Team │ │ │ │ │ ├── BoardColumns.json │ │ │ │ │ ├── BoardRows.json │ │ │ │ │ ├── CardFields.json │ │ │ │ │ └── CardStyles.json │ │ │ │ └── Teams.json │ │ │ └── WorkItems │ │ │ │ └── Issue.json │ │ ├── MSL-Test-bicep │ │ │ ├── BuildDefinitions │ │ │ │ └── toy-website-test.json │ │ │ ├── ImportSourceCode │ │ │ │ └── toy-website-test.json │ │ │ ├── ProjectSettings.json │ │ │ └── ProjectTemplate.json │ │ ├── MSL-Toy-reusable │ │ │ ├── BuildDefinitions │ │ │ │ ├── module-storage-account.json │ │ │ │ └── template-spec-linux-app-service.json │ │ │ ├── ImportSourceCode │ │ │ │ └── toy-reusable.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── TeamArea.json │ │ │ └── Teams │ │ │ │ ├── Teams.json │ │ │ │ └── toy-reusable Team │ │ │ │ ├── BoardColumns.json │ │ │ │ ├── BoardRows.json │ │ │ │ ├── CardFields.json │ │ │ │ └── CardStyles.json │ │ ├── MSL-manage-end-end-deployment-scenarios │ │ │ ├── BuildDefinitions │ │ │ │ └── toy-website-end-to-end.json │ │ │ ├── ImportSourceCode │ │ │ │ └── toy-website-end-to-end.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ ├── TeamArea.json │ │ │ └── VariableGroups │ │ │ │ └── VariableGroup.json │ │ ├── Manage-multiple-environments-azure-pipelines │ │ │ ├── BuildDefinitions │ │ │ │ └── toy-website-environments.json │ │ │ ├── ImportSourceCode │ │ │ │ └── toy-website-environments.json │ │ │ ├── Iterations.json │ │ │ ├── ProjectSettings.json │ │ │ ├── ProjectTemplate.json │ │ │ └── TeamArea.json │ │ ├── MovePages.json │ │ ├── SampleContent.json │ │ ├── TemplateImages │ │ │ ├── Ansible.png │ │ │ ├── AzureCommunity │ │ │ │ ├── Azure Sentinel DevOps.jpg │ │ │ │ ├── AzureGov.png │ │ │ │ ├── ModernDataAnalytics.png │ │ │ │ ├── ModernDataWarehouse.png │ │ │ │ ├── NIST 800-171.png │ │ │ │ ├── RecommederIcon.PNG │ │ │ │ ├── SapOnAzureLogo.png │ │ │ │ ├── Secureresearch.png │ │ │ │ ├── iac.png │ │ │ │ ├── modiot.png │ │ │ │ ├── unifiedgov.png │ │ │ │ └── windows-virtual-desktop.svg │ │ │ ├── AzureDevOps.png │ │ │ ├── AzureFunction.png │ │ │ ├── CloudAdoptionFramework.jpg │ │ │ ├── CodeFile.png │ │ │ ├── ContosAir.png │ │ │ ├── Docker.png │ │ │ ├── Dynatrace.png │ │ │ ├── GitHub.png │ │ │ ├── MachineLearning.png │ │ │ ├── MyHealthClinic.png │ │ │ ├── MyShuttle.png │ │ │ ├── PHP.png │ │ │ ├── Partunlimited.png │ │ │ ├── Python.png │ │ │ ├── SmartHotel.png │ │ │ ├── SonarQube.png │ │ │ ├── TailwindTraders.png │ │ │ ├── Terraform.png │ │ │ ├── WhiteSourceBolt.png │ │ │ ├── devopsdojo.png │ │ │ ├── eShop.png │ │ │ ├── key-vault.png │ │ │ ├── kubernetes.png │ │ │ ├── launchdarkly.png │ │ │ ├── mslearn │ │ │ │ ├── bicep-end-to-end-deployment-pipeline.svg │ │ │ │ ├── bicep-publish-code-pipelines.png │ │ │ │ ├── bicepenvironments.svg │ │ │ │ ├── create-a-build-pipeline-azure-pipelines.png │ │ │ │ ├── create-a-release-pipeline-with-azure-pipelines.svg │ │ │ │ ├── create-multi-stage-pipeline.svg │ │ │ │ ├── deploy-azure-functions.svg │ │ │ │ ├── deploy-docker.svg │ │ │ │ ├── deploy-kubernetes.svg │ │ │ │ ├── generic-badge.svg │ │ │ │ ├── host-your-own-build-server-in-your-build-pipeline.png │ │ │ │ ├── implement-a-code-workflow-in-your-build-pipeline.png │ │ │ │ ├── manage-agile-software-delivery-plans-across-teams.svg │ │ │ │ ├── manage-database-changes-with-azure-pipelines.svg │ │ │ │ ├── manage-dependencies-in-your-build-pipeline.png │ │ │ │ ├── manage-release-cadence-using-deployment-patterns.svg │ │ │ │ ├── manage-security-and-compliance-in-your-build-pipeline.png │ │ │ │ ├── provision-database-azure-pipelines.svg │ │ │ │ ├── review-azure-infrastructure.png │ │ │ │ ├── run-functional-tests-azure-pipelines.svg │ │ │ │ ├── run-non-functional-tests-in-azure-pipelines.svg │ │ │ │ ├── run-quality-tests-when-your-application-builds.png │ │ │ │ ├── scan-code-for-vulnerabilities-in-your-build-pipeline.png │ │ │ │ └── testbicep.svg │ │ │ ├── octopus.png │ │ │ ├── policy-org.png │ │ │ └── selenium.png │ │ └── TemplateSetting.json │ ├── Views │ │ ├── Account │ │ │ ├── SessionOutReturn.cshtml │ │ │ ├── Verify.cshtml │ │ │ └── unsupported_browser.cshtml │ │ ├── Environment │ │ │ ├── Create.cshtml │ │ │ ├── CreateProject.cshtml │ │ │ └── PrivateTemplate.cshtml │ │ ├── Extractor │ │ │ ├── Index.cshtml │ │ │ └── NotFound.cshtml │ │ ├── GitHub │ │ │ ├── Issue.cshtml │ │ │ ├── Oauth.cshtml │ │ │ ├── Redirect.cshtml │ │ │ └── Status.cshtml │ │ ├── Home │ │ │ └── Index.cshtml │ │ ├── Shared │ │ │ ├── Error.cshtml │ │ │ └── _Layout.cshtml │ │ ├── Web.config │ │ └── _ViewStart.cshtml │ ├── VstsDemoBuilder.csproj │ ├── VstsDemoBuilder.csproj.user │ ├── VstsDemoBuilder.csproj.vspscc │ ├── Web.Debug.config │ ├── Web.Release.config │ ├── Web.config │ ├── assets │ │ ├── css │ │ │ ├── custom.min.css │ │ │ ├── custom.min.css.map │ │ │ └── custom.scss │ │ ├── images │ │ │ ├── NotFound.png │ │ │ ├── VSTS_cover_image_3.png │ │ │ ├── VSTS_cover_image_5.png │ │ │ ├── VSTS_cover_image_t.png │ │ │ ├── VSTS_full_logo.png │ │ │ ├── VS_logo.png │ │ │ ├── VS_logo_1.png │ │ │ └── error.png │ │ └── templategrouping │ │ │ ├── templateSelection.custom.min.css │ │ │ └── templategroup.custom.min.css │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ └── packages.config └── VstsRestAPI │ ├── ApiServiceBase.cs │ ├── Build │ └── BuildDefinition.cs │ ├── Configuration.cs │ ├── DeliveryPlans │ └── Plans.cs │ ├── DeploymentGRoup │ └── DeploymentGroup.cs │ ├── ExtensionManagement │ └── GetListExtenison.cs │ ├── Extractor │ ├── ClassificationNodes.cs │ ├── GetBuildandReleaseDefs.cs │ ├── GetWorkItemsCount.cs │ ├── ProjectProperties.cs │ └── VariableGroups.cs │ ├── Git │ ├── GitHubImportRepo.cs │ └── Repository.cs │ ├── IConfiguration.cs │ ├── JSON │ ├── CreateBuildDefination.json │ ├── CreateTeam.json │ ├── CreateTeamProject.json │ ├── GetRepository.json │ ├── ReleaseDefination.json │ ├── WorkItem.json │ └── WorkItemNew.json │ ├── ProjectsAndTeams │ ├── Accounts.cs │ ├── GetAllGroups.cs │ ├── Projects.cs │ ├── TeamIteration.cs │ └── Teams.cs │ ├── Properties │ └── AssemblyInfo.cs │ ├── QueriesAndWidgets │ └── Queries.cs │ ├── Queues │ └── Queue.cs │ ├── Release │ └── ReleaseDefinition.cs │ ├── Service │ └── ServiceEndPoint.cs │ ├── Services │ └── HttpServices.cs │ ├── TestManagement │ └── TestManagement.cs │ ├── Utility.cs │ ├── Viewmodel │ ├── BaseViewModel.cs │ ├── BranchPolicy │ │ ├── BranchPolicy.cs │ │ └── BranchPolicyTypes.cs │ ├── Build │ │ └── BuildGetListofBuildDefinitionsResponse.cs │ ├── Extractor │ │ ├── BoardColumnResponseAgile.cs │ │ ├── BoardColumnResponseBasic.cs │ │ ├── BoardColumnResponseScrum.cs │ │ ├── BuildDefinitionResponse.cs │ │ ├── BuildDefinitions.cs │ │ ├── ExportBoardRows.cs │ │ ├── GetBuildDefResponse.cs │ │ ├── GetExtensions.cs │ │ ├── GetINumIteration.cs │ │ ├── GetProcessTemplate.cs │ │ ├── GetQueries.cs │ │ ├── GetReleaseDefResponse.cs │ │ ├── GetServiceEndpoints.cs │ │ ├── GetTeamSetting.cs │ │ ├── GetVariableGroups.cs │ │ ├── GetWorkItemsResponse.cs │ │ ├── Iterations.cs │ │ ├── IterationtoSave.cs │ │ ├── KeyConfig.cs │ │ ├── ProjectSetting.cs │ │ ├── ReleaseDefCountResponse.cs │ │ ├── ReleaseDefResponse.cs │ │ ├── RepositoryList.cs │ │ ├── Teams.cs │ │ ├── WorkItemFetchResponse.cs │ │ └── WorkItemNames.cs │ ├── GitHub │ │ ├── ForkRepos.cs │ │ └── GitHubRepoResponse.cs │ ├── Importer │ │ ├── ImportBoardColumns.cs │ │ ├── ImportBoardRows.cs │ │ ├── ImportCardFields.cs │ │ ├── ImpotCardStyle.cs │ │ └── IncludeSubAreas.cs │ ├── Plans │ │ ├── APlan.cs │ │ └── DeliveryPlans.cs │ ├── ProjectAndTeams │ │ ├── AccountMembers.cs │ │ ├── GetTeamResponse.cs │ │ ├── ListofProjectsResponse.cs │ │ ├── TeamIterationsResponse.cs │ │ ├── TeamMemberResponse.cs │ │ ├── TeamResponse.cs │ │ └── TeamSettingResponse.cs │ ├── QueriesAndWidgets │ │ ├── DashBoardeTagResponse.cs │ │ ├── DashboardResponse.cs │ │ └── QueryResponse.cs │ ├── Queue │ │ └── QueueModel.cs │ ├── ReleaseDefinition │ │ ├── ReleaseDefinitions.cs │ │ └── ReleaseDefinitionsResponse.cs │ ├── Repository │ │ ├── GetAllRepositoriesResponse.cs │ │ └── PullRequestComments.cs │ ├── Service │ │ └── ServiceEndpointModel.cs │ ├── Sprint │ │ └── SprintResponse.cs │ ├── Wiki │ │ ├── CodewikiResponse.cs │ │ └── ProjectwikiResponse.cs │ └── WorkItem │ │ ├── BatchRequest.cs │ │ ├── CardStylesPatch.cs │ │ ├── ColumnPost.cs │ │ ├── CreateUpdateNodeViewModel.cs │ │ ├── GetBoardColumnResponse.cs │ │ ├── GetBoardColumnResponseAgile.cs │ │ ├── GetCardFieldResponse.cs │ │ ├── GetNodeResponse.cs │ │ ├── GetNodesResponse.cs │ │ ├── GetWorkItemsResponse.cs │ │ ├── ImportWorkItemModel.cs │ │ ├── ReturnException.cs │ │ ├── SetEpicSettings.cs │ │ ├── WorkItemBatchPostResponse.cs │ │ ├── WorkItemPatch.cs │ │ └── WorkItemPatchResponse.cs │ ├── VstsRestAPI.csproj │ ├── VstsRestAPI.csproj.vspscc │ ├── Wiki │ └── ManageWiki.cs │ ├── WorkItemAndTracking │ ├── BoardColumn.cs │ ├── Cards.cs │ ├── ClassificationNodes.cs │ ├── ImportWorkItems.cs │ ├── IssueWI.cs │ ├── SwimLanes.cs │ └── WorkItem.cs │ ├── app.config │ └── packages.config └── style.scss /.github/issue_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/.github/issue_template.md -------------------------------------------------------------------------------- /.github/workflows/ado-gh-sync.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/.github/workflows/ado-gh-sync.yml -------------------------------------------------------------------------------- /.github/workflows/codeql.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/.github/workflows/codeql.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/.gitignore -------------------------------------------------------------------------------- /404.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/404.md -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Images/404.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/404.jpg -------------------------------------------------------------------------------- /Images/AppSetting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/AppSetting.png -------------------------------------------------------------------------------- /Images/Azure DevOps Demo Generator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/Azure DevOps Demo Generator.png -------------------------------------------------------------------------------- /Images/CreateMethod.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/CreateMethod.png -------------------------------------------------------------------------------- /Images/IIS_Appsettings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/IIS_Appsettings.png -------------------------------------------------------------------------------- /Images/config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/config.png -------------------------------------------------------------------------------- /Images/first-post.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/first-post.png -------------------------------------------------------------------------------- /Images/hostfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/hostfile.png -------------------------------------------------------------------------------- /Images/jekyll-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/jekyll-logo.png -------------------------------------------------------------------------------- /Images/jekyll-now-theme-screenshot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/jekyll-now-theme-screenshot.jpg -------------------------------------------------------------------------------- /Images/local-debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/local-debug.png -------------------------------------------------------------------------------- /Images/permissions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/permissions.png -------------------------------------------------------------------------------- /Images/scopes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/scopes.png -------------------------------------------------------------------------------- /Images/step1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Images/step1.gif -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/README.md -------------------------------------------------------------------------------- /Report/html/annotated.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/annotated.html -------------------------------------------------------------------------------- /Report/html/bc_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/bc_s.png -------------------------------------------------------------------------------- /Report/html/bdwn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/bdwn.png -------------------------------------------------------------------------------- /Report/html/class_templates_generator_tool_1_1_program.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_templates_generator_tool_1_1_program.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_bundle_config.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_bundle_config.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_filter_config.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_filter_config.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_models_1_1_email.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_models_1_1_email.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_models_1_1_query.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_models_1_1_query.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_mvc_application.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_mvc_application.html -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_mvc_application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_mvc_application.png -------------------------------------------------------------------------------- /Report/html/class_vsts_demo_builder_1_1_route_config.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_demo_builder_1_1_route_config.html -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_configuration.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_configuration.html -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_configuration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_configuration.png -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_git_1_1_repository.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_git_1_1_repository.html -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_queues_1_1_queue.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_queues_1_1_queue.html -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_utility-members.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_utility-members.html -------------------------------------------------------------------------------- /Report/html/class_vsts_rest_a_p_i_1_1_utility.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/class_vsts_rest_a_p_i_1_1_utility.html -------------------------------------------------------------------------------- /Report/html/classes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/classes.html -------------------------------------------------------------------------------- /Report/html/closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/closed.png -------------------------------------------------------------------------------- /Report/html/dir_017997a0b3f5c068c38ef56537878898.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_017997a0b3f5c068c38ef56537878898.html -------------------------------------------------------------------------------- /Report/html/dir_0e8f94f38d80e5b1ff7cab15c7bb859b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_0e8f94f38d80e5b1ff7cab15c7bb859b.html -------------------------------------------------------------------------------- /Report/html/dir_14bc1b0d8e69347ac00f67644bc68d86.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_14bc1b0d8e69347ac00f67644bc68d86.html -------------------------------------------------------------------------------- /Report/html/dir_1b5acb66fd97ee8bc5030f4c66c3e615.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_1b5acb66fd97ee8bc5030f4c66c3e615.html -------------------------------------------------------------------------------- /Report/html/dir_23f1e038cc84c4814501ce7655576690.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_23f1e038cc84c4814501ce7655576690.html -------------------------------------------------------------------------------- /Report/html/dir_26ec264952ba031792d1d5e034c2c6a8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_26ec264952ba031792d1d5e034c2c6a8.html -------------------------------------------------------------------------------- /Report/html/dir_275089585c7fc1b5fd5d7d42c69cb1da.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_275089585c7fc1b5fd5d7d42c69cb1da.html -------------------------------------------------------------------------------- /Report/html/dir_2b03c99514654c964361aa48d3c524f2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_2b03c99514654c964361aa48d3c524f2.html -------------------------------------------------------------------------------- /Report/html/dir_2b13eca113518fa2aef9d51173c20e77.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_2b13eca113518fa2aef9d51173c20e77.html -------------------------------------------------------------------------------- /Report/html/dir_31b18faa310c237834ee7cdb5c935e50.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_31b18faa310c237834ee7cdb5c935e50.html -------------------------------------------------------------------------------- /Report/html/dir_3bed722334ea0ec908bd0badaeb5da8e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_3bed722334ea0ec908bd0badaeb5da8e.html -------------------------------------------------------------------------------- /Report/html/dir_4926449c8296a7c06baeb436dccdcf5a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_4926449c8296a7c06baeb436dccdcf5a.html -------------------------------------------------------------------------------- /Report/html/dir_501d4fec8a42977fdee12c9106f1216c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_501d4fec8a42977fdee12c9106f1216c.html -------------------------------------------------------------------------------- /Report/html/dir_5129e0ec9b412bf479fa006c88b691f4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_5129e0ec9b412bf479fa006c88b691f4.html -------------------------------------------------------------------------------- /Report/html/dir_5d0f8ecf38cdf3409c6cd49b38fddc71.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_5d0f8ecf38cdf3409c6cd49b38fddc71.html -------------------------------------------------------------------------------- /Report/html/dir_5fb99d38e65a6eac76fdd48d9fefaf7c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_5fb99d38e65a6eac76fdd48d9fefaf7c.html -------------------------------------------------------------------------------- /Report/html/dir_62eea4cecd721fd6824f9529ec728ccc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_62eea4cecd721fd6824f9529ec728ccc.html -------------------------------------------------------------------------------- /Report/html/dir_6b3a0f1f2be860223c1b526364e1c35a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_6b3a0f1f2be860223c1b526364e1c35a.html -------------------------------------------------------------------------------- /Report/html/dir_6d428b65fddc362e76fcd8980d4e3250.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_6d428b65fddc362e76fcd8980d4e3250.html -------------------------------------------------------------------------------- /Report/html/dir_71934fab47ba9aec257442ce20788f17.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_71934fab47ba9aec257442ce20788f17.html -------------------------------------------------------------------------------- /Report/html/dir_73c56ef68f7581fa6caa2fd039a0d073.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_73c56ef68f7581fa6caa2fd039a0d073.html -------------------------------------------------------------------------------- /Report/html/dir_82828cad9eac1af1d105b0d85658b3cb.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_82828cad9eac1af1d105b0d85658b3cb.html -------------------------------------------------------------------------------- /Report/html/dir_841a55678232832fe081d96cab010ed4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_841a55678232832fe081d96cab010ed4.html -------------------------------------------------------------------------------- /Report/html/dir_8ae895d431c01c61dbed87c5593ff544.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_8ae895d431c01c61dbed87c5593ff544.html -------------------------------------------------------------------------------- /Report/html/dir_8b407aec51ac04cb9493df77308781ae.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_8b407aec51ac04cb9493df77308781ae.html -------------------------------------------------------------------------------- /Report/html/dir_8bd57f7fa5683a9d1530d4db9f109692.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_8bd57f7fa5683a9d1530d4db9f109692.html -------------------------------------------------------------------------------- /Report/html/dir_96031ed330b54330cdc1f7068822a4ef.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_96031ed330b54330cdc1f7068822a4ef.html -------------------------------------------------------------------------------- /Report/html/dir_9ae313a3fbcba1c33e41f0dcb0ef2c7c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_9ae313a3fbcba1c33e41f0dcb0ef2c7c.html -------------------------------------------------------------------------------- /Report/html/dir_9ce038d66d0510237b6fe8e4439db181.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_9ce038d66d0510237b6fe8e4439db181.html -------------------------------------------------------------------------------- /Report/html/dir_9e8cbfe76dd5cf12bb30d863fe22a69a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_9e8cbfe76dd5cf12bb30d863fe22a69a.html -------------------------------------------------------------------------------- /Report/html/dir_a1f90321afc92e250fa2f892a4b8a6e9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_a1f90321afc92e250fa2f892a4b8a6e9.html -------------------------------------------------------------------------------- /Report/html/dir_a27ddf7be722707c026f3b433c3c0e97.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_a27ddf7be722707c026f3b433c3c0e97.html -------------------------------------------------------------------------------- /Report/html/dir_b34989a7d4a0f16828483202a27501ee.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_b34989a7d4a0f16828483202a27501ee.html -------------------------------------------------------------------------------- /Report/html/dir_b53b2e16f73debb475db3bb264c36e8f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_b53b2e16f73debb475db3bb264c36e8f.html -------------------------------------------------------------------------------- /Report/html/dir_b6c547a233a142f142b9dab2e90ec962.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_b6c547a233a142f142b9dab2e90ec962.html -------------------------------------------------------------------------------- /Report/html/dir_c06ad235e7dd8e0141d80a12718e244f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_c06ad235e7dd8e0141d80a12718e244f.html -------------------------------------------------------------------------------- /Report/html/dir_c725b4990a014364b2c93e7e627d31a1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_c725b4990a014364b2c93e7e627d31a1.html -------------------------------------------------------------------------------- /Report/html/dir_ca23324db4a19e8cba4d7d2268687b73.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_ca23324db4a19e8cba4d7d2268687b73.html -------------------------------------------------------------------------------- /Report/html/dir_d30f16ee81e03eb83e65e9b6b9a24acd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_d30f16ee81e03eb83e65e9b6b9a24acd.html -------------------------------------------------------------------------------- /Report/html/dir_d95a7557a1c29d886ce66a3779a6e017.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_d95a7557a1c29d886ce66a3779a6e017.html -------------------------------------------------------------------------------- /Report/html/dir_e807f1dc322d8783ee8c2e548f7c0bda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_e807f1dc322d8783ee8c2e548f7c0bda.html -------------------------------------------------------------------------------- /Report/html/dir_f0f5b332b8a95cee7ef646146a51ba92.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_f0f5b332b8a95cee7ef646146a51ba92.html -------------------------------------------------------------------------------- /Report/html/dir_f20db2e76df4dc80fe1811fce8d88781.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_f20db2e76df4dc80fe1811fce8d88781.html -------------------------------------------------------------------------------- /Report/html/dir_fb725a1f5c5e312faec6541f8f9556ec.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_fb725a1f5c5e312faec6541f8f9556ec.html -------------------------------------------------------------------------------- /Report/html/dir_ff627587730686747d9b38e904b07e46.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dir_ff627587730686747d9b38e904b07e46.html -------------------------------------------------------------------------------- /Report/html/doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/doc.png -------------------------------------------------------------------------------- /Report/html/doxygen.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/doxygen.css -------------------------------------------------------------------------------- /Report/html/doxygen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/doxygen.png -------------------------------------------------------------------------------- /Report/html/dynsections.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/dynsections.js -------------------------------------------------------------------------------- /Report/html/folderclosed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/folderclosed.png -------------------------------------------------------------------------------- /Report/html/folderopen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/folderopen.png -------------------------------------------------------------------------------- /Report/html/functions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/functions.html -------------------------------------------------------------------------------- /Report/html/functions_func.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/functions_func.html -------------------------------------------------------------------------------- /Report/html/hierarchy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/hierarchy.html -------------------------------------------------------------------------------- /Report/html/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/index.html -------------------------------------------------------------------------------- /Report/html/interface_vsts_rest_a_p_i_1_1_i_configuration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/interface_vsts_rest_a_p_i_1_1_i_configuration.png -------------------------------------------------------------------------------- /Report/html/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/jquery.js -------------------------------------------------------------------------------- /Report/html/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/logo.png -------------------------------------------------------------------------------- /Report/html/menu.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/menu.js -------------------------------------------------------------------------------- /Report/html/menudata.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/menudata.js -------------------------------------------------------------------------------- /Report/html/namespace_templates_generator_tool.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_templates_generator_tool.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_demo_builder.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_demo_builder.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_demo_builder_1_1_controllers.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_demo_builder_1_1_controllers.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_demo_builder_1_1_extensions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_demo_builder_1_1_extensions.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_demo_builder_1_1_models.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_demo_builder_1_1_models.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_build.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_build.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_delivery_plans.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_delivery_plans.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_git.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_git.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_queues.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_queues.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_release.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_release.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_service.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_service.html -------------------------------------------------------------------------------- /Report/html/namespace_vsts_rest_a_p_i_1_1_viewmodel.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespace_vsts_rest_a_p_i_1_1_viewmodel.html -------------------------------------------------------------------------------- /Report/html/namespaces.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/namespaces.html -------------------------------------------------------------------------------- /Report/html/nav_f.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/nav_f.png -------------------------------------------------------------------------------- /Report/html/nav_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/nav_g.png -------------------------------------------------------------------------------- /Report/html/nav_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/nav_h.png -------------------------------------------------------------------------------- /Report/html/open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/open.png -------------------------------------------------------------------------------- /Report/html/search/all_0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_0.html -------------------------------------------------------------------------------- /Report/html/search/all_0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_0.js -------------------------------------------------------------------------------- /Report/html/search/all_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_1.html -------------------------------------------------------------------------------- /Report/html/search/all_1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_1.js -------------------------------------------------------------------------------- /Report/html/search/all_10.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_10.html -------------------------------------------------------------------------------- /Report/html/search/all_10.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_10.js -------------------------------------------------------------------------------- /Report/html/search/all_11.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_11.html -------------------------------------------------------------------------------- /Report/html/search/all_11.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_11.js -------------------------------------------------------------------------------- /Report/html/search/all_12.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_12.html -------------------------------------------------------------------------------- /Report/html/search/all_12.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_12.js -------------------------------------------------------------------------------- /Report/html/search/all_13.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_13.html -------------------------------------------------------------------------------- /Report/html/search/all_13.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_13.js -------------------------------------------------------------------------------- /Report/html/search/all_14.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_14.html -------------------------------------------------------------------------------- /Report/html/search/all_14.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_14.js -------------------------------------------------------------------------------- /Report/html/search/all_15.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_15.html -------------------------------------------------------------------------------- /Report/html/search/all_15.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_15.js -------------------------------------------------------------------------------- /Report/html/search/all_2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_2.html -------------------------------------------------------------------------------- /Report/html/search/all_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_2.js -------------------------------------------------------------------------------- /Report/html/search/all_3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_3.html -------------------------------------------------------------------------------- /Report/html/search/all_3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_3.js -------------------------------------------------------------------------------- /Report/html/search/all_4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_4.html -------------------------------------------------------------------------------- /Report/html/search/all_4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_4.js -------------------------------------------------------------------------------- /Report/html/search/all_5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_5.html -------------------------------------------------------------------------------- /Report/html/search/all_5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_5.js -------------------------------------------------------------------------------- /Report/html/search/all_6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_6.html -------------------------------------------------------------------------------- /Report/html/search/all_6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_6.js -------------------------------------------------------------------------------- /Report/html/search/all_7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_7.html -------------------------------------------------------------------------------- /Report/html/search/all_7.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_7.js -------------------------------------------------------------------------------- /Report/html/search/all_8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_8.html -------------------------------------------------------------------------------- /Report/html/search/all_8.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_8.js -------------------------------------------------------------------------------- /Report/html/search/all_9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_9.html -------------------------------------------------------------------------------- /Report/html/search/all_9.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_9.js -------------------------------------------------------------------------------- /Report/html/search/all_a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_a.html -------------------------------------------------------------------------------- /Report/html/search/all_a.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_a.js -------------------------------------------------------------------------------- /Report/html/search/all_b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_b.html -------------------------------------------------------------------------------- /Report/html/search/all_b.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_b.js -------------------------------------------------------------------------------- /Report/html/search/all_c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_c.html -------------------------------------------------------------------------------- /Report/html/search/all_c.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_c.js -------------------------------------------------------------------------------- /Report/html/search/all_d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_d.html -------------------------------------------------------------------------------- /Report/html/search/all_d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_d.js -------------------------------------------------------------------------------- /Report/html/search/all_e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_e.html -------------------------------------------------------------------------------- /Report/html/search/all_e.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_e.js -------------------------------------------------------------------------------- /Report/html/search/all_f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_f.html -------------------------------------------------------------------------------- /Report/html/search/all_f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/all_f.js -------------------------------------------------------------------------------- /Report/html/search/classes_0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_0.html -------------------------------------------------------------------------------- /Report/html/search/classes_0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_0.js -------------------------------------------------------------------------------- /Report/html/search/classes_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_1.html -------------------------------------------------------------------------------- /Report/html/search/classes_1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_1.js -------------------------------------------------------------------------------- /Report/html/search/classes_10.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_10.html -------------------------------------------------------------------------------- /Report/html/search/classes_10.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_10.js -------------------------------------------------------------------------------- /Report/html/search/classes_11.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_11.html -------------------------------------------------------------------------------- /Report/html/search/classes_11.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_11.js -------------------------------------------------------------------------------- /Report/html/search/classes_12.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_12.html -------------------------------------------------------------------------------- /Report/html/search/classes_12.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_12.js -------------------------------------------------------------------------------- /Report/html/search/classes_13.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_13.html -------------------------------------------------------------------------------- /Report/html/search/classes_13.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_13.js -------------------------------------------------------------------------------- /Report/html/search/classes_14.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_14.html -------------------------------------------------------------------------------- /Report/html/search/classes_14.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_14.js -------------------------------------------------------------------------------- /Report/html/search/classes_15.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_15.html -------------------------------------------------------------------------------- /Report/html/search/classes_15.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_15.js -------------------------------------------------------------------------------- /Report/html/search/classes_2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_2.html -------------------------------------------------------------------------------- /Report/html/search/classes_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_2.js -------------------------------------------------------------------------------- /Report/html/search/classes_3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_3.html -------------------------------------------------------------------------------- /Report/html/search/classes_3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_3.js -------------------------------------------------------------------------------- /Report/html/search/classes_4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_4.html -------------------------------------------------------------------------------- /Report/html/search/classes_4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_4.js -------------------------------------------------------------------------------- /Report/html/search/classes_5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_5.html -------------------------------------------------------------------------------- /Report/html/search/classes_5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_5.js -------------------------------------------------------------------------------- /Report/html/search/classes_6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_6.html -------------------------------------------------------------------------------- /Report/html/search/classes_6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_6.js -------------------------------------------------------------------------------- /Report/html/search/classes_7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_7.html -------------------------------------------------------------------------------- /Report/html/search/classes_7.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_7.js -------------------------------------------------------------------------------- /Report/html/search/classes_8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_8.html -------------------------------------------------------------------------------- /Report/html/search/classes_8.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_8.js -------------------------------------------------------------------------------- /Report/html/search/classes_9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_9.html -------------------------------------------------------------------------------- /Report/html/search/classes_9.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_9.js -------------------------------------------------------------------------------- /Report/html/search/classes_a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_a.html -------------------------------------------------------------------------------- /Report/html/search/classes_a.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_a.js -------------------------------------------------------------------------------- /Report/html/search/classes_b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_b.html -------------------------------------------------------------------------------- /Report/html/search/classes_b.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_b.js -------------------------------------------------------------------------------- /Report/html/search/classes_c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_c.html -------------------------------------------------------------------------------- /Report/html/search/classes_c.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_c.js -------------------------------------------------------------------------------- /Report/html/search/classes_d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_d.html -------------------------------------------------------------------------------- /Report/html/search/classes_d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_d.js -------------------------------------------------------------------------------- /Report/html/search/classes_e.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_e.html -------------------------------------------------------------------------------- /Report/html/search/classes_e.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_e.js -------------------------------------------------------------------------------- /Report/html/search/classes_f.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_f.html -------------------------------------------------------------------------------- /Report/html/search/classes_f.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/classes_f.js -------------------------------------------------------------------------------- /Report/html/search/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/close.png -------------------------------------------------------------------------------- /Report/html/search/functions_0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_0.html -------------------------------------------------------------------------------- /Report/html/search/functions_0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_0.js -------------------------------------------------------------------------------- /Report/html/search/functions_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_1.html -------------------------------------------------------------------------------- /Report/html/search/functions_1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_1.js -------------------------------------------------------------------------------- /Report/html/search/functions_2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_2.html -------------------------------------------------------------------------------- /Report/html/search/functions_2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_2.js -------------------------------------------------------------------------------- /Report/html/search/functions_3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_3.html -------------------------------------------------------------------------------- /Report/html/search/functions_3.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_3.js -------------------------------------------------------------------------------- /Report/html/search/functions_4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_4.html -------------------------------------------------------------------------------- /Report/html/search/functions_4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_4.js -------------------------------------------------------------------------------- /Report/html/search/functions_5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_5.html -------------------------------------------------------------------------------- /Report/html/search/functions_5.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_5.js -------------------------------------------------------------------------------- /Report/html/search/functions_6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_6.html -------------------------------------------------------------------------------- /Report/html/search/functions_6.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_6.js -------------------------------------------------------------------------------- /Report/html/search/functions_7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_7.html -------------------------------------------------------------------------------- /Report/html/search/functions_7.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_7.js -------------------------------------------------------------------------------- /Report/html/search/functions_8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_8.html -------------------------------------------------------------------------------- /Report/html/search/functions_8.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_8.js -------------------------------------------------------------------------------- /Report/html/search/functions_9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_9.html -------------------------------------------------------------------------------- /Report/html/search/functions_9.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_9.js -------------------------------------------------------------------------------- /Report/html/search/functions_a.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_a.html -------------------------------------------------------------------------------- /Report/html/search/functions_a.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_a.js -------------------------------------------------------------------------------- /Report/html/search/functions_b.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_b.html -------------------------------------------------------------------------------- /Report/html/search/functions_b.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_b.js -------------------------------------------------------------------------------- /Report/html/search/functions_c.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_c.html -------------------------------------------------------------------------------- /Report/html/search/functions_c.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_c.js -------------------------------------------------------------------------------- /Report/html/search/functions_d.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_d.html -------------------------------------------------------------------------------- /Report/html/search/functions_d.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/functions_d.js -------------------------------------------------------------------------------- /Report/html/search/mag_sel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/mag_sel.png -------------------------------------------------------------------------------- /Report/html/search/namespaces_0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/namespaces_0.html -------------------------------------------------------------------------------- /Report/html/search/namespaces_0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/namespaces_0.js -------------------------------------------------------------------------------- /Report/html/search/namespaces_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/namespaces_1.html -------------------------------------------------------------------------------- /Report/html/search/namespaces_1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/namespaces_1.js -------------------------------------------------------------------------------- /Report/html/search/nomatches.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/nomatches.html -------------------------------------------------------------------------------- /Report/html/search/search.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/search.css -------------------------------------------------------------------------------- /Report/html/search/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/search.js -------------------------------------------------------------------------------- /Report/html/search/search_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/search_l.png -------------------------------------------------------------------------------- /Report/html/search/search_m.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/search_m.png -------------------------------------------------------------------------------- /Report/html/search/search_r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/search_r.png -------------------------------------------------------------------------------- /Report/html/search/searchdata.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/search/searchdata.js -------------------------------------------------------------------------------- /Report/html/splitbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/splitbar.png -------------------------------------------------------------------------------- /Report/html/sync_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/sync_off.png -------------------------------------------------------------------------------- /Report/html/sync_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/sync_on.png -------------------------------------------------------------------------------- /Report/html/tab_a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/tab_a.png -------------------------------------------------------------------------------- /Report/html/tab_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/tab_b.png -------------------------------------------------------------------------------- /Report/html/tab_h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/tab_h.png -------------------------------------------------------------------------------- /Report/html/tab_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/tab_s.png -------------------------------------------------------------------------------- /Report/html/tabs.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/html/tabs.css -------------------------------------------------------------------------------- /Report/latex/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/Makefile -------------------------------------------------------------------------------- /Report/latex/annotated.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/annotated.tex -------------------------------------------------------------------------------- /Report/latex/class_templates_generator_tool_1_1_program.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_templates_generator_tool_1_1_program.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_bundle_config.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_bundle_config.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_filter_config.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_filter_config.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_models_1_1_email.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_models_1_1_email.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_models_1_1_query.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_models_1_1_query.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_mvc_application.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_mvc_application.eps -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_mvc_application.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_mvc_application.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_demo_builder_1_1_route_config.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_demo_builder_1_1_route_config.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_rest_a_p_i_1_1_configuration.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_rest_a_p_i_1_1_configuration.eps -------------------------------------------------------------------------------- /Report/latex/class_vsts_rest_a_p_i_1_1_configuration.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_rest_a_p_i_1_1_configuration.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_rest_a_p_i_1_1_git_1_1_repository.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_rest_a_p_i_1_1_git_1_1_repository.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_rest_a_p_i_1_1_queues_1_1_queue.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_rest_a_p_i_1_1_queues_1_1_queue.tex -------------------------------------------------------------------------------- /Report/latex/class_vsts_rest_a_p_i_1_1_utility.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/class_vsts_rest_a_p_i_1_1_utility.tex -------------------------------------------------------------------------------- /Report/latex/doxygen.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/doxygen.sty -------------------------------------------------------------------------------- /Report/latex/hierarchy.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/hierarchy.tex -------------------------------------------------------------------------------- /Report/latex/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/logo.png -------------------------------------------------------------------------------- /Report/latex/make.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/make.bat -------------------------------------------------------------------------------- /Report/latex/namespace_templates_generator_tool.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_templates_generator_tool.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_demo_builder.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_demo_builder.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_demo_builder_1_1_controllers.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_demo_builder_1_1_controllers.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_demo_builder_1_1_extensions.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_demo_builder_1_1_extensions.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_demo_builder_1_1_models.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_demo_builder_1_1_models.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_build.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_build.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_delivery_plans.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_delivery_plans.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_git.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_git.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_queues.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_queues.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_release.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_release.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_service.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_service.tex -------------------------------------------------------------------------------- /Report/latex/namespace_vsts_rest_a_p_i_1_1_viewmodel.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespace_vsts_rest_a_p_i_1_1_viewmodel.tex -------------------------------------------------------------------------------- /Report/latex/namespaces.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/namespaces.tex -------------------------------------------------------------------------------- /Report/latex/refman.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/Report/latex/refman.tex -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/SECURITY.md -------------------------------------------------------------------------------- /_includes/analytics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_includes/analytics.html -------------------------------------------------------------------------------- /_includes/disqus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_includes/disqus.html -------------------------------------------------------------------------------- /_includes/meta.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_includes/meta.html -------------------------------------------------------------------------------- /_includes/svg-icons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_includes/svg-icons.html -------------------------------------------------------------------------------- /_layouts/default.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_layouts/default.html -------------------------------------------------------------------------------- /_layouts/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_layouts/page.html -------------------------------------------------------------------------------- /_layouts/post.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_layouts/post.html -------------------------------------------------------------------------------- /_posts/2014-3-3-Hello-World.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_posts/2014-3-3-Hello-World.md -------------------------------------------------------------------------------- /_sass/_highlights.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_sass/_highlights.scss -------------------------------------------------------------------------------- /_sass/_reset.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_sass/_reset.scss -------------------------------------------------------------------------------- /_sass/_svg-icons.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_sass/_svg-icons.scss -------------------------------------------------------------------------------- /_sass/_variables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/_sass/_variables.scss -------------------------------------------------------------------------------- /docs/.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /docs/.jekyll-metadata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/.jekyll-metadata -------------------------------------------------------------------------------- /docs/.order: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/.order -------------------------------------------------------------------------------- /docs/About-Azure-DevOps-Demo-Generator/.order: -------------------------------------------------------------------------------- 1 | Known-Issues-and-FAQ 2 | Using-the-Generator 3 | Build-your-own-template -------------------------------------------------------------------------------- /docs/About-Azure-DevOps-Demo-Generator/images/analyze.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/About-Azure-DevOps-Demo-Generator/images/analyze.png -------------------------------------------------------------------------------- /docs/About-Azure-DevOps-Demo-Generator/images/homepage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/About-Azure-DevOps-Demo-Generator/images/homepage.png -------------------------------------------------------------------------------- /docs/About-Azure-DevOps-Demo-Generator/images/mainpage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/About-Azure-DevOps-Demo-Generator/images/mainpage.png -------------------------------------------------------------------------------- /docs/Azure-DevOps-Demo-Generator-REST-API-Reference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Azure-DevOps-Demo-Generator-REST-API-Reference.md -------------------------------------------------------------------------------- /docs/Azure-DevOps-Demo-Generator-REST-API-Reference/.order: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Azure-DevOps-Demo-Generator-REST-API-Reference/.order -------------------------------------------------------------------------------- /docs/FAQ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/FAQ.md -------------------------------------------------------------------------------- /docs/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Gemfile -------------------------------------------------------------------------------- /docs/Gemfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Gemfile.lock -------------------------------------------------------------------------------- /docs/Limitations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Limitations.md -------------------------------------------------------------------------------- /docs/Local-Development.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Local-Development.md -------------------------------------------------------------------------------- /docs/Using-Private-template-URL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Using-Private-template-URL.md -------------------------------------------------------------------------------- /docs/Using-The-Generator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Using-The-Generator.md -------------------------------------------------------------------------------- /docs/Using-The-Template-Extractor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/Using-The-Template-Extractor.md -------------------------------------------------------------------------------- /docs/_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_config.yml -------------------------------------------------------------------------------- /docs/_site/Azure-DevOps-Demo-Generator-REST-API-Reference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Azure-DevOps-Demo-Generator-REST-API-Reference.md -------------------------------------------------------------------------------- /docs/_site/Features-Timeline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline.md -------------------------------------------------------------------------------- /docs/_site/Features-Timeline/Dashboard-creation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline/Dashboard-creation.md -------------------------------------------------------------------------------- /docs/_site/Features-Timeline/Dashboard-creation/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline/Dashboard-creation/index.html -------------------------------------------------------------------------------- /docs/_site/Features-Timeline/YAML-Pipeline-Support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline/YAML-Pipeline-Support.md -------------------------------------------------------------------------------- /docs/_site/Features-Timeline/YAML-Pipeline-Support/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline/YAML-Pipeline-Support/index.html -------------------------------------------------------------------------------- /docs/_site/Features-Timeline/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/Features-Timeline/index.html -------------------------------------------------------------------------------- /docs/_site/assets/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/assets/css/style.css -------------------------------------------------------------------------------- /docs/_site/extractor.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/extractor.htm -------------------------------------------------------------------------------- /docs/_site/feed.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/feed.xml -------------------------------------------------------------------------------- /docs/_site/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/index.html -------------------------------------------------------------------------------- /docs/_site/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/readme.md -------------------------------------------------------------------------------- /docs/_site/robots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/robots.txt -------------------------------------------------------------------------------- /docs/_site/sitemap.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/sitemap.xml -------------------------------------------------------------------------------- /docs/_site/using.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/docs/_site/using.html -------------------------------------------------------------------------------- /docs/assets/css/style.scss: -------------------------------------------------------------------------------- 1 | --- 2 | --- 3 | 4 | @import "{{ site.theme }}"; 5 | 6 | header { 7 | display: none; 8 | } -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/index.html -------------------------------------------------------------------------------- /src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/.gitignore -------------------------------------------------------------------------------- /src/VSTSDemoGeneratorV2.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VSTSDemoGeneratorV2.sln -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/BundleConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/BundleConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/FilterConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/FilterConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/RouteConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/RouteConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/SwaggerConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/SwaggerConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/UnityConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/UnityConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/UnityMvcActivator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/UnityMvcActivator.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/App_Start/WebApiConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/App_Start/WebApiConfig.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ApplicationInsights.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ApplicationInsights.config -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/Site.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/Site.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/css/custom.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/css/custom.min.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/css/custom.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/css/custom.min.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/css/custom.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/css/custom.scss -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/images/VSTS-menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/images/VSTS-menu.svg -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/images/VSTS-user-image.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/images/VSTS-user-image.svg -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/images/VSTS_full_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/images/VSTS_full_logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/assets/images/VS_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/assets/images/VS_logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-select.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-select.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-select.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-select.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-select.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-select.min.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-theme.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-theme.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-theme.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-theme.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-theme.min.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap-theme.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap-theme.min.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap.min.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/bootstrap.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/bootstrap.min.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/custome-style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/custome-style.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/ddlStyle.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/ddlStyle.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/extractor/assets/css/custom.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/extractor/assets/css/custom.scss -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Content/extractor/assets/script/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Content/extractor/assets/script/script.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/AccountController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/AccountController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/Apis/ProjectController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/Apis/ProjectController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/Apis/TemplateController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/Apis/TemplateController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/EnvironmentController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/EnvironmentController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/ExtractorController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/ExtractorController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/GitHubController.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/GitHubController.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Controllers/SessonTimeoutAttribute.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Controllers/SessonTimeoutAttribute.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/EmailTemplates/ErrorDetail.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/EmailTemplates/ErrorDetail.html -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ErrorHandler/AiHandleErrorAttribute.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ErrorHandler/AiHandleErrorAttribute.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Extensions/Extension.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Extensions/Extension.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ExtractorModels/ExtractorAnalysis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ExtractorModels/ExtractorAnalysis.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Global.asax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Global.asax -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Global.asax.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Global.asax.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/GitHub-Mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/GitHub-Mark.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/MSimgae.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/MSimgae.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/Thinking_Face_Emoji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/Thinking_Face_Emoji.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/Verify_image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/Verify_image.jpg -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/background-verify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/background-verify.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/bg_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/bg_new.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/check-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/check-10.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/check-10_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/check-10_new.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/create_img_final1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/create_img_final1.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/cross-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/cross-10.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/cross10_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/cross10_new.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/enable_classic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/enable_classic.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/facebook.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/favicon.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/github-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/github-icon.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/image2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/image2.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/img_verify2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/img_verify2.jpg -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/linkedin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/linkedin.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/loader_trans_1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/loader_trans_1.gif -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/loading.gif -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/loading_trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/loading_trans.gif -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/next.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/outlook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/outlook.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/sideImg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/sideImg.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/tfs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/tfs.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/theme_img_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/theme_img_3.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/twitter.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/user-clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/user-clear.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Images/vs-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Images/vs-logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/CreateBuildDefination.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/CreateBuildDefination.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/CreateService.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/CreateService.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/CreateTeam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/CreateTeam.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/CreateTeamProject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/CreateTeamProject.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/ErrorMessages.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/ErrorMessages.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/GetRepository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/GetRepository.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/ReleaseDefination.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/ReleaseDefination.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/WorkItem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/WorkItem.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/JSON/WorkItemNew(withall3).json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/JSON/WorkItemNew(withall3).json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/AccessDetails.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/AccessDetails.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/Accounts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/Accounts.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/CreateZips.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/CreateZips.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/Default.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/Default.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/Email.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/Email.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/ErrorMessages.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/ErrorMessages.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/GitHubAccessDetails.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/GitHubAccessDetails.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/LoginModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/LoginModel.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/ProfileDetails.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/ProfileDetails.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/Project.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/Project.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/ProjectList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/ProjectList.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/Query.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/Query.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/ReadUser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/ReadUser.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Models/TemplateSelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Models/TemplateSelection.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/NewFeature/RegisteredUsers.json: -------------------------------------------------------------------------------- 1 | { 2 | "User": ["H.akshay@outlook.com"] 3 | } 4 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/BoardColumns.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/BoardColumns.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/CreateQueryFolder.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/CreateQueryFolder.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/DemoExtensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/DemoExtensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/GitHubEndPoint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/GitHubEndPoint.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/ImportSourceCode.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/ImportSourceCode.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/ServiceEndPoint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/ServiceEndPoint.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/UpdateCardFields.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/UpdateCardFields.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/PreSetting/UpdateCardStyles.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/PreSetting/UpdateCardStyles.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/AppScripts/Extractor.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/AppScripts/Extractor.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/AppScripts/FileUpload.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/AppScripts/FileUpload.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/AppScripts/GitHubAuth.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/AppScripts/GitHubAuth.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/AppScripts/create.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/AppScripts/create.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/_references.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/_references.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/bootstrap.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/bootstrap.min.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/jquery-1.12.4.intellisense.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/jquery-1.12.4.intellisense.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/jquery-1.12.4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/jquery-1.12.4.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/jquery-1.12.4.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/jquery-1.12.4.min.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/jquery-1.12.4.min.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/jquery-1.12.4.min.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/knockout-2.2.0.debug.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/knockout-2.2.0.debug.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/knockout-2.2.0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/knockout-2.2.0.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/modernizr-2.6.2.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/modernizr-2.6.2.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/npm.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/npm.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Scripts/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Scripts/tooltip.js -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ServiceInterfaces/IAccountService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ServiceInterfaces/IAccountService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ServiceInterfaces/IExtractorService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ServiceInterfaces/IExtractorService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ServiceInterfaces/IProjectService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ServiceInterfaces/IProjectService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/ServiceInterfaces/ITemplateService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/ServiceInterfaces/ITemplateService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Services/AccountService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Services/AccountService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Services/ExtractorService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Services/ExtractorService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Services/ProjectService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Services/ProjectService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Services/TemplateService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Services/TemplateService.cs -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-AzureSentinel/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-AzureSentinel/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-NIST800171Rev2/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-NIST800171Rev2/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-SapOnAzure/Dashboard/Dashboard.json: -------------------------------------------------------------------------------- 1 | "text" -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-SapOnAzure/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-SapOnAzure/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-SapOnAzure/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-SapOnAzure/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-SapOnAzure/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-SapOnAzure/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-WVDGuidance/Extensions.json: -------------------------------------------------------------------------------- 1 | {} -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-WVDGuidance/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-WVDGuidance/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-WVDGuidance/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-WVDGuidance/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/AC-WVDGuidance/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/AC-WVDGuidance/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Dashboard/Dashboard.json: -------------------------------------------------------------------------------- 1 | "text" -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/WorkItems/Epic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/WorkItems/Epic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-AKS_CAF/WorkItems/Task.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-AKS_CAF/WorkItems/Task.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-CloudAdoptionPlan/Extensions.json: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-KnowledgeMining/Extensions.json: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-ModernIOT/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-ModernIOT/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-ModernIOT/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-ModernIOT/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-ModernIOT/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-ModernIOT/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-SQL_Migration/Dashboard/Dashboard.json: -------------------------------------------------------------------------------- 1 | "text" -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-SQL_Migration/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CAF-SQL_Migration/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CAF-WindowsVirtualDesktop/Dashboard/Dashboard.json: -------------------------------------------------------------------------------- 1 | "text" -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/ContosoShuttle/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/ContosoShuttle/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/ContosoShuttle/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/ContosoShuttle/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/ContosoShuttle/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/ContosoShuttle/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/ContosoShuttle2/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/ContosoShuttle2/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/ContosoShuttle2/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/ContosoShuttle2/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CreateProject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CreateProject.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/CreateWiki.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/CreateWiki.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Images/AKS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Images/AKS.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Images/aksdashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Images/aksdashboard.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Images/finalresult.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Images/finalresult.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Images/update_CD3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Images/update_CD3.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Epic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Epic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Feature.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Feature.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Task.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AKS/WorkItems/Task.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Images/browseweb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Images/browseweb.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Images/cd-queue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Images/cd-queue.gif -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Images/ci-queue.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Images/ci-queue.gif -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Images/playbook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Images/playbook.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Ansible/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Ansible/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-AzureFunctions/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-AzureFunctions/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-DeploymentGroups/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-DeploymentGroups/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/Extensions.json: -------------------------------------------------------------------------------- 1 | { 2 | 3 | } 4 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/Images/buildtasks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/Images/buildtasks.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/Images/release.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/Images/release.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/WorkItems/Epic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/WorkItems/Epic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Docker/WorkItems/Task.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Docker/WorkItems/Task.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/BoardColumns.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/BoardColumns.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/BugfromTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/BugfromTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/EpicfromTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/EpicfromTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/PBIfromTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/PBIfromTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/TaskfromTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/TaskfromTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-GitHub/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-GitHub/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Keyvault/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Keyvault/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Keyvault/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Keyvault/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Keyvault/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Keyvault/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Keyvault/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Keyvault/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-LaunchDarkly/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-LaunchDarkly/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-LaunchDarkly/Images/CD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-LaunchDarkly/Images/CD.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-MachineLearning/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-MachineLearning/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/BoardColumns.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/BoardColumns.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/PBIfromTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/PBIfromTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Octopus/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Octopus/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/Dashboard/Dashboard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/Dashboard/Dashboard.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/Iterations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/Iterations.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/ProjectSettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/ProjectSettings.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/ProjectTemplate.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/ProjectTemplate.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Epic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Epic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Feature.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Feature.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Task.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-PHP/WorkItems/Task.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Python/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Python/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Python/Images/cd-tasks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Python/Images/cd-tasks.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Python/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Python/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Python/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Python/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-ReleaseGates/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-ReleaseGates/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Selenium/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Selenium/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Selenium/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Selenium/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Selenium/Images/dev.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Selenium/Images/dev.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Selenium/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Selenium/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-SonarQube/EnableEpic.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-SonarQube/EnableEpic.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-SonarQube/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-SonarQube/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-SonarQube/Teams/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-SonarQube/Teams/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/DL-Terraform/Extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/DL-Terraform/Extensions.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/EndpointKeyConfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/EndpointKeyConfig.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Events.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Events.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-ContosoAir/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-ContosoAir/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-ContosoAir/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-ContosoAir/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-MyHealthClinic/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-MyHealthClinic/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-MyShuttle/Extensions.json: -------------------------------------------------------------------------------- 1 | { 2 | "Extensions": [ 3 | 4 | ] 5 | } 6 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-MyShuttle/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-MyShuttle/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-PartsUnlimited/Query.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-PartsUnlimited/Query.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-PartsUnlimited/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-PartsUnlimited/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-PartsUnlimited/Wiki/ProjectWiki/PartsUnlimitedWiki/Getting Started.json: -------------------------------------------------------------------------------- 1 | { 2 | "content": "Instructions for getting started." 3 | } 4 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-SmartHotel360/Teams.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-SmartHotel360/Teams.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/Gen-eShopOnWeb/TeamArea.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/Gen-eShopOnWeb/TeamArea.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/MovePages.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/MovePages.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/SampleContent.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/SampleContent.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/Ansible.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/Ansible.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/CodeFile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/CodeFile.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/ContosAir.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/ContosAir.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/Docker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/Docker.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/Dynatrace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/Dynatrace.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/GitHub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/GitHub.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/MyShuttle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/MyShuttle.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/PHP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/PHP.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/Python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/Python.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/SmartHotel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/SmartHotel.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/SonarQube.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/SonarQube.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/Terraform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/Terraform.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/devopsdojo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/devopsdojo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/eShop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/eShop.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/key-vault.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/key-vault.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/kubernetes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/kubernetes.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/octopus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/octopus.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/policy-org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/policy-org.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateImages/selenium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateImages/selenium.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Templates/TemplateSetting.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Templates/TemplateSetting.json -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Account/SessionOutReturn.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Account/SessionOutReturn.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Account/Verify.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Account/Verify.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Environment/Create.cshtml: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Environment/CreateProject.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Environment/CreateProject.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Extractor/Index.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Extractor/Index.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Extractor/NotFound.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Extractor/NotFound.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/GitHub/Issue.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/GitHub/Issue.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/GitHub/Oauth.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/GitHub/Oauth.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/GitHub/Redirect.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/GitHub/Redirect.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/GitHub/Status.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/GitHub/Status.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Home/Index.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Home/Index.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Shared/Error.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Shared/Error.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Shared/_Layout.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Shared/_Layout.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/Web.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/Web.config -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Views/_ViewStart.cshtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Views/_ViewStart.cshtml -------------------------------------------------------------------------------- /src/VstsDemoBuilder/VstsDemoBuilder.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/VstsDemoBuilder.csproj -------------------------------------------------------------------------------- /src/VstsDemoBuilder/VstsDemoBuilder.csproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/VstsDemoBuilder.csproj.user -------------------------------------------------------------------------------- /src/VstsDemoBuilder/VstsDemoBuilder.csproj.vspscc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/VstsDemoBuilder.csproj.vspscc -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Web.Debug.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Web.Debug.config -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Web.Release.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Web.Release.config -------------------------------------------------------------------------------- /src/VstsDemoBuilder/Web.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/Web.config -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/css/custom.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/css/custom.min.css -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/css/custom.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/css/custom.min.css.map -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/css/custom.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/css/custom.scss -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/NotFound.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/NotFound.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VSTS_cover_image_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VSTS_cover_image_3.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VSTS_cover_image_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VSTS_cover_image_5.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VSTS_cover_image_t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VSTS_cover_image_t.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VSTS_full_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VSTS_full_logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VS_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VS_logo.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/VS_logo_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/VS_logo_1.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/assets/images/error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/assets/images/error.png -------------------------------------------------------------------------------- /src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.svg -------------------------------------------------------------------------------- /src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /src/VstsDemoBuilder/packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsDemoBuilder/packages.config -------------------------------------------------------------------------------- /src/VstsRestAPI/ApiServiceBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ApiServiceBase.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Build/BuildDefinition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Build/BuildDefinition.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Configuration.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Configuration.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/DeliveryPlans/Plans.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/DeliveryPlans/Plans.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/DeploymentGRoup/DeploymentGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/DeploymentGRoup/DeploymentGroup.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/ExtensionManagement/GetListExtenison.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ExtensionManagement/GetListExtenison.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Extractor/ClassificationNodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Extractor/ClassificationNodes.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Extractor/GetBuildandReleaseDefs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Extractor/GetBuildandReleaseDefs.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Extractor/GetWorkItemsCount.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Extractor/GetWorkItemsCount.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Extractor/ProjectProperties.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Extractor/ProjectProperties.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Extractor/VariableGroups.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Extractor/VariableGroups.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Git/GitHubImportRepo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Git/GitHubImportRepo.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Git/Repository.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Git/Repository.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/IConfiguration.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/IConfiguration.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/CreateBuildDefination.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/CreateBuildDefination.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/CreateTeam.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/CreateTeam.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/CreateTeamProject.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/CreateTeamProject.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/GetRepository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/GetRepository.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/ReleaseDefination.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/ReleaseDefination.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/WorkItem.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/WorkItem.json -------------------------------------------------------------------------------- /src/VstsRestAPI/JSON/WorkItemNew.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/JSON/WorkItemNew.json -------------------------------------------------------------------------------- /src/VstsRestAPI/ProjectsAndTeams/Accounts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ProjectsAndTeams/Accounts.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/ProjectsAndTeams/GetAllGroups.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ProjectsAndTeams/GetAllGroups.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/ProjectsAndTeams/Projects.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ProjectsAndTeams/Projects.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/ProjectsAndTeams/TeamIteration.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ProjectsAndTeams/TeamIteration.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/ProjectsAndTeams/Teams.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/ProjectsAndTeams/Teams.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/QueriesAndWidgets/Queries.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/QueriesAndWidgets/Queries.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Queues/Queue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Queues/Queue.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Release/ReleaseDefinition.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Release/ReleaseDefinition.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Service/ServiceEndPoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Service/ServiceEndPoint.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Services/HttpServices.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Services/HttpServices.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/TestManagement/TestManagement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/TestManagement/TestManagement.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Utility.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Utility.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/BaseViewModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/BaseViewModel.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/BranchPolicy/BranchPolicy.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/BranchPolicy/BranchPolicy.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/BranchPolicy/BranchPolicyTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/BranchPolicy/BranchPolicyTypes.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/BuildDefinitions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/BuildDefinitions.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/ExportBoardRows.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/ExportBoardRows.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetBuildDefResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetBuildDefResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetExtensions.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetINumIteration.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetINumIteration.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetProcessTemplate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetProcessTemplate.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetQueries.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetQueries.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetServiceEndpoints.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetServiceEndpoints.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetTeamSetting.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetTeamSetting.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetVariableGroups.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetVariableGroups.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/GetWorkItemsResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/GetWorkItemsResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/Iterations.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/Iterations.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/IterationtoSave.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/IterationtoSave.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/KeyConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/KeyConfig.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/ProjectSetting.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/ProjectSetting.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/ReleaseDefResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/ReleaseDefResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/RepositoryList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/RepositoryList.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/Teams.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/Teams.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Extractor/WorkItemNames.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Extractor/WorkItemNames.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/GitHub/ForkRepos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/GitHub/ForkRepos.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/GitHub/GitHubRepoResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/GitHub/GitHubRepoResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Importer/ImportBoardColumns.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Importer/ImportBoardColumns.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Importer/ImportBoardRows.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Importer/ImportBoardRows.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Importer/ImportCardFields.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Importer/ImportCardFields.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Importer/ImpotCardStyle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Importer/ImpotCardStyle.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Importer/IncludeSubAreas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Importer/IncludeSubAreas.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Plans/APlan.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Plans/APlan.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Plans/DeliveryPlans.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Plans/DeliveryPlans.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/ProjectAndTeams/AccountMembers.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/ProjectAndTeams/AccountMembers.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/ProjectAndTeams/TeamResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/ProjectAndTeams/TeamResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Queue/QueueModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Queue/QueueModel.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Repository/PullRequestComments.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Repository/PullRequestComments.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Service/ServiceEndpointModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Service/ServiceEndpointModel.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Sprint/SprintResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Sprint/SprintResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Wiki/CodewikiResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Wiki/CodewikiResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/Wiki/ProjectwikiResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/Wiki/ProjectwikiResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/BatchRequest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/BatchRequest.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/CardStylesPatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/CardStylesPatch.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/ColumnPost.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/ColumnPost.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/GetCardFieldResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/GetCardFieldResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/GetNodeResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/GetNodeResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/GetNodesResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/GetNodesResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/GetWorkItemsResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/GetWorkItemsResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/ImportWorkItemModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/ImportWorkItemModel.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/ReturnException.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/ReturnException.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/SetEpicSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/SetEpicSettings.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/WorkItemPatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/WorkItemPatch.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/Viewmodel/WorkItem/WorkItemPatchResponse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Viewmodel/WorkItem/WorkItemPatchResponse.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/VstsRestAPI.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/VstsRestAPI.csproj -------------------------------------------------------------------------------- /src/VstsRestAPI/VstsRestAPI.csproj.vspscc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/VstsRestAPI.csproj.vspscc -------------------------------------------------------------------------------- /src/VstsRestAPI/Wiki/ManageWiki.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/Wiki/ManageWiki.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/BoardColumn.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/BoardColumn.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/Cards.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/Cards.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/ClassificationNodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/ClassificationNodes.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/ImportWorkItems.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/ImportWorkItems.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/IssueWI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/IssueWI.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/SwimLanes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/SwimLanes.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/WorkItemAndTracking/WorkItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/WorkItemAndTracking/WorkItem.cs -------------------------------------------------------------------------------- /src/VstsRestAPI/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/app.config -------------------------------------------------------------------------------- /src/VstsRestAPI/packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/src/VstsRestAPI/packages.config -------------------------------------------------------------------------------- /style.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/AzureDevOpsDemoGenerator/HEAD/style.scss --------------------------------------------------------------------------------