4
4
"name" : " elmah.io Upload Source Map" ,
5
5
"version" : " 3.0.19" ,
6
6
"publisher" : " elmahio" ,
7
- "tags" : [" Error" , " Exception" , " Reporting" , " Management" , " Logging" , " ELMAH" , " Diagnostics" , " Tracing" ],
8
- "content" : {
9
- "details" : {
10
- "path" : " README.md"
11
- }
12
- },
7
+ "tags" : [
8
+ " Error" ,
9
+ " Exception" ,
10
+ " Reporting" ,
11
+ " Management" ,
12
+ " Logging" ,
13
+ " ELMAH" ,
14
+ " Diagnostics" ,
15
+ " Tracing"
16
+ ],
17
+ "content" : {
18
+ "details" : {
19
+ "path" : " README.md"
20
+ }
21
+ },
13
22
"targets" : [
14
23
{
15
24
"id" : " Microsoft.VisualStudio.Services"
16
25
}
17
26
],
18
- "links" : {
19
- "home" : {
20
- "uri" : " https://elmah.io"
21
- },
22
- "getstarted" : {
23
- "uri" : " https://docs.elmah.io/setup-deployment-tracking/#using-azure-devops-releases"
24
- },
25
- "learn" : {
26
- "uri" : " https://elmah.io/features/"
27
- },
28
- "repository" : {
29
- "uri" : " https://github.com/elmahio/azure-devops-upload-source-map-task"
30
- },
31
- "issues" : {
32
- "uri" : " https://github.com/elmahio/azure-devops-upload-source-map-task/issues"
33
- }
34
- },
35
- "branding" : {
36
- "color" : " rgb(13, 165, 142)" ,
37
- "theme" : " dark"
38
- },
27
+ "links" : {
28
+ "home" : {
29
+ "uri" : " https://elmah.io"
30
+ },
31
+ "getstarted" : {
32
+ "uri" : " https://docs.elmah.io/setup-deployment-tracking/#using-azure-devops-releases"
33
+ },
34
+ "learn" : {
35
+ "uri" : " https://elmah.io/features/"
36
+ },
37
+ "repository" : {
38
+ "uri" : " https://github.com/elmahio/azure-devops-upload-source-map-task"
39
+ },
40
+ "issues" : {
41
+ "uri" : " https://github.com/elmahio/azure-devops-upload-source-map-task/issues"
42
+ },
43
+ "support" : {
44
+ "uri" : " https://elmah.io/contact/"
45
+ },
46
+ "license" : {
47
+ "uri" : " https://github.com/elmahio/azure-devops-upload-source-map-task/blob/main/LICENSE"
48
+ },
49
+ "privacypolicy" : {
50
+ "uri" : " https://elmah.io/legal/privacy-policy/"
51
+ }
52
+ },
53
+ "branding" : {
54
+ "color" : " rgb(13, 165, 142)" ,
55
+ "theme" : " dark"
56
+ },
39
57
"description" : " Tasks for uploading source maps to elmah.io from Azure DevOps." ,
40
58
"categories" : [
41
59
" Azure Pipelines"
42
60
],
43
61
"icons" : {
44
- "default" : " extension-icon.png"
62
+ "default" : " extension-icon.png"
45
63
},
46
64
"files" : [
47
65
{
48
66
"path" : " ElmahIoUploadSourceMap"
49
67
},
50
- {
68
+ {
51
69
"path" : " images" ,
52
70
"addressable" : true
53
71
}
64
82
}
65
83
}
66
84
],
67
- "galleryFlags" : [
68
- " Public"
69
- ]
70
- }
85
+ "galleryFlags" : [
86
+ " Public"
87
+ ]
88
+ }
0 commit comments