d482bf1087
* Fake starting to work * mostly works, need structs and enums * structs and initial Revit 2023 checkin * fix up other projects * Add Architecture * add Revit UI * add properties * add enum names and put in previously ignored virtual methods * more dealing with vritual/new * account for non-virtual structs and regenerate revit * Implement exclusions for types that are too hard * trying to add constructors * add static properties but can't be virtual so can't be used * base constructors and more exclusions * split things out * add interfaces and did some implementations * More fixes and more namespaces * add non-standard props * add point clouds and fields for structs * add exceptions * generate empty constructors * fmt
25 lines
760 B
JSON
25 lines
760 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net8.0": {
|
|
"Bullseye": {
|
|
"type": "Direct",
|
|
"requested": "[5.0.0, )",
|
|
"resolved": "5.0.0",
|
|
"contentHash": "bqyt+m17ym+5aN45C5oZRAjuLDt8jKiCm/ys1XfymIXSkrTFwvI/QsbY3ucPSHDz7SF7uON7B57kXFv5H2k1ew=="
|
|
},
|
|
"Glob": {
|
|
"type": "Direct",
|
|
"requested": "[1.1.9, )",
|
|
"resolved": "1.1.9",
|
|
"contentHash": "AfK5+ECWYTP7G3AAdnU8IfVj+QpGjrh9GC2mpdcJzCvtQ4pnerAGwHsxJ9D4/RnhDUz2DSzd951O/lQjQby2Sw=="
|
|
},
|
|
"SimpleExec": {
|
|
"type": "Direct",
|
|
"requested": "[12.0.0, )",
|
|
"resolved": "12.0.0",
|
|
"contentHash": "ptxlWtxC8vM6Y6e3h9ZTxBBkOWnWrm/Sa1HT+2i1xcXY3Hx2hmKDZP5RShPf8Xr9D+ivlrXNy57ktzyH8kyt+Q=="
|
|
}
|
|
}
|
|
}
|
|
} |