project.assets.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {
  5. "Apache.NMS/2.0.0": {
  6. "type": "package",
  7. "compile": {
  8. "lib/netstandard2.0/Apache.NMS.dll": {}
  9. },
  10. "runtime": {
  11. "lib/netstandard2.0/Apache.NMS.dll": {}
  12. }
  13. },
  14. "Apache.NMS.ActiveMQ/2.1.0": {
  15. "type": "package",
  16. "dependencies": {
  17. "Apache.NMS": "2.0.0",
  18. "SharpZipLib": "1.3.3",
  19. "System.Runtime": "4.3.1"
  20. },
  21. "compile": {
  22. "lib/netstandard2.0/Apache.NMS.ActiveMQ.dll": {}
  23. },
  24. "runtime": {
  25. "lib/netstandard2.0/Apache.NMS.ActiveMQ.dll": {}
  26. }
  27. },
  28. "MessagePack/2.5.140": {
  29. "type": "package",
  30. "dependencies": {
  31. "MessagePack.Annotations": "2.5.140",
  32. "Microsoft.NET.StringTools": "17.6.3",
  33. "System.Runtime.CompilerServices.Unsafe": "6.0.0"
  34. },
  35. "compile": {
  36. "lib/net6.0/MessagePack.dll": {
  37. "related": ".xml"
  38. }
  39. },
  40. "runtime": {
  41. "lib/net6.0/MessagePack.dll": {
  42. "related": ".xml"
  43. }
  44. }
  45. },
  46. "MessagePack.Annotations/2.5.140": {
  47. "type": "package",
  48. "compile": {
  49. "lib/netstandard2.0/MessagePack.Annotations.dll": {
  50. "related": ".xml"
  51. }
  52. },
  53. "runtime": {
  54. "lib/netstandard2.0/MessagePack.Annotations.dll": {
  55. "related": ".xml"
  56. }
  57. }
  58. },
  59. "MessagePackAnalyzer/2.5.140": {
  60. "type": "package"
  61. },
  62. "Microsoft.NET.StringTools/17.6.3": {
  63. "type": "package",
  64. "compile": {
  65. "ref/net7.0/_._": {
  66. "related": ".xml"
  67. }
  68. },
  69. "runtime": {
  70. "lib/net7.0/Microsoft.NET.StringTools.dll": {
  71. "related": ".pdb;.xml"
  72. }
  73. }
  74. },
  75. "Microsoft.NETCore.Platforms/1.1.1": {
  76. "type": "package",
  77. "compile": {
  78. "lib/netstandard1.0/_._": {}
  79. },
  80. "runtime": {
  81. "lib/netstandard1.0/_._": {}
  82. }
  83. },
  84. "Microsoft.NETCore.Targets/1.1.3": {
  85. "type": "package",
  86. "compile": {
  87. "lib/netstandard1.0/_._": {}
  88. },
  89. "runtime": {
  90. "lib/netstandard1.0/_._": {}
  91. }
  92. },
  93. "SharpZipLib/1.3.3": {
  94. "type": "package",
  95. "compile": {
  96. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
  97. "related": ".pdb;.xml"
  98. }
  99. },
  100. "runtime": {
  101. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
  102. "related": ".pdb;.xml"
  103. }
  104. }
  105. },
  106. "System.Runtime/4.3.1": {
  107. "type": "package",
  108. "dependencies": {
  109. "Microsoft.NETCore.Platforms": "1.1.1",
  110. "Microsoft.NETCore.Targets": "1.1.3"
  111. },
  112. "compile": {
  113. "ref/netstandard1.5/System.Runtime.dll": {
  114. "related": ".xml"
  115. }
  116. }
  117. },
  118. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  119. "type": "package",
  120. "compile": {
  121. "lib/net6.0/_._": {
  122. "related": ".xml"
  123. }
  124. },
  125. "runtime": {
  126. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {
  127. "related": ".xml"
  128. }
  129. },
  130. "build": {
  131. "buildTransitive/netcoreapp3.1/_._": {}
  132. }
  133. },
  134. "EasyMQ/1.0.0": {
  135. "type": "project",
  136. "framework": ".NETCoreApp,Version=v7.0",
  137. "dependencies": {
  138. "Apache.NMS.ActiveMQ": "2.1.0"
  139. },
  140. "compile": {
  141. "bin/placeholder/EasyMQ.dll": {}
  142. },
  143. "runtime": {
  144. "bin/placeholder/EasyMQ.dll": {}
  145. }
  146. }
  147. }
  148. },
  149. "libraries": {
  150. "Apache.NMS/2.0.0": {
  151. "sha512": "uWsheNh+Bg1rGegOlsWuyrs5dO8xTd+7x4ZsCkrh3vnLBjQ1lsG1kloYBvMj5BBNn2Gcd6jP8YKIgp1Re0oiBA==",
  152. "type": "package",
  153. "path": "apache.nms/2.0.0",
  154. "files": [
  155. ".nupkg.metadata",
  156. ".signature.p7s",
  157. "LICENSE.txt",
  158. "NOTICE.txt",
  159. "apache.nms.2.0.0.nupkg.sha512",
  160. "apache.nms.nuspec",
  161. "lib/net40/Apache.NMS.dll",
  162. "lib/netstandard2.0/Apache.NMS.dll"
  163. ]
  164. },
  165. "Apache.NMS.ActiveMQ/2.1.0": {
  166. "sha512": "ukOpNNnofc8ay5X9qX+FeIHQIqeI/rDDb3L1z18H5oiaTV3HP0jCS0dcWdaNmKHlacnfDqiGikEvNKTGxLfKnA==",
  167. "type": "package",
  168. "path": "apache.nms.activemq/2.1.0",
  169. "files": [
  170. ".nupkg.metadata",
  171. ".signature.p7s",
  172. "LICENSE.txt",
  173. "NOTICE.txt",
  174. "apache.nms.activemq.2.1.0.nupkg.sha512",
  175. "apache.nms.activemq.nuspec",
  176. "lib/netstandard2.0/Apache.NMS.ActiveMQ.dll"
  177. ]
  178. },
  179. "MessagePack/2.5.140": {
  180. "sha512": "nkIsgy8BkIfv40bSz9XZb4q//scI1PF3AYeB5X66nSlIhBIqbdpLz8Qk3gHvnjV3RZglQLO/ityK3eNfLii2NA==",
  181. "type": "package",
  182. "path": "messagepack/2.5.140",
  183. "files": [
  184. ".nupkg.metadata",
  185. ".signature.p7s",
  186. "lib/net6.0/MessagePack.dll",
  187. "lib/net6.0/MessagePack.xml",
  188. "lib/netstandard2.0/MessagePack.dll",
  189. "lib/netstandard2.0/MessagePack.xml",
  190. "messagepack.2.5.140.nupkg.sha512",
  191. "messagepack.nuspec"
  192. ]
  193. },
  194. "MessagePack.Annotations/2.5.140": {
  195. "sha512": "JE3vwluOrsJ4t3hnfXzIxJUh6lhx6M/KR8Sark/HOUw1DJ5UKu5JsAnnuaQngg6poFkRx1lzHSLTkxHNJO7+uQ==",
  196. "type": "package",
  197. "path": "messagepack.annotations/2.5.140",
  198. "files": [
  199. ".nupkg.metadata",
  200. ".signature.p7s",
  201. "lib/netstandard2.0/MessagePack.Annotations.dll",
  202. "lib/netstandard2.0/MessagePack.Annotations.xml",
  203. "messagepack.annotations.2.5.140.nupkg.sha512",
  204. "messagepack.annotations.nuspec"
  205. ]
  206. },
  207. "MessagePackAnalyzer/2.5.140": {
  208. "sha512": "iFJI9n3QMYnCWz83hRD6/gAURXYedSd6Itijs6LeUYoxNFQE+xHmEG5bz3w8ymnbKKt62FEP3gldvHSiDSO7yg==",
  209. "type": "package",
  210. "path": "messagepackanalyzer/2.5.140",
  211. "hasTools": true,
  212. "files": [
  213. ".nupkg.metadata",
  214. ".signature.p7s",
  215. "analyzers/dotnet/MessagePackAnalyzer.dll",
  216. "messagepackanalyzer.2.5.140.nupkg.sha512",
  217. "messagepackanalyzer.nuspec",
  218. "tools/install.ps1",
  219. "tools/uninstall.ps1"
  220. ]
  221. },
  222. "Microsoft.NET.StringTools/17.6.3": {
  223. "sha512": "N0ZIanl1QCgvUumEL1laasU0a7sOE5ZwLZVTn0pAePnfhq8P7SvTjF8Axq+CnavuQkmdQpGNXQ1efZtu5kDFbA==",
  224. "type": "package",
  225. "path": "microsoft.net.stringtools/17.6.3",
  226. "files": [
  227. ".nupkg.metadata",
  228. ".signature.p7s",
  229. "MSBuild-NuGet-Icon.png",
  230. "README.md",
  231. "lib/net472/Microsoft.NET.StringTools.dll",
  232. "lib/net472/Microsoft.NET.StringTools.pdb",
  233. "lib/net472/Microsoft.NET.StringTools.xml",
  234. "lib/net7.0/Microsoft.NET.StringTools.dll",
  235. "lib/net7.0/Microsoft.NET.StringTools.pdb",
  236. "lib/net7.0/Microsoft.NET.StringTools.xml",
  237. "lib/netstandard2.0/Microsoft.NET.StringTools.dll",
  238. "lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
  239. "lib/netstandard2.0/Microsoft.NET.StringTools.xml",
  240. "microsoft.net.stringtools.17.6.3.nupkg.sha512",
  241. "microsoft.net.stringtools.nuspec",
  242. "notices/THIRDPARTYNOTICES.txt",
  243. "ref/net472/Microsoft.NET.StringTools.dll",
  244. "ref/net472/Microsoft.NET.StringTools.xml",
  245. "ref/net7.0/Microsoft.NET.StringTools.dll",
  246. "ref/net7.0/Microsoft.NET.StringTools.xml",
  247. "ref/netstandard2.0/Microsoft.NET.StringTools.dll",
  248. "ref/netstandard2.0/Microsoft.NET.StringTools.xml"
  249. ]
  250. },
  251. "Microsoft.NETCore.Platforms/1.1.1": {
  252. "sha512": "TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
  253. "type": "package",
  254. "path": "microsoft.netcore.platforms/1.1.1",
  255. "files": [
  256. ".nupkg.metadata",
  257. ".signature.p7s",
  258. "ThirdPartyNotices.txt",
  259. "dotnet_library_license.txt",
  260. "lib/netstandard1.0/_._",
  261. "microsoft.netcore.platforms.1.1.1.nupkg.sha512",
  262. "microsoft.netcore.platforms.nuspec",
  263. "runtime.json"
  264. ]
  265. },
  266. "Microsoft.NETCore.Targets/1.1.3": {
  267. "sha512": "3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
  268. "type": "package",
  269. "path": "microsoft.netcore.targets/1.1.3",
  270. "files": [
  271. ".nupkg.metadata",
  272. ".signature.p7s",
  273. "ThirdPartyNotices.txt",
  274. "dotnet_library_license.txt",
  275. "lib/netstandard1.0/_._",
  276. "microsoft.netcore.targets.1.1.3.nupkg.sha512",
  277. "microsoft.netcore.targets.nuspec",
  278. "runtime.json"
  279. ]
  280. },
  281. "SharpZipLib/1.3.3": {
  282. "sha512": "N8+hwhsKZm25tDJfWpBSW7EGhH/R7EMuiX+KJ4C4u+fCWVc1lJ5zg1u3S1RPPVYgTqhx/C3hxrqUpi6RwK5+Tg==",
  283. "type": "package",
  284. "path": "sharpziplib/1.3.3",
  285. "files": [
  286. ".nupkg.metadata",
  287. ".signature.p7s",
  288. "images/sharpziplib-nuget-256x256.png",
  289. "lib/net45/ICSharpCode.SharpZipLib.dll",
  290. "lib/net45/ICSharpCode.SharpZipLib.pdb",
  291. "lib/net45/ICSharpCode.SharpZipLib.xml",
  292. "lib/netstandard2.0/ICSharpCode.SharpZipLib.dll",
  293. "lib/netstandard2.0/ICSharpCode.SharpZipLib.pdb",
  294. "lib/netstandard2.0/ICSharpCode.SharpZipLib.xml",
  295. "lib/netstandard2.1/ICSharpCode.SharpZipLib.dll",
  296. "lib/netstandard2.1/ICSharpCode.SharpZipLib.pdb",
  297. "lib/netstandard2.1/ICSharpCode.SharpZipLib.xml",
  298. "sharpziplib.1.3.3.nupkg.sha512",
  299. "sharpziplib.nuspec"
  300. ]
  301. },
  302. "System.Runtime/4.3.1": {
  303. "sha512": "abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
  304. "type": "package",
  305. "path": "system.runtime/4.3.1",
  306. "files": [
  307. ".nupkg.metadata",
  308. ".signature.p7s",
  309. "ThirdPartyNotices.txt",
  310. "dotnet_library_license.txt",
  311. "lib/MonoAndroid10/_._",
  312. "lib/MonoTouch10/_._",
  313. "lib/net45/_._",
  314. "lib/net462/System.Runtime.dll",
  315. "lib/portable-net45+win8+wp80+wpa81/_._",
  316. "lib/win8/_._",
  317. "lib/wp80/_._",
  318. "lib/wpa81/_._",
  319. "lib/xamarinios10/_._",
  320. "lib/xamarinmac20/_._",
  321. "lib/xamarintvos10/_._",
  322. "lib/xamarinwatchos10/_._",
  323. "ref/MonoAndroid10/_._",
  324. "ref/MonoTouch10/_._",
  325. "ref/net45/_._",
  326. "ref/net462/System.Runtime.dll",
  327. "ref/netcore50/System.Runtime.dll",
  328. "ref/netcore50/System.Runtime.xml",
  329. "ref/netcore50/de/System.Runtime.xml",
  330. "ref/netcore50/es/System.Runtime.xml",
  331. "ref/netcore50/fr/System.Runtime.xml",
  332. "ref/netcore50/it/System.Runtime.xml",
  333. "ref/netcore50/ja/System.Runtime.xml",
  334. "ref/netcore50/ko/System.Runtime.xml",
  335. "ref/netcore50/ru/System.Runtime.xml",
  336. "ref/netcore50/zh-hans/System.Runtime.xml",
  337. "ref/netcore50/zh-hant/System.Runtime.xml",
  338. "ref/netstandard1.0/System.Runtime.dll",
  339. "ref/netstandard1.0/System.Runtime.xml",
  340. "ref/netstandard1.0/de/System.Runtime.xml",
  341. "ref/netstandard1.0/es/System.Runtime.xml",
  342. "ref/netstandard1.0/fr/System.Runtime.xml",
  343. "ref/netstandard1.0/it/System.Runtime.xml",
  344. "ref/netstandard1.0/ja/System.Runtime.xml",
  345. "ref/netstandard1.0/ko/System.Runtime.xml",
  346. "ref/netstandard1.0/ru/System.Runtime.xml",
  347. "ref/netstandard1.0/zh-hans/System.Runtime.xml",
  348. "ref/netstandard1.0/zh-hant/System.Runtime.xml",
  349. "ref/netstandard1.2/System.Runtime.dll",
  350. "ref/netstandard1.2/System.Runtime.xml",
  351. "ref/netstandard1.2/de/System.Runtime.xml",
  352. "ref/netstandard1.2/es/System.Runtime.xml",
  353. "ref/netstandard1.2/fr/System.Runtime.xml",
  354. "ref/netstandard1.2/it/System.Runtime.xml",
  355. "ref/netstandard1.2/ja/System.Runtime.xml",
  356. "ref/netstandard1.2/ko/System.Runtime.xml",
  357. "ref/netstandard1.2/ru/System.Runtime.xml",
  358. "ref/netstandard1.2/zh-hans/System.Runtime.xml",
  359. "ref/netstandard1.2/zh-hant/System.Runtime.xml",
  360. "ref/netstandard1.3/System.Runtime.dll",
  361. "ref/netstandard1.3/System.Runtime.xml",
  362. "ref/netstandard1.3/de/System.Runtime.xml",
  363. "ref/netstandard1.3/es/System.Runtime.xml",
  364. "ref/netstandard1.3/fr/System.Runtime.xml",
  365. "ref/netstandard1.3/it/System.Runtime.xml",
  366. "ref/netstandard1.3/ja/System.Runtime.xml",
  367. "ref/netstandard1.3/ko/System.Runtime.xml",
  368. "ref/netstandard1.3/ru/System.Runtime.xml",
  369. "ref/netstandard1.3/zh-hans/System.Runtime.xml",
  370. "ref/netstandard1.3/zh-hant/System.Runtime.xml",
  371. "ref/netstandard1.5/System.Runtime.dll",
  372. "ref/netstandard1.5/System.Runtime.xml",
  373. "ref/netstandard1.5/de/System.Runtime.xml",
  374. "ref/netstandard1.5/es/System.Runtime.xml",
  375. "ref/netstandard1.5/fr/System.Runtime.xml",
  376. "ref/netstandard1.5/it/System.Runtime.xml",
  377. "ref/netstandard1.5/ja/System.Runtime.xml",
  378. "ref/netstandard1.5/ko/System.Runtime.xml",
  379. "ref/netstandard1.5/ru/System.Runtime.xml",
  380. "ref/netstandard1.5/zh-hans/System.Runtime.xml",
  381. "ref/netstandard1.5/zh-hant/System.Runtime.xml",
  382. "ref/portable-net45+win8+wp80+wpa81/_._",
  383. "ref/win8/_._",
  384. "ref/wp80/_._",
  385. "ref/wpa81/_._",
  386. "ref/xamarinios10/_._",
  387. "ref/xamarinmac20/_._",
  388. "ref/xamarintvos10/_._",
  389. "ref/xamarinwatchos10/_._",
  390. "system.runtime.4.3.1.nupkg.sha512",
  391. "system.runtime.nuspec"
  392. ]
  393. },
  394. "System.Runtime.CompilerServices.Unsafe/6.0.0": {
  395. "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
  396. "type": "package",
  397. "path": "system.runtime.compilerservices.unsafe/6.0.0",
  398. "files": [
  399. ".nupkg.metadata",
  400. ".signature.p7s",
  401. "Icon.png",
  402. "LICENSE.TXT",
  403. "THIRD-PARTY-NOTICES.TXT",
  404. "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
  405. "buildTransitive/netcoreapp3.1/_._",
  406. "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
  407. "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
  408. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
  409. "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
  410. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
  411. "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
  412. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
  413. "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
  414. "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
  415. "system.runtime.compilerservices.unsafe.nuspec",
  416. "useSharedDesignerContext.txt"
  417. ]
  418. },
  419. "EasyMQ/1.0.0": {
  420. "type": "project",
  421. "path": "../EasyMQ/EasyMQ.csproj",
  422. "msbuildProject": "../EasyMQ/EasyMQ.csproj"
  423. }
  424. },
  425. "projectFileDependencyGroups": {
  426. "net8.0": [
  427. "EasyMQ >= 1.0.0",
  428. "MessagePack >= 2.5.140",
  429. "MessagePackAnalyzer >= 2.5.140"
  430. ]
  431. },
  432. "packageFolders": {
  433. "C:\\Users\\l2736\\.nuget\\packages\\": {},
  434. "d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  435. },
  436. "project": {
  437. "version": "1.0.0",
  438. "restore": {
  439. "projectUniqueName": "E:\\程序\\ShakerControl\\EasyMQ.MessagePackSerializer\\EasyMQ.MessagePackSerializer.csproj",
  440. "projectName": "EasyMQ.MessagePackSerializer",
  441. "projectPath": "E:\\程序\\ShakerControl\\EasyMQ.MessagePackSerializer\\EasyMQ.MessagePackSerializer.csproj",
  442. "packagesPath": "C:\\Users\\l2736\\.nuget\\packages\\",
  443. "outputPath": "E:\\程序\\ShakerControl\\EasyMQ.MessagePackSerializer\\obj\\",
  444. "projectStyle": "PackageReference",
  445. "fallbackFolders": [
  446. "d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  447. ],
  448. "configFilePaths": [
  449. "C:\\Users\\l2736\\AppData\\Roaming\\NuGet\\NuGet.Config",
  450. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  451. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  452. ],
  453. "originalTargetFrameworks": [
  454. "net8.0"
  455. ],
  456. "sources": {
  457. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  458. "C:\\Program Files\\dotnet\\library-packs": {},
  459. "https://api.nuget.org/v3/index.json": {},
  460. "https://pkgs.dev.azure.com/l273687697/cc8c1093-e041-4032-be7f-95fde0873889/_packaging/AzureNuget/nuget/v3/index.json": {}
  461. },
  462. "frameworks": {
  463. "net8.0": {
  464. "targetAlias": "net8.0",
  465. "projectReferences": {
  466. "E:\\程序\\ShakerControl\\EasyMQ\\EasyMQ.csproj": {
  467. "projectPath": "E:\\程序\\ShakerControl\\EasyMQ\\EasyMQ.csproj"
  468. }
  469. }
  470. }
  471. },
  472. "warningProperties": {
  473. "warnAsError": [
  474. "NU1605"
  475. ]
  476. },
  477. "restoreAuditProperties": {
  478. "enableAudit": "true",
  479. "auditLevel": "low",
  480. "auditMode": "direct"
  481. }
  482. },
  483. "frameworks": {
  484. "net8.0": {
  485. "targetAlias": "net8.0",
  486. "dependencies": {
  487. "MessagePack": {
  488. "target": "Package",
  489. "version": "[2.5.140, )"
  490. },
  491. "MessagePackAnalyzer": {
  492. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  493. "suppressParent": "All",
  494. "target": "Package",
  495. "version": "[2.5.140, )"
  496. }
  497. },
  498. "imports": [
  499. "net461",
  500. "net462",
  501. "net47",
  502. "net471",
  503. "net472",
  504. "net48",
  505. "net481"
  506. ],
  507. "assetTargetFallback": true,
  508. "warn": true,
  509. "frameworkReferences": {
  510. "Microsoft.NETCore.App": {
  511. "privateAssets": "all"
  512. }
  513. },
  514. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  515. }
  516. }
  517. }
  518. }