Adding of archive items is mostly operational. Need to handle file upload
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"Microsoft.Extensions.Hosting": "9.0.7",
|
||||
"Microsoft.Extensions.Options": "9.0.7",
|
||||
"Npgsql": "9.0.3",
|
||||
"Npgsql.DependencyInjection": "9.0.3"
|
||||
"Npgsql.DependencyInjection": "9.0.3",
|
||||
"OpenArchival.Core": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"OpenArchival.Database.dll": {}
|
||||
@@ -430,6 +431,14 @@
|
||||
"fileVersion": "9.0.725.31616"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OpenArchival.Core/1.0.0": {
|
||||
"runtime": {
|
||||
"OpenArchival.Core.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -655,6 +664,11 @@
|
||||
"sha512": "sha512-AJ+9fyCtQUImntxAJ9l4PZiCd4iepuk4pm7Qcno7PBIWQnfXlvwKuFsGk2H+QyY69GUVzDP2heELW6ho5BCXUg==",
|
||||
"path": "system.diagnostics.eventlog/9.0.7",
|
||||
"hashPath": "system.diagnostics.eventlog.9.0.7.nupkg.sha512"
|
||||
},
|
||||
"OpenArchival.Core/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user