AipDatabase.API.csproj.nuget.dgspec.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipDatabase.API\\AipDatabase.API.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipDatabase.API\\AipDatabase.API.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipDatabase.API\\AipDatabase.API.csproj",
  11. "projectName": "AipDatabase.API",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipDatabase.API\\AipDatabase.API.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipDatabase.API\\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. "Coravel": {
  54. "target": "Package",
  55. "version": "[5.0.3, )"
  56. },
  57. "Dapper": {
  58. "target": "Package",
  59. "version": "[2.1.35, )"
  60. },
  61. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
  62. "target": "Package",
  63. "version": "[8.0.4, )"
  64. },
  65. "Microsoft.EntityFrameworkCore": {
  66. "target": "Package",
  67. "version": "[8.0.4, )"
  68. },
  69. "Microsoft.EntityFrameworkCore.SqlServer": {
  70. "target": "Package",
  71. "version": "[8.0.4, )"
  72. },
  73. "Microsoft.Extensions.Logging.Log4Net.AspNetCore": {
  74. "target": "Package",
  75. "version": "[8.0.0, )"
  76. },
  77. "Swashbuckle.AspNetCore": {
  78. "target": "Package",
  79. "version": "[6.5.0, )"
  80. },
  81. "Swashbuckle.AspNetCore.Annotations": {
  82. "target": "Package",
  83. "version": "[6.5.0, )"
  84. },
  85. "Swashbuckle.AspNetCore.Filters": {
  86. "target": "Package",
  87. "version": "[8.0.2, )"
  88. }
  89. },
  90. "imports": [
  91. "net461",
  92. "net462",
  93. "net47",
  94. "net471",
  95. "net472",
  96. "net48",
  97. "net481"
  98. ],
  99. "assetTargetFallback": true,
  100. "warn": true,
  101. "frameworkReferences": {
  102. "Microsoft.AspNetCore.App": {
  103. "privateAssets": "none"
  104. },
  105. "Microsoft.NETCore.App": {
  106. "privateAssets": "all"
  107. }
  108. },
  109. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  110. }
  111. }
  112. }
  113. }
  114. }