12345678910111213141516171819202122232425262728 |
- {
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "CsvHelper/32.0.2": {
- "runtime": {
- "lib/net8.0/CsvHelper.dll": {
- "assemblyVersion": "32.0.0.0",
- "fileVersion": "32.0.2.21"
- }
- }
- }
- }
- },
- "libraries": {
- "CsvHelper/32.0.2": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-h+Ilvdqr2kE2+SMJiRB6Cerf4CCXR5pFgcNsCLj2t3TgzIDuGlchqJaVLHqL8ZIyBdDyMq125LL6shC0ZtFnUw==",
- "path": "csvhelper/32.0.2",
- "hashPath": "csvhelper.32.0.2.nupkg.sha512"
- }
- }
- }
|