Added old file to parse

This commit is contained in:
Simon
2022-12-30 16:12:07 +01:00
parent e390a7f8e7
commit b69ec173ba
30 changed files with 10263 additions and 3 deletions

Binary file not shown.

View File

@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"old_data_import/1.0.0": {
"runtime": {
"old_data_import.dll": {}
}
}
}
},
"libraries": {
"old_data_import/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}