Hammer store.csproj.nuget.dgspec.json 3.0 KB

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