Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

100 строки
3.1 KiB

  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETCoreApp,Version=v3.1": {},
  5. ".NETFramework,Version=v4.6.2": {},
  6. ".NETFramework,Version=v4.7.2": {}
  7. },
  8. "libraries": {},
  9. "projectFileDependencyGroups": {
  10. ".NETCoreApp,Version=v3.1": [],
  11. ".NETFramework,Version=v4.6.2": [],
  12. ".NETFramework,Version=v4.7.2": []
  13. },
  14. "packageFolders": {
  15. "C:\\Users\\vitor\\.nuget\\packages\\": {},
  16. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  17. },
  18. "project": {
  19. "version": "5.6.1-alpha",
  20. "restore": {
  21. "projectUniqueName": "C:\\Users\\vitor\\source\\repos\\scumoverlay\\MouseKeyHook\\MouseKeyHook.csproj",
  22. "projectName": "MouseKeyHook",
  23. "projectPath": "C:\\Users\\vitor\\source\\repos\\scumoverlay\\MouseKeyHook\\MouseKeyHook.csproj",
  24. "packagesPath": "C:\\Users\\vitor\\.nuget\\packages\\",
  25. "outputPath": "C:\\Users\\vitor\\source\\repos\\scumoverlay\\MouseKeyHook\\obj\\",
  26. "projectStyle": "PackageReference",
  27. "crossTargeting": true,
  28. "fallbackFolders": [
  29. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  30. ],
  31. "configFilePaths": [
  32. "C:\\Users\\vitor\\AppData\\Roaming\\NuGet\\NuGet.Config",
  33. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  34. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  35. ],
  36. "originalTargetFrameworks": [
  37. "net462",
  38. "net472",
  39. "netcoreapp3.1"
  40. ],
  41. "sources": {
  42. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  43. "C:\\Program Files\\dotnet\\library-packs": {},
  44. "https://api.nuget.org/v3/index.json": {}
  45. },
  46. "frameworks": {
  47. "netcoreapp3.1": {
  48. "targetAlias": "netcoreapp3.1",
  49. "projectReferences": {}
  50. },
  51. "net462": {
  52. "targetAlias": "net462",
  53. "projectReferences": {}
  54. },
  55. "net472": {
  56. "targetAlias": "net472",
  57. "projectReferences": {}
  58. }
  59. },
  60. "warningProperties": {
  61. "warnAsError": [
  62. "NU1605"
  63. ]
  64. }
  65. },
  66. "frameworks": {
  67. "netcoreapp3.1": {
  68. "targetAlias": "netcoreapp3.1",
  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.WindowsForms": {
  85. "privateAssets": "none"
  86. }
  87. },
  88. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  89. },
  90. "net462": {
  91. "targetAlias": "net462",
  92. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  93. },
  94. "net472": {
  95. "targetAlias": "net472",
  96. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  97. }
  98. }
  99. }
  100. }