AipGateway.FileAip.Service.deps.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v8.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v8.0": {
  9. "AipGateway.FileAip.Service/1.0.0": {
  10. "dependencies": {
  11. "Microsoft.DotNet.ILCompiler": "8.0.5",
  12. "Microsoft.NET.ILLink.Tasks": "8.0.5"
  13. },
  14. "runtime": {
  15. "AipGateway.FileAip.Service.dll": {}
  16. }
  17. },
  18. "Microsoft.DotNet.ILCompiler/8.0.5": {},
  19. "Microsoft.NET.ILLink.Tasks/8.0.5": {}
  20. }
  21. },
  22. "libraries": {
  23. "AipGateway.FileAip.Service/1.0.0": {
  24. "type": "project",
  25. "serviceable": false,
  26. "sha512": ""
  27. },
  28. "Microsoft.DotNet.ILCompiler/8.0.5": {
  29. "type": "package",
  30. "serviceable": true,
  31. "sha512": "sha512-tfdncRQLXNpATB4Ykj11O5+fbkBAHoeLi6XfyxAWmilU4rwC3apT612RIuhqB6tBGE69G7Dl1g7HeydsH3Wz1w==",
  32. "path": "microsoft.dotnet.ilcompiler/8.0.5",
  33. "hashPath": "microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512"
  34. },
  35. "Microsoft.NET.ILLink.Tasks/8.0.5": {
  36. "type": "package",
  37. "serviceable": true,
  38. "sha512": "sha512-4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A==",
  39. "path": "microsoft.net.illink.tasks/8.0.5",
  40. "hashPath": "microsoft.net.illink.tasks.8.0.5.nupkg.sha512"
  41. }
  42. }
  43. }