project.assets.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net7.0": {
  5. "Library10TextFiles/1.0.0": {
  6. "type": "project",
  7. "framework": ".NETCoreApp,Version=v7.0",
  8. "compile": {
  9. "bin/placeholder/Library10TextFiles.dll": {}
  10. },
  11. "runtime": {
  12. "bin/placeholder/Library10TextFiles.dll": {}
  13. }
  14. },
  15. "Library11Authorization/1.0.0": {
  16. "type": "project",
  17. "framework": ".NETCoreApp,Version=v7.0",
  18. "compile": {
  19. "bin/placeholder/Library11Authorization.dll": {}
  20. },
  21. "runtime": {
  22. "bin/placeholder/Library11Authorization.dll": {}
  23. }
  24. },
  25. "Library12DateTime/1.0.0": {
  26. "type": "project",
  27. "framework": ".NETCoreApp,Version=v7.0",
  28. "compile": {
  29. "bin/placeholder/Library12DateTime.dll": {}
  30. },
  31. "runtime": {
  32. "bin/placeholder/Library12DateTime.dll": {}
  33. }
  34. },
  35. "Library13RegularExpressions/1.0.0": {
  36. "type": "project",
  37. "framework": ".NETCoreApp,Version=v7.0",
  38. "compile": {
  39. "bin/placeholder/Library13RegularExpressions.dll": {}
  40. },
  41. "runtime": {
  42. "bin/placeholder/Library13RegularExpressions.dll": {}
  43. }
  44. },
  45. "Library1_4Basics/1.0.0": {
  46. "type": "project",
  47. "framework": ".NETCoreApp,Version=v7.0",
  48. "compile": {
  49. "bin/placeholder/Library1_4Basics.dll": {}
  50. },
  51. "runtime": {
  52. "bin/placeholder/Library1_4Basics.dll": {}
  53. }
  54. },
  55. "Library5Class/1.0.0": {
  56. "type": "project",
  57. "framework": ".NETCoreApp,Version=v7.0",
  58. "compile": {
  59. "bin/placeholder/Library5Class.dll": {}
  60. },
  61. "runtime": {
  62. "bin/placeholder/Library5Class.dll": {}
  63. }
  64. },
  65. "Library6Properties/1.0.0": {
  66. "type": "project",
  67. "framework": ".NETCoreApp,Version=v7.0",
  68. "compile": {
  69. "bin/placeholder/Library6Properties.dll": {}
  70. },
  71. "runtime": {
  72. "bin/placeholder/Library6Properties.dll": {}
  73. }
  74. },
  75. "Library7Inheritance/1.0.0": {
  76. "type": "project",
  77. "framework": ".NETCoreApp,Version=v7.0",
  78. "compile": {
  79. "bin/placeholder/Library7Inheritance.dll": {}
  80. },
  81. "runtime": {
  82. "bin/placeholder/Library7Inheritance.dll": {}
  83. }
  84. },
  85. "Library8Interface/1.0.0": {
  86. "type": "project",
  87. "framework": ".NETCoreApp,Version=v7.0",
  88. "compile": {
  89. "bin/placeholder/Library8Interface.dll": {}
  90. },
  91. "runtime": {
  92. "bin/placeholder/Library8Interface.dll": {}
  93. }
  94. },
  95. "Library9Delegates/1.0.0": {
  96. "type": "project",
  97. "framework": ".NETCoreApp,Version=v7.0",
  98. "compile": {
  99. "bin/placeholder/Library9Delegates.dll": {}
  100. },
  101. "runtime": {
  102. "bin/placeholder/Library9Delegates.dll": {}
  103. }
  104. },
  105. "Other/1.0.0": {
  106. "type": "project",
  107. "framework": ".NETCoreApp,Version=v7.0",
  108. "compile": {
  109. "bin/placeholder/Other.dll": {}
  110. },
  111. "runtime": {
  112. "bin/placeholder/Other.dll": {}
  113. }
  114. }
  115. }
  116. },
  117. "libraries": {
  118. "Library10TextFiles/1.0.0": {
  119. "type": "project",
  120. "path": "../Library10TextFiles/Library10TextFiles.csproj",
  121. "msbuildProject": "../Library10TextFiles/Library10TextFiles.csproj"
  122. },
  123. "Library11Authorization/1.0.0": {
  124. "type": "project",
  125. "path": "../Library11Authorization/Library11Authorization.csproj",
  126. "msbuildProject": "../Library11Authorization/Library11Authorization.csproj"
  127. },
  128. "Library12DateTime/1.0.0": {
  129. "type": "project",
  130. "path": "../Library12DateTime/Library12DateTime.csproj",
  131. "msbuildProject": "../Library12DateTime/Library12DateTime.csproj"
  132. },
  133. "Library13RegularExpressions/1.0.0": {
  134. "type": "project",
  135. "path": "../Library13RegularExpressions/Library13RegularExpressions.csproj",
  136. "msbuildProject": "../Library13RegularExpressions/Library13RegularExpressions.csproj"
  137. },
  138. "Library1_4Basics/1.0.0": {
  139. "type": "project",
  140. "path": "../ClassLibrary14/Library1_4Basics.csproj",
  141. "msbuildProject": "../ClassLibrary14/Library1_4Basics.csproj"
  142. },
  143. "Library5Class/1.0.0": {
  144. "type": "project",
  145. "path": "../ClassLibrary5/Library5Class.csproj",
  146. "msbuildProject": "../ClassLibrary5/Library5Class.csproj"
  147. },
  148. "Library6Properties/1.0.0": {
  149. "type": "project",
  150. "path": "../ClassLibrary6/Library6Properties.csproj",
  151. "msbuildProject": "../ClassLibrary6/Library6Properties.csproj"
  152. },
  153. "Library7Inheritance/1.0.0": {
  154. "type": "project",
  155. "path": "../ClassLibrary7/Library7Inheritance.csproj",
  156. "msbuildProject": "../ClassLibrary7/Library7Inheritance.csproj"
  157. },
  158. "Library8Interface/1.0.0": {
  159. "type": "project",
  160. "path": "../Library8Interface/Library8Interface.csproj",
  161. "msbuildProject": "../Library8Interface/Library8Interface.csproj"
  162. },
  163. "Library9Delegates/1.0.0": {
  164. "type": "project",
  165. "path": "../Library9Delegates/Library9Delegates.csproj",
  166. "msbuildProject": "../Library9Delegates/Library9Delegates.csproj"
  167. },
  168. "Other/1.0.0": {
  169. "type": "project",
  170. "path": "../Other/Other.csproj",
  171. "msbuildProject": "../Other/Other.csproj"
  172. }
  173. },
  174. "projectFileDependencyGroups": {
  175. "net7.0": [
  176. "Library10TextFiles >= 1.0.0",
  177. "Library11Authorization >= 1.0.0",
  178. "Library12DateTime >= 1.0.0",
  179. "Library13RegularExpressions >= 1.0.0",
  180. "Library1_4Basics >= 1.0.0",
  181. "Library5Class >= 1.0.0",
  182. "Library6Properties >= 1.0.0",
  183. "Library7Inheritance >= 1.0.0",
  184. "Library8Interface >= 1.0.0",
  185. "Library9Delegates >= 1.0.0",
  186. "Other >= 1.0.0"
  187. ]
  188. },
  189. "packageFolders": {
  190. "C:\\Users\\токареваэо\\.nuget\\packages\\": {},
  191. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  192. },
  193. "project": {
  194. "version": "1.0.0",
  195. "restore": {
  196. "projectUniqueName": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ConsoleCSharp\\ConsoleCSharp.csproj",
  197. "projectName": "ConsoleCSharp",
  198. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ConsoleCSharp\\ConsoleCSharp.csproj",
  199. "packagesPath": "C:\\Users\\токареваэо\\.nuget\\packages\\",
  200. "outputPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ConsoleCSharp\\obj\\",
  201. "projectStyle": "PackageReference",
  202. "fallbackFolders": [
  203. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  204. ],
  205. "configFilePaths": [
  206. "C:\\Users\\токареваэо\\AppData\\Roaming\\NuGet\\NuGet.Config",
  207. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  208. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  209. ],
  210. "originalTargetFrameworks": [
  211. "net7.0"
  212. ],
  213. "sources": {
  214. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  215. "https://api.nuget.org/v3/index.json": {}
  216. },
  217. "frameworks": {
  218. "net7.0": {
  219. "targetAlias": "net7.0",
  220. "projectReferences": {
  221. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary14\\Library1_4Basics.csproj": {
  222. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary14\\Library1_4Basics.csproj"
  223. },
  224. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary5\\Library5Class.csproj": {
  225. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary5\\Library5Class.csproj"
  226. },
  227. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary6\\Library6Properties.csproj": {
  228. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary6\\Library6Properties.csproj"
  229. },
  230. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary7\\Library7Inheritance.csproj": {
  231. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\ClassLibrary7\\Library7Inheritance.csproj"
  232. },
  233. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library10TextFiles\\Library10TextFiles.csproj": {
  234. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library10TextFiles\\Library10TextFiles.csproj"
  235. },
  236. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library11Authorization\\Library11Authorization.csproj": {
  237. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library11Authorization\\Library11Authorization.csproj"
  238. },
  239. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library12DateTime\\Library12DateTime.csproj": {
  240. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library12DateTime\\Library12DateTime.csproj"
  241. },
  242. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library13RegularExpressions\\Library13RegularExpressions.csproj": {
  243. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library13RegularExpressions\\Library13RegularExpressions.csproj"
  244. },
  245. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library8Interface\\Library8Interface.csproj": {
  246. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library8Interface\\Library8Interface.csproj"
  247. },
  248. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library9Delegates\\Library9Delegates.csproj": {
  249. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Library9Delegates\\Library9Delegates.csproj"
  250. },
  251. "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Other\\Other.csproj": {
  252. "projectPath": "\\\\main\\RDP\\33П\\токареваэо\\Desktop\\p\\CSharp\\Other\\Other.csproj"
  253. }
  254. }
  255. }
  256. },
  257. "warningProperties": {
  258. "warnAsError": [
  259. "NU1605"
  260. ]
  261. }
  262. },
  263. "frameworks": {
  264. "net7.0": {
  265. "targetAlias": "net7.0",
  266. "imports": [
  267. "net461",
  268. "net462",
  269. "net47",
  270. "net471",
  271. "net472",
  272. "net48",
  273. "net481"
  274. ],
  275. "assetTargetFallback": true,
  276. "warn": true,
  277. "frameworkReferences": {
  278. "Microsoft.NETCore.App": {
  279. "privateAssets": "all"
  280. }
  281. },
  282. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json"
  283. }
  284. }
  285. }
  286. }