project.assets.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. {
  2. "version": 3,
  3. "targets": {
  4. "net8.0": {
  5. "Microsoft.DotNet.ILCompiler/8.0.5": {
  6. "type": "package",
  7. "build": {
  8. "build/Microsoft.DotNet.ILCompiler.props": {}
  9. }
  10. },
  11. "Microsoft.NET.ILLink.Tasks/8.0.5": {
  12. "type": "package",
  13. "build": {
  14. "build/Microsoft.NET.ILLink.Tasks.props": {}
  15. }
  16. }
  17. }
  18. },
  19. "libraries": {
  20. "Microsoft.DotNet.ILCompiler/8.0.5": {
  21. "sha512": "tfdncRQLXNpATB4Ykj11O5+fbkBAHoeLi6XfyxAWmilU4rwC3apT612RIuhqB6tBGE69G7Dl1g7HeydsH3Wz1w==",
  22. "type": "package",
  23. "path": "microsoft.dotnet.ilcompiler/8.0.5",
  24. "hasTools": true,
  25. "files": [
  26. ".nupkg.metadata",
  27. ".signature.p7s",
  28. "Icon.png",
  29. "LICENSE.TXT",
  30. "THIRD-PARTY-NOTICES.TXT",
  31. "build/BuildFrameworkNativeObjects.proj",
  32. "build/Microsoft.DotNet.ILCompiler.SingleEntry.targets",
  33. "build/Microsoft.DotNet.ILCompiler.props",
  34. "build/Microsoft.NETCore.Native.Publish.targets",
  35. "build/Microsoft.NETCore.Native.Unix.targets",
  36. "build/Microsoft.NETCore.Native.Windows.targets",
  37. "build/Microsoft.NETCore.Native.targets",
  38. "build/NativeAOT.natstepfilter",
  39. "build/NativeAOT.natvis",
  40. "build/WindowsAPIs.txt",
  41. "build/findvcvarsall.bat",
  42. "microsoft.dotnet.ilcompiler.8.0.5.nupkg.sha512",
  43. "microsoft.dotnet.ilcompiler.nuspec",
  44. "runtime.json",
  45. "tools/netstandard/ILCompiler.Build.Tasks.deps.json",
  46. "tools/netstandard/ILCompiler.Build.Tasks.dll",
  47. "tools/netstandard/ILCompiler.Build.Tasks.pdb"
  48. ]
  49. },
  50. "Microsoft.NET.ILLink.Tasks/8.0.5": {
  51. "sha512": "4ISW1Ndgz86FkIbu5rVlMqhhtojdy5rUlxC/N+9kPh9qbYcvHiCvYbHKzAPVIx9OPYIjT9trXt7JI42Y5Ukq6A==",
  52. "type": "package",
  53. "path": "microsoft.net.illink.tasks/8.0.5",
  54. "hasTools": true,
  55. "files": [
  56. ".nupkg.metadata",
  57. ".signature.p7s",
  58. "Icon.png",
  59. "LICENSE.TXT",
  60. "Sdk/Sdk.props",
  61. "THIRD-PARTY-NOTICES.TXT",
  62. "analyzers/dotnet/cs/ILLink.CodeFixProvider.dll",
  63. "analyzers/dotnet/cs/ILLink.RoslynAnalyzer.dll",
  64. "build/Microsoft.NET.ILLink.Analyzers.props",
  65. "build/Microsoft.NET.ILLink.Tasks.props",
  66. "build/Microsoft.NET.ILLink.targets",
  67. "microsoft.net.illink.tasks.8.0.5.nupkg.sha512",
  68. "microsoft.net.illink.tasks.nuspec",
  69. "tools/net472/ILLink.Tasks.dll",
  70. "tools/net472/ILLink.Tasks.dll.config",
  71. "tools/net472/Mono.Cecil.Mdb.dll",
  72. "tools/net472/Mono.Cecil.Pdb.dll",
  73. "tools/net472/Mono.Cecil.Rocks.dll",
  74. "tools/net472/Mono.Cecil.dll",
  75. "tools/net472/Sdk/Sdk.props",
  76. "tools/net472/System.Buffers.dll",
  77. "tools/net472/System.Collections.Immutable.dll",
  78. "tools/net472/System.Memory.dll",
  79. "tools/net472/System.Numerics.Vectors.dll",
  80. "tools/net472/System.Reflection.Metadata.dll",
  81. "tools/net472/System.Runtime.CompilerServices.Unsafe.dll",
  82. "tools/net472/build/Microsoft.NET.ILLink.Analyzers.props",
  83. "tools/net472/build/Microsoft.NET.ILLink.Tasks.props",
  84. "tools/net472/build/Microsoft.NET.ILLink.targets",
  85. "tools/net8.0/ILLink.Tasks.deps.json",
  86. "tools/net8.0/ILLink.Tasks.dll",
  87. "tools/net8.0/Mono.Cecil.Mdb.dll",
  88. "tools/net8.0/Mono.Cecil.Pdb.dll",
  89. "tools/net8.0/Mono.Cecil.Rocks.dll",
  90. "tools/net8.0/Mono.Cecil.dll",
  91. "tools/net8.0/Sdk/Sdk.props",
  92. "tools/net8.0/build/Microsoft.NET.ILLink.Analyzers.props",
  93. "tools/net8.0/build/Microsoft.NET.ILLink.Tasks.props",
  94. "tools/net8.0/build/Microsoft.NET.ILLink.targets",
  95. "tools/net8.0/illink.deps.json",
  96. "tools/net8.0/illink.dll",
  97. "tools/net8.0/illink.runtimeconfig.json",
  98. "useSharedDesignerContext.txt"
  99. ]
  100. }
  101. },
  102. "projectFileDependencyGroups": {
  103. "net8.0": [
  104. "Microsoft.DotNet.ILCompiler >= 8.0.5",
  105. "Microsoft.NET.ILLink.Tasks >= 8.0.5"
  106. ]
  107. },
  108. "packageFolders": {
  109. "C:\\Users\\OpenValue\\.nuget\\packages\\": {},
  110. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  111. },
  112. "project": {
  113. "version": "1.0.0",
  114. "restore": {
  115. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj",
  116. "projectName": "AipGateway.FileAip.Service",
  117. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj",
  118. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  119. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\obj\\",
  120. "projectStyle": "PackageReference",
  121. "fallbackFolders": [
  122. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  123. ],
  124. "configFilePaths": [
  125. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  126. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  127. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  128. ],
  129. "originalTargetFrameworks": [
  130. "net8.0"
  131. ],
  132. "sources": {
  133. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  134. "C:\\Program Files\\dotnet\\library-packs": {},
  135. "https://api.nuget.org/v3/index.json": {}
  136. },
  137. "frameworks": {
  138. "net8.0": {
  139. "targetAlias": "net8.0",
  140. "projectReferences": {}
  141. }
  142. },
  143. "warningProperties": {
  144. "warnAsError": [
  145. "NU1605"
  146. ]
  147. },
  148. "restoreAuditProperties": {
  149. "enableAudit": "true",
  150. "auditLevel": "low",
  151. "auditMode": "direct"
  152. }
  153. },
  154. "frameworks": {
  155. "net8.0": {
  156. "targetAlias": "net8.0",
  157. "dependencies": {
  158. "Microsoft.DotNet.ILCompiler": {
  159. "suppressParent": "All",
  160. "target": "Package",
  161. "version": "[8.0.5, )",
  162. "autoReferenced": true
  163. },
  164. "Microsoft.NET.ILLink.Tasks": {
  165. "suppressParent": "All",
  166. "target": "Package",
  167. "version": "[8.0.5, )",
  168. "autoReferenced": true
  169. }
  170. },
  171. "imports": [
  172. "net461",
  173. "net462",
  174. "net47",
  175. "net471",
  176. "net472",
  177. "net48",
  178. "net481"
  179. ],
  180. "assetTargetFallback": true,
  181. "warn": true,
  182. "downloadDependencies": [
  183. {
  184. "name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
  185. "version": "[8.0.5, 8.0.5]"
  186. }
  187. ],
  188. "frameworkReferences": {
  189. "Microsoft.AspNetCore.App": {
  190. "privateAssets": "none"
  191. },
  192. "Microsoft.NETCore.App": {
  193. "privateAssets": "all"
  194. }
  195. },
  196. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  197. }
  198. }
  199. }
  200. }