Skip to content

Commit 641e3e9

Browse files
Copilotdata-douser
andcommitted
Initial exploration and understanding of CodeQL Development Toolkit
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
1 parent 7b59705 commit 641e3e9

File tree

305 files changed

+7414
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

305 files changed

+7414
-0
lines changed

dotnet-install.sh

Lines changed: 1888 additions & 0 deletions
Large diffs are not rendered by default.
139 KB
Binary file not shown.

publish-out-standalone/CodeQLToolkit.Core.deps.json

Lines changed: 3385 additions & 0 deletions
Large diffs are not rendered by default.
7.5 KB
Binary file not shown.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"runtimeOptions": {
3+
"tfm": "net6.0",
4+
"includedFrameworks": [
5+
{
6+
"name": "Microsoft.NETCore.App",
7+
"version": "6.0.0"
8+
}
9+
],
10+
"configProperties": {
11+
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
12+
}
13+
}
14+
}
80 KB
Binary file not shown.
46 KB
Binary file not shown.
501 KB
Binary file not shown.
822 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)