WpfApp4_1ml2lrvt_wpftmp.csproj.nuget.dgspec.json 3.0 KB

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