Skip to content

Outook entries for Mac supported versions look incorrect #42

@jayrathi

Description

@jayrathi

The supportedversions seem to be copied from the windows list and look in the wrong format -

			"code": "Mac",
				"title": "Outlook for Mac",
				"supportedAppTypes": [
					"MailApp"
				],
				"supportedProductVersions": [{
					"from": {
						"build": "15.0.847.0"
					}
				}],
				"supportedExtensionPoints": [{
						"code": "MessageRead"
					},
					{
						"code": "ComposeCommandSurface"
					},
					{
						"code": "Modules"
					},
					{
						"code": "AppointmentOrganizer"
					},
					{
						"code": "AttendeeCommandSurface"
					}
				],
				"supportedRequirementSets": [{
						"name": "Mailbox",
						"apiVersion": "1.1",
						"supportedProductVersions": [{
							"from": {
								"build": "15.0.847.0",
								"version": null
							}
						}],
						"availability": "GA"
					},
					{
						"name": "Mailbox",
						"apiVersion": "1.2",
						"supportedProductVersions": [{
							"from": {
								"build": "15.1.135.0",
								"version": null
							}
						}],
						"availability": "GA"
					},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions