UnrealEngine.Runtime.deps.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v6.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v6.0": {
  9. "UnrealEngine.Runtime/1.0.0": {
  10. "dependencies": {
  11. "Microsoft.CodeAnalysis.NetAnalyzers": "6.0.0",
  12. "UnrealEngine.Plugins": "1.0.0.0"
  13. },
  14. "runtime": {
  15. "UnrealEngine.Runtime.dll": {}
  16. }
  17. },
  18. "Microsoft.CodeAnalysis.NetAnalyzers/6.0.0": {},
  19. "UnrealEngine.Plugins/1.0.0.0": {
  20. "runtime": {
  21. "UnrealEngine.Plugins.dll": {
  22. "assemblyVersion": "1.0.0.0",
  23. "fileVersion": "1.0.0.0"
  24. }
  25. }
  26. },
  27. "Microsoft.Extensions.DependencyModel/5.0.0.0": {
  28. "runtime": {
  29. "Microsoft.Extensions.DependencyModel.dll": {
  30. "assemblyVersion": "5.0.0.0",
  31. "fileVersion": "5.0.20.51904"
  32. }
  33. }
  34. },
  35. "Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
  36. "runtime": {
  37. "Microsoft.DotNet.PlatformAbstractions.dll": {
  38. "assemblyVersion": "3.1.6.0",
  39. "fileVersion": "3.100.620.31604"
  40. }
  41. }
  42. }
  43. }
  44. },
  45. "libraries": {
  46. "UnrealEngine.Runtime/1.0.0": {
  47. "type": "project",
  48. "serviceable": false,
  49. "sha512": ""
  50. },
  51. "Microsoft.CodeAnalysis.NetAnalyzers/6.0.0": {
  52. "type": "package",
  53. "serviceable": true,
  54. "sha512": "sha512-cjG06LMeOADNUeCUaklOfVgrnVkLy80H5PVll4QHDUXv+C+6G9rHczrNdWjfb3xKv3Ts9s4UsP6J2ZWe52Gz4Q==",
  55. "path": "microsoft.codeanalysis.netanalyzers/6.0.0",
  56. "hashPath": "microsoft.codeanalysis.netanalyzers.6.0.0.nupkg.sha512"
  57. },
  58. "UnrealEngine.Plugins/1.0.0.0": {
  59. "type": "reference",
  60. "serviceable": false,
  61. "sha512": ""
  62. },
  63. "Microsoft.Extensions.DependencyModel/5.0.0.0": {
  64. "type": "reference",
  65. "serviceable": false,
  66. "sha512": ""
  67. },
  68. "Microsoft.DotNet.PlatformAbstractions/3.1.6.0": {
  69. "type": "reference",
  70. "serviceable": false,
  71. "sha512": ""
  72. }
  73. }
  74. }