Bookstore.csproj.nuget.dgspec.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Tehnikum\\Bookstore2\\Bookstore\\Bookstore.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Tehnikum\\Bookstore2\\Bookstore\\Bookstore.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Tehnikum\\Bookstore2\\Bookstore\\Bookstore.csproj",
  11. "projectName": "Bookstore",
  12. "projectPath": "D:\\Tehnikum\\Bookstore2\\Bookstore\\Bookstore.csproj",
  13. "packagesPath": "C:\\Users\\Александр\\.nuget\\packages\\",
  14. "outputPath": "D:\\Tehnikum\\Bookstore2\\Bookstore\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "D:\\Visual Studio .net\\SDK\\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. "net5.0-windows7.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net5.0-windows7.0": {
  33. "targetAlias": "net5.0-windows",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net5.0-windows7.0": {
  45. "targetAlias": "net5.0-windows",
  46. "dependencies": {
  47. "Microsoft.EntityFrameworkCore": {
  48. "target": "Package",
  49. "version": "[5.0.11, )"
  50. },
  51. "MongoDB.Bson": {
  52. "target": "Package",
  53. "version": "[2.14.1, )"
  54. },
  55. "MongoDB.Driver": {
  56. "target": "Package",
  57. "version": "[2.14.1, )"
  58. }
  59. },
  60. "imports": [
  61. "net461",
  62. "net462",
  63. "net47",
  64. "net471",
  65. "net472",
  66. "net48"
  67. ],
  68. "assetTargetFallback": true,
  69. "warn": true,
  70. "downloadDependencies": [
  71. {
  72. "name": "Microsoft.AspNetCore.App.Ref",
  73. "version": "[5.0.0, 5.0.0]"
  74. },
  75. {
  76. "name": "Microsoft.NETCore.App.Host.win-x64",
  77. "version": "[5.0.12, 5.0.12]"
  78. },
  79. {
  80. "name": "Microsoft.NETCore.App.Ref",
  81. "version": "[5.0.0, 5.0.0]"
  82. },
  83. {
  84. "name": "Microsoft.WindowsDesktop.App.Ref",
  85. "version": "[5.0.0, 5.0.0]"
  86. }
  87. ],
  88. "frameworkReferences": {
  89. "Microsoft.NETCore.App": {
  90. "privateAssets": "all"
  91. },
  92. "Microsoft.WindowsDesktop.App.WPF": {
  93. "privateAssets": "none"
  94. }
  95. },
  96. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
  97. }
  98. }
  99. }
  100. }
  101. }