-
-
Notifications
You must be signed in to change notification settings - Fork 251
Expand file tree
/
Copy pathskills-lock.json
More file actions
29 lines (29 loc) · 1.08 KB
/
skills-lock.json
File metadata and controls
29 lines (29 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": 1,
"skills": {
"analyzing-dotnet-performance": {
"source": "dotnet/skills",
"sourceType": "github",
"skillPath": "plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md",
"computedHash": "b27c3737fb5225cd571a5870509ef1186026742dfd6946f857864d1dbe0e69f7"
},
"dotnet-trace-collect": {
"source": "dotnet/skills",
"sourceType": "github",
"skillPath": "plugins/dotnet-diag/skills/dotnet-trace-collect/SKILL.md",
"computedHash": "0f85e5292974bb2892327da90327b3f20d8341bf82fc6f55b4c4020e41cd6c5c"
},
"dump-collect": {
"source": "dotnet/skills",
"sourceType": "github",
"skillPath": "plugins/dotnet-diag/skills/dump-collect/SKILL.md",
"computedHash": "8ebf8877ca6f36f6580109334b2c9f166be5b12db95fdf367c551986156f87c7"
},
"microbenchmarking": {
"source": "dotnet/skills",
"sourceType": "github",
"skillPath": "plugins/dotnet-diag/skills/microbenchmarking/SKILL.md",
"computedHash": "4a0ac8623ea65ce7b3355b4c86f7ca627e06fb4c16f04430a9bde6c23624904a"
}
}
}