You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"markdownMessage": "C# analysis with build-mode 'none' completed.",
3
+
"severity": "unknown",
4
+
"source": {
5
+
"extractorName": "csharp",
6
+
"id": "csharp/autobuilder/buildless/complete",
7
+
"name": "C# analysis with build-mode 'none' completed"
8
+
},
9
+
"visibility": {
10
+
"cliSummaryTable": true,
11
+
"statusPage": false,
12
+
"telemetry": true
13
+
}
14
+
}
15
+
{
16
+
"markdownMessage": "C# was extracted with build-mode set to 'none'. This means that all C# source in the working directory will be scanned, with build tools, such as Nuget and Dotnet CLIs, only contributing information about external dependencies.",
17
+
"severity": "note",
18
+
"source": {
19
+
"extractorName": "csharp",
20
+
"id": "csharp/autobuilder/buildless/mode-active",
21
+
"name": "C# was extracted with build-mode set to 'none'"
22
+
},
23
+
"visibility": {
24
+
"cliSummaryTable": true,
25
+
"statusPage": true,
26
+
"telemetry": true
27
+
}
28
+
}
29
+
{
30
+
"markdownMessage": "C# was extracted with the experimental 'binlog' option.",
31
+
"severity": "note",
32
+
"source": {
33
+
"extractorName": "csharp",
34
+
"id": "csharp/autobuilder/buildless/binlog",
35
+
"name": "C# was extracted with the experimental 'binlog' option"
0 commit comments