AipGateway.FileAip.Service.csproj.nuget.dgspec.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj",
  11. "projectName": "AipGateway.FileAip.Service",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\AipGateway.FileAip.Service.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.FileAip.Service\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "net8.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "C:\\Program Files\\dotnet\\library-packs": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net8.0": {
  34. "targetAlias": "net8.0",
  35. "projectReferences": {}
  36. }
  37. },
  38. "warningProperties": {
  39. "warnAsError": [
  40. "NU1605"
  41. ]
  42. },
  43. "restoreAuditProperties": {
  44. "enableAudit": "true",
  45. "auditLevel": "low",
  46. "auditMode": "direct"
  47. }
  48. },
  49. "frameworks": {
  50. "net8.0": {
  51. "targetAlias": "net8.0",
  52. "dependencies": {
  53. "Microsoft.DotNet.ILCompiler": {
  54. "suppressParent": "All",
  55. "target": "Package",
  56. "version": "[8.0.5, )",
  57. "autoReferenced": true
  58. },
  59. "Microsoft.NET.ILLink.Tasks": {
  60. "suppressParent": "All",
  61. "target": "Package",
  62. "version": "[8.0.5, )",
  63. "autoReferenced": true
  64. }
  65. },
  66. "imports": [
  67. "net461",
  68. "net462",
  69. "net47",
  70. "net471",
  71. "net472",
  72. "net48",
  73. "net481"
  74. ],
  75. "assetTargetFallback": true,
  76. "warn": true,
  77. "downloadDependencies": [
  78. {
  79. "name": "runtime.win-x64.Microsoft.DotNet.ILCompiler",
  80. "version": "[8.0.5, 8.0.5]"
  81. }
  82. ],
  83. "frameworkReferences": {
  84. "Microsoft.AspNetCore.App": {
  85. "privateAssets": "none"
  86. },
  87. "Microsoft.NETCore.App": {
  88. "privateAssets": "all"
  89. }
  90. },
  91. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  92. }
  93. }
  94. }
  95. }
  96. }