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# was extracted in buildless mode. 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.",
"markdownMessage": "C# buildless extraction has completed.",
3
+
"severity": "unknown",
4
+
"source": {
5
+
"extractorName": "csharp",
6
+
"id": "csharp/autobuilder/buildless/complete",
7
+
"name": "C# buildless extraction completed"
8
+
},
9
+
"visibility": {
10
+
"cliSummaryTable": true,
11
+
"statusPage": false,
12
+
"telemetry": true
13
+
}
14
+
}
15
+
{
16
+
"markdownMessage": "C# was extracted in buildless mode. 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.",
0 commit comments