API.csproj.nuget.dgspec.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\41P\\Belov API ShopList\\ApiShoppingList\\API\\API.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\41P\\Belov API ShopList\\ApiShoppingList\\API\\API.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\41P\\Belov API ShopList\\ApiShoppingList\\API\\API.csproj",
  11. "projectName": "API",
  12. "projectPath": "D:\\41P\\Belov API ShopList\\ApiShoppingList\\API\\API.csproj",
  13. "packagesPath": "C:\\Users\\5\\.nuget\\packages\\",
  14. "outputPath": "D:\\41P\\Belov API ShopList\\ApiShoppingList\\API\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\5\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net7.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "C:\\Program Files\\dotnet\\sdk\\7.0.306\\Sdks\\Microsoft.NET.Sdk.Web\\library-packs": {},
  26. "https://api.nuget.org/v3/index.json": {}
  27. },
  28. "frameworks": {
  29. "net7.0": {
  30. "targetAlias": "net7.0",
  31. "projectReferences": {}
  32. }
  33. },
  34. "warningProperties": {
  35. "warnAsError": [
  36. "NU1605"
  37. ]
  38. }
  39. },
  40. "frameworks": {
  41. "net7.0": {
  42. "targetAlias": "net7.0",
  43. "dependencies": {
  44. "EntityFramework": {
  45. "target": "Package",
  46. "version": "[6.4.4, )"
  47. },
  48. "MailKit": {
  49. "target": "Package",
  50. "version": "[4.4.0, )"
  51. },
  52. "Microsoft.Data.SqlClient": {
  53. "target": "Package",
  54. "version": "[5.2.0, )"
  55. },
  56. "Microsoft.EntityFrameworkCore": {
  57. "target": "Package",
  58. "version": "[7.0.16, )"
  59. },
  60. "Microsoft.EntityFrameworkCore.Design": {
  61. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  62. "suppressParent": "All",
  63. "target": "Package",
  64. "version": "[7.0.16, )"
  65. },
  66. "Microsoft.EntityFrameworkCore.SqlServer": {
  67. "target": "Package",
  68. "version": "[7.0.16, )"
  69. },
  70. "Microsoft.EntityFrameworkCore.Tools": {
  71. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  72. "suppressParent": "All",
  73. "target": "Package",
  74. "version": "[7.0.16, )"
  75. },
  76. "Microsoft.Extensions.Configuration": {
  77. "target": "Package",
  78. "version": "[8.0.0, )"
  79. },
  80. "Swashbuckle.AspNetCore": {
  81. "target": "Package",
  82. "version": "[6.4.0, )"
  83. }
  84. },
  85. "imports": [
  86. "net461",
  87. "net462",
  88. "net47",
  89. "net471",
  90. "net472",
  91. "net48",
  92. "net481"
  93. ],
  94. "assetTargetFallback": true,
  95. "warn": true,
  96. "frameworkReferences": {
  97. "Microsoft.AspNetCore.App": {
  98. "privateAssets": "none"
  99. },
  100. "Microsoft.NETCore.App": {
  101. "privateAssets": "all"
  102. }
  103. },
  104. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json"
  105. }
  106. }
  107. }
  108. }
  109. }