RestaurantWeb2.csproj.nuget.dgspec.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "format": 1,
  3. "restore": {
  4. "/Users/arseniyborisov/Desktop/Практика/учебная/RestaurantWeb2/RestaurantWeb2/RestaurantWeb2.csproj": {}
  5. },
  6. "projects": {
  7. "/Users/arseniyborisov/Desktop/Практика/учебная/RestaurantWeb2/RestaurantWeb2/RestaurantWeb2.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "/Users/arseniyborisov/Desktop/Практика/учебная/RestaurantWeb2/RestaurantWeb2/RestaurantWeb2.csproj",
  11. "projectName": "RestaurantWeb2",
  12. "projectPath": "/Users/arseniyborisov/Desktop/Практика/учебная/RestaurantWeb2/RestaurantWeb2/RestaurantWeb2.csproj",
  13. "packagesPath": "/Users/arseniyborisov/.nuget/packages/",
  14. "outputPath": "/Users/arseniyborisov/Desktop/Практика/учебная/RestaurantWeb2/RestaurantWeb2/obj/",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "/Users/arseniyborisov/.nuget/NuGet/NuGet.Config"
  18. ],
  19. "originalTargetFrameworks": [
  20. "net8.0"
  21. ],
  22. "sources": {
  23. "https://api.nuget.org/v3/index.json": {}
  24. },
  25. "frameworks": {
  26. "net8.0": {
  27. "targetAlias": "net8.0",
  28. "projectReferences": {}
  29. }
  30. },
  31. "warningProperties": {
  32. "warnAsError": [
  33. "NU1605"
  34. ]
  35. },
  36. "restoreAuditProperties": {
  37. "enableAudit": "true",
  38. "auditLevel": "low",
  39. "auditMode": "direct"
  40. }
  41. },
  42. "frameworks": {
  43. "net8.0": {
  44. "targetAlias": "net8.0",
  45. "dependencies": {
  46. "Npgsql": {
  47. "target": "Package",
  48. "version": "[10.0.3, )"
  49. }
  50. },
  51. "imports": [
  52. "net461",
  53. "net462",
  54. "net47",
  55. "net471",
  56. "net472",
  57. "net48",
  58. "net481"
  59. ],
  60. "assetTargetFallback": true,
  61. "warn": true,
  62. "frameworkReferences": {
  63. "Microsoft.AspNetCore.App": {
  64. "privateAssets": "none"
  65. },
  66. "Microsoft.NETCore.App": {
  67. "privateAssets": "all"
  68. }
  69. },
  70. "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/8.0.401/PortableRuntimeIdentifierGraph.json"
  71. }
  72. }
  73. }
  74. }
  75. }