bitforum.csproj.nuget.dgspec.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\workspace\\bitforum\\backend\\bitforum.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\workspace\\bitforum\\backend\\bitforum.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\workspace\\bitforum\\backend\\bitforum.csproj",
  11. "projectName": "bitforum",
  12. "projectPath": "E:\\workspace\\bitforum\\backend\\bitforum.csproj",
  13. "packagesPath": "C:\\Users\\choro\\.nuget\\packages\\",
  14. "outputPath": "E:\\workspace\\bitforum\\backend\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\choro\\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. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net8.0": {
  33. "targetAlias": "net8.0",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. },
  42. "restoreAuditProperties": {
  43. "enableAudit": "true",
  44. "auditLevel": "low",
  45. "auditMode": "direct"
  46. },
  47. "SdkAnalysisLevel": "9.0.100"
  48. },
  49. "frameworks": {
  50. "net8.0": {
  51. "targetAlias": "net8.0",
  52. "dependencies": {
  53. "BuildWebCompiler": {
  54. "target": "Package",
  55. "version": "[1.12.405, )"
  56. },
  57. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  58. "target": "Package",
  59. "version": "[8.0.0, )"
  60. },
  61. "Microsoft.AspNetCore.Identity.UI": {
  62. "target": "Package",
  63. "version": "[8.0.0, )"
  64. },
  65. "Microsoft.EntityFrameworkCore.Design": {
  66. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  67. "suppressParent": "All",
  68. "target": "Package",
  69. "version": "[8.0.0, )"
  70. },
  71. "Microsoft.EntityFrameworkCore.SqlServer": {
  72. "target": "Package",
  73. "version": "[8.0.0, )"
  74. },
  75. "Microsoft.EntityFrameworkCore.Tools": {
  76. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  77. "suppressParent": "All",
  78. "target": "Package",
  79. "version": "[8.0.0, )"
  80. },
  81. "Microsoft.VisualStudio.Web.CodeGeneration.Design": {
  82. "target": "Package",
  83. "version": "[8.0.0, )"
  84. },
  85. "System.Management": {
  86. "target": "Package",
  87. "version": "[8.0.0, )"
  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\\9.0.101/PortableRuntimeIdentifierGraph.json"
  110. }
  111. }
  112. }
  113. }
  114. }