You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ProRestaurant.csproj.nuget.dgspec.json 3.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Work\\Development\\ProRestaurant\\ProRestaurantAPI\\RestaurantSite_API\\ProRestaurant\\ProRestaurant.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Work\\Development\\ProRestaurant\\ProRestaurantAPI\\RestaurantSite_API\\ProRestaurant\\ProRestaurant.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Work\\Development\\ProRestaurant\\ProRestaurantAPI\\RestaurantSite_API\\ProRestaurant\\ProRestaurant.csproj",
  11. "projectName": "ProRestaurant",
  12. "projectPath": "C:\\Work\\Development\\ProRestaurant\\ProRestaurantAPI\\RestaurantSite_API\\ProRestaurant\\ProRestaurant.csproj",
  13. "packagesPath": "C:\\Users\\georg\\.nuget\\packages\\",
  14. "outputPath": "C:\\Work\\Development\\ProRestaurant\\ProRestaurantAPI\\RestaurantSite_API\\ProRestaurant\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\georg\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.2.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netcoreapp2.2"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\DevExpress 18.2\\Components\\System\\Components\\Packages": {},
  29. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "netcoreapp2.2": {
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "netcoreapp2.2": {
  45. "dependencies": {
  46. "Microsoft.AspNetCore.App": {
  47. "suppressParent": "All",
  48. "target": "Package",
  49. "version": "[2.2.0, )",
  50. "autoReferenced": true
  51. },
  52. "Microsoft.AspNetCore.Razor.Design": {
  53. "suppressParent": "All",
  54. "target": "Package",
  55. "version": "[2.2.0, )"
  56. },
  57. "Microsoft.EntityFrameworkCore": {
  58. "target": "Package",
  59. "version": "[2.2.0, )"
  60. },
  61. "Microsoft.EntityFrameworkCore.SqlServer": {
  62. "target": "Package",
  63. "version": "[2.2.0, )"
  64. },
  65. "Microsoft.NETCore.App": {
  66. "suppressParent": "All",
  67. "target": "Package",
  68. "version": "[2.2.0, )",
  69. "autoReferenced": true
  70. },
  71. "Npgsql.EntityFrameworkCore.PostgreSQL": {
  72. "target": "Package",
  73. "version": "[2.2.0, )"
  74. }
  75. },
  76. "imports": [
  77. "net461",
  78. "net462",
  79. "net47",
  80. "net471",
  81. "net472",
  82. "net48"
  83. ],
  84. "assetTargetFallback": true,
  85. "warn": true,
  86. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.300\\RuntimeIdentifierGraph.json"
  87. }
  88. }
  89. }
  90. }
  91. }