WpfApp4_aiahpmqs_wpftmp.csproj.nuget.dgspec.json 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\savin\\Downloads\\WpfApp4\\WpfApp4\\WpfApp4.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\savin\\Downloads\\WpfApp4\\WpfApp4\\WpfApp4.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\savin\\Downloads\\WpfApp4\\WpfApp4\\WpfApp4.csproj",
  11. "projectName": "WpfApp4",
  12. "projectPath": "C:\\Users\\savin\\Downloads\\WpfApp4\\WpfApp4\\WpfApp4.csproj",
  13. "packagesPath": "C:\\Users\\savin\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\savin\\Downloads\\WpfApp4\\WpfApp4\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\savin\\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. "net6.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. "net6.0-windows7.0": {
  33. "targetAlias": "net6.0-windows",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net6.0-windows7.0": {
  45. "targetAlias": "net6.0-windows",
  46. "dependencies": {
  47. "Microsoft.EntityFrameworkCore": {
  48. "target": "Package",
  49. "version": "[6.0.4, )"
  50. },
  51. "Microsoft.EntityFrameworkCore.Design": {
  52. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  53. "suppressParent": "All",
  54. "target": "Package",
  55. "version": "[6.0.4, )"
  56. },
  57. "Microsoft.EntityFrameworkCore.Proxies": {
  58. "target": "Package",
  59. "version": "[6.0.4, )"
  60. },
  61. "Microsoft.EntityFrameworkCore.SqlServer": {
  62. "target": "Package",
  63. "version": "[6.0.4, )"
  64. },
  65. "Microsoft.EntityFrameworkCore.Tools": {
  66. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  67. "suppressParent": "All",
  68. "target": "Package",
  69. "version": "[6.0.4, )"
  70. }
  71. },
  72. "imports": [
  73. "net461",
  74. "net462",
  75. "net47",
  76. "net471",
  77. "net472",
  78. "net48"
  79. ],
  80. "assetTargetFallback": true,
  81. "warn": true,
  82. "frameworkReferences": {
  83. "Microsoft.NETCore.App": {
  84. "privateAssets": "all"
  85. },
  86. "Microsoft.WindowsDesktop.App.WPF": {
  87. "privateAssets": "none"
  88. }
  89. },
  90. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.200\\RuntimeIdentifierGraph.json"
  91. }
  92. }
  93. }
  94. }
  95. }