Skip to content

Commit 896e200

Browse files
committed
内置 'unify_builder' 程序到插件
1 parent 9a64916 commit 896e200

87 files changed

Lines changed: 1378 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 KB
Binary file not shown.
31.5 KB
Binary file not shown.
34.5 KB
Binary file not shown.
679 KB
Binary file not shown.
68.6 KB
Binary file not shown.
125 KB
Binary file not shown.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v6.0/osx-arm64",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v6.0": {},
9+
".NETCoreApp,Version=v6.0/osx-arm64": {
10+
"axf2elf/1.0.0": {
11+
"runtime": {
12+
"axf2elf.dll": {}
13+
}
14+
}
15+
}
16+
},
17+
"libraries": {
18+
"axf2elf/1.0.0": {
19+
"type": "project",
20+
"serviceable": false,
21+
"sha512": ""
22+
}
23+
}
24+
}
8.5 KB
Binary file not shown.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"runtimeOptions": {
3+
"tfm": "net6.0",
4+
"framework": {
5+
"name": "Microsoft.NETCore.App",
6+
"version": "6.0.0"
7+
},
8+
"configProperties": {
9+
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
10+
}
11+
}
12+
}
Binary file not shown.

0 commit comments

Comments
 (0)