ConsoleCSharp.deps.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. {
  2. "runtimeTarget": {
  3. "name": ".NETCoreApp,Version=v7.0",
  4. "signature": ""
  5. },
  6. "compilationOptions": {},
  7. "targets": {
  8. ".NETCoreApp,Version=v7.0": {
  9. "ConsoleCSharp/1.0.0": {
  10. "dependencies": {
  11. "Library10TextFiles": "1.0.0",
  12. "Library11Authorization": "1.0.0",
  13. "Library12DateTime": "1.0.0",
  14. "Library13RegularExpressions": "1.0.0",
  15. "Library1_4Basics": "1.0.0",
  16. "Library5Class": "1.0.0",
  17. "Library6Properties": "1.0.0",
  18. "Library7Inheritance": "1.0.0",
  19. "Library8Interface": "1.0.0",
  20. "Library9Delegates": "1.0.0",
  21. "Other": "1.0.0"
  22. },
  23. "runtime": {
  24. "ConsoleCSharp.dll": {}
  25. }
  26. },
  27. "Library10TextFiles/1.0.0": {
  28. "runtime": {
  29. "Library10TextFiles.dll": {}
  30. }
  31. },
  32. "Library11Authorization/1.0.0": {
  33. "runtime": {
  34. "Library11Authorization.dll": {}
  35. }
  36. },
  37. "Library12DateTime/1.0.0": {
  38. "runtime": {
  39. "Library12DateTime.dll": {}
  40. }
  41. },
  42. "Library13RegularExpressions/1.0.0": {
  43. "runtime": {
  44. "Library13RegularExpressions.dll": {}
  45. }
  46. },
  47. "Library1_4Basics/1.0.0": {
  48. "runtime": {
  49. "Library1_4Basics.dll": {}
  50. }
  51. },
  52. "Library5Class/1.0.0": {
  53. "runtime": {
  54. "Library5Class.dll": {}
  55. }
  56. },
  57. "Library6Properties/1.0.0": {
  58. "runtime": {
  59. "Library6Properties.dll": {}
  60. }
  61. },
  62. "Library7Inheritance/1.0.0": {
  63. "runtime": {
  64. "Library7Inheritance.dll": {}
  65. }
  66. },
  67. "Library8Interface/1.0.0": {
  68. "runtime": {
  69. "Library8Interface.dll": {}
  70. }
  71. },
  72. "Library9Delegates/1.0.0": {
  73. "runtime": {
  74. "Library9Delegates.dll": {}
  75. }
  76. },
  77. "Other/1.0.0": {
  78. "runtime": {
  79. "Other.dll": {}
  80. }
  81. }
  82. }
  83. },
  84. "libraries": {
  85. "ConsoleCSharp/1.0.0": {
  86. "type": "project",
  87. "serviceable": false,
  88. "sha512": ""
  89. },
  90. "Library10TextFiles/1.0.0": {
  91. "type": "project",
  92. "serviceable": false,
  93. "sha512": ""
  94. },
  95. "Library11Authorization/1.0.0": {
  96. "type": "project",
  97. "serviceable": false,
  98. "sha512": ""
  99. },
  100. "Library12DateTime/1.0.0": {
  101. "type": "project",
  102. "serviceable": false,
  103. "sha512": ""
  104. },
  105. "Library13RegularExpressions/1.0.0": {
  106. "type": "project",
  107. "serviceable": false,
  108. "sha512": ""
  109. },
  110. "Library1_4Basics/1.0.0": {
  111. "type": "project",
  112. "serviceable": false,
  113. "sha512": ""
  114. },
  115. "Library5Class/1.0.0": {
  116. "type": "project",
  117. "serviceable": false,
  118. "sha512": ""
  119. },
  120. "Library6Properties/1.0.0": {
  121. "type": "project",
  122. "serviceable": false,
  123. "sha512": ""
  124. },
  125. "Library7Inheritance/1.0.0": {
  126. "type": "project",
  127. "serviceable": false,
  128. "sha512": ""
  129. },
  130. "Library8Interface/1.0.0": {
  131. "type": "project",
  132. "serviceable": false,
  133. "sha512": ""
  134. },
  135. "Library9Delegates/1.0.0": {
  136. "type": "project",
  137. "serviceable": false,
  138. "sha512": ""
  139. },
  140. "Other/1.0.0": {
  141. "type": "project",
  142. "serviceable": false,
  143. "sha512": ""
  144. }
  145. }
  146. }