economy.csproj.nuget.dgspec.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\workspace\\economy\\economy\\economy.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\workspace\\economy\\economy\\economy.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\workspace\\economy\\economy\\economy.csproj",
  11. "projectName": "economy",
  12. "projectPath": "E:\\workspace\\economy\\economy\\economy.csproj",
  13. "packagesPath": "C:\\Users\\choro\\.nuget\\packages\\",
  14. "outputPath": "E:\\workspace\\economy\\economy\\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.300"
  48. },
  49. "frameworks": {
  50. "net8.0": {
  51. "targetAlias": "net8.0",
  52. "dependencies": {
  53. "Microsoft.EntityFrameworkCore.SqlServer": {
  54. "target": "Package",
  55. "version": "[9.0.0, )"
  56. },
  57. "Microsoft.Extensions.Configuration": {
  58. "target": "Package",
  59. "version": "[9.0.0, )"
  60. },
  61. "Microsoft.Extensions.Configuration.Json": {
  62. "target": "Package",
  63. "version": "[9.0.0, )"
  64. },
  65. "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
  66. "target": "Package",
  67. "version": "[1.21.0, )"
  68. },
  69. "Newtonsoft.Json": {
  70. "target": "Package",
  71. "version": "[13.0.3, )"
  72. },
  73. "System.Text.Encoding.CodePages": {
  74. "target": "Package",
  75. "version": "[8.0.0, )"
  76. }
  77. },
  78. "imports": [
  79. "net461",
  80. "net462",
  81. "net47",
  82. "net471",
  83. "net472",
  84. "net48",
  85. "net481"
  86. ],
  87. "assetTargetFallback": true,
  88. "warn": true,
  89. "frameworkReferences": {
  90. "Microsoft.AspNetCore.App": {
  91. "privateAssets": "none"
  92. },
  93. "Microsoft.NETCore.App": {
  94. "privateAssets": "all"
  95. }
  96. },
  97. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.301/PortableRuntimeIdentifierGraph.json"
  98. }
  99. }
  100. }
  101. }
  102. }