Recepie.csproj.nuget.dgspec.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Programming\\Projects\\Recepie\\Recepie.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Programming\\Projects\\Recepie\\Recepie.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Programming\\Projects\\Recepie\\Recepie.csproj",
  11. "projectName": "Recepie",
  12. "projectPath": "D:\\Programming\\Projects\\Recepie\\Recepie.csproj",
  13. "packagesPath": "C:\\Users\\Axel-PC\\.nuget\\packages\\",
  14. "outputPath": "D:\\Programming\\Projects\\Recepie\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Axel-PC\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net8.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net8.0": {
  29. "targetAlias": "net8.0",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. },
  38. "restoreAuditProperties": {
  39. "enableAudit": "true",
  40. "auditLevel": "low",
  41. "auditMode": "direct"
  42. }
  43. },
  44. "frameworks": {
  45. "net8.0": {
  46. "targetAlias": "net8.0",
  47. "dependencies": {
  48. "Microsoft.EntityFrameworkCore": {
  49. "target": "Package",
  50. "version": "[9.0.9, )"
  51. },
  52. "Microsoft.EntityFrameworkCore.Tools": {
  53. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  54. "suppressParent": "All",
  55. "target": "Package",
  56. "version": "[9.0.9, )"
  57. },
  58. "Pomelo.EntityFrameworkCore.MySql": {
  59. "target": "Package",
  60. "version": "[9.0.0, )"
  61. }
  62. },
  63. "imports": [
  64. "net461",
  65. "net462",
  66. "net47",
  67. "net471",
  68. "net472",
  69. "net48",
  70. "net481"
  71. ],
  72. "assetTargetFallback": true,
  73. "warn": true,
  74. "frameworkReferences": {
  75. "Microsoft.AspNetCore.App": {
  76. "privateAssets": "none"
  77. },
  78. "Microsoft.NETCore.App": {
  79. "privateAssets": "all"
  80. }
  81. },
  82. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303/PortableRuntimeIdentifierGraph.json"
  83. }
  84. }
  85. }
  86. }
  87. }