initial commit
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"Builder/1.0.0": {
|
||||
"dependencies": {
|
||||
"Mono.Cecil": "0.11.4",
|
||||
"Spectre.Console": "0.44.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Builder.dll": {}
|
||||
}
|
||||
},
|
||||
"Mono.Cecil/0.11.4": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Mono.Cecil.Mdb.dll": {
|
||||
"assemblyVersion": "0.11.4.0",
|
||||
"fileVersion": "0.11.4.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.Pdb.dll": {
|
||||
"assemblyVersion": "0.11.4.0",
|
||||
"fileVersion": "0.11.4.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.Rocks.dll": {
|
||||
"assemblyVersion": "0.11.4.0",
|
||||
"fileVersion": "0.11.4.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.dll": {
|
||||
"assemblyVersion": "0.11.4.0",
|
||||
"fileVersion": "0.11.4.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Spectre.Console/0.44.0": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Spectre.Console.dll": {
|
||||
"assemblyVersion": "0.0.0.0",
|
||||
"fileVersion": "0.44.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Builder/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Mono.Cecil/0.11.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IC1h5g0NeJGHIUgzM1P82ld57knhP0IcQfrYITDPXlNpMYGUrsG5TxuaWTjaeqDNQMBDNZkB8L0rBnwsY6JHuQ==",
|
||||
"path": "mono.cecil/0.11.4",
|
||||
"hashPath": "mono.cecil.0.11.4.nupkg.sha512"
|
||||
},
|
||||
"Spectre.Console/0.44.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QMpKtn5QV1j2nklqDwuRE/XwbDn5jxww+Mt5J6Jn3EeQIzaLcuLyUhCLh/mS8giN6uXbqOV1ep5HlUGxrV1ujQ==",
|
||||
"path": "spectre.console/0.44.0",
|
||||
"hashPath": "spectre.console.0.44.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user