SimpleCarApp.csproj.nuget.dgspec.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\Никтиновый лорд\\Desktop\\proga_bd\\SimpleCarApp\\SimpleCarApp.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\Никтиновый лорд\\Desktop\\proga_bd\\SimpleCarApp\\SimpleCarApp.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\Никтиновый лорд\\Desktop\\proga_bd\\SimpleCarApp\\SimpleCarApp.csproj",
  11. "projectName": "SimpleCarApp",
  12. "projectPath": "C:\\Users\\Никтиновый лорд\\Desktop\\proga_bd\\SimpleCarApp\\SimpleCarApp.csproj",
  13. "packagesPath": "C:\\Users\\Никтиновый лорд\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\Никтиновый лорд\\Desktop\\proga_bd\\SimpleCarApp\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\Никтиновый лорд\\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-windows"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "C:\\Program Files\\dotnet\\library-packs": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net8.0-windows7.0": {
  34. "targetAlias": "net8.0-windows",
  35. "projectReferences": {}
  36. }
  37. },
  38. "warningProperties": {
  39. "warnAsError": [
  40. "NU1605"
  41. ]
  42. },
  43. "restoreAuditProperties": {
  44. "enableAudit": "true",
  45. "auditLevel": "low",
  46. "auditMode": "direct"
  47. },
  48. "SdkAnalysisLevel": "10.0.100"
  49. },
  50. "frameworks": {
  51. "net8.0-windows7.0": {
  52. "targetAlias": "net8.0-windows",
  53. "dependencies": {
  54. "Npgsql": {
  55. "target": "Package",
  56. "version": "[8.0.3, )"
  57. }
  58. },
  59. "imports": [
  60. "net461",
  61. "net462",
  62. "net47",
  63. "net471",
  64. "net472",
  65. "net48",
  66. "net481"
  67. ],
  68. "assetTargetFallback": true,
  69. "warn": true,
  70. "frameworkReferences": {
  71. "Microsoft.NETCore.App": {
  72. "privateAssets": "all"
  73. },
  74. "Microsoft.WindowsDesktop.App.WindowsForms": {
  75. "privateAssets": "none"
  76. }
  77. },
  78. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102/PortableRuntimeIdentifierGraph.json"
  79. }
  80. }
  81. }
  82. }
  83. }