25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
2.9 KiB

  1. {
  2. "format": 1,
  3. "restore": {
  4. "/Volumes/easystore/importer/importer.csproj": {}
  5. },
  6. "projects": {
  7. "/Volumes/easystore/importer/importer.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "/Volumes/easystore/importer/importer.csproj",
  11. "projectName": "importer",
  12. "projectPath": "/Volumes/easystore/importer/importer.csproj",
  13. "packagesPath": "/Users/michielcarman/.nuget/packages/",
  14. "outputPath": "/Volumes/easystore/importer/obj/",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "/usr/local/share/dotnet/sdk/NuGetFallbackFolder"
  18. ],
  19. "configFilePaths": [
  20. "/Users/michielcarman/.nuget/NuGet/NuGet.Config"
  21. ],
  22. "originalTargetFrameworks": [
  23. "net6.0"
  24. ],
  25. "sources": {
  26. "https://api.nuget.org/v3/index.json": {}
  27. },
  28. "frameworks": {
  29. "net6.0": {
  30. "targetAlias": "net6.0",
  31. "projectReferences": {}
  32. }
  33. },
  34. "warningProperties": {
  35. "warnAsError": [
  36. "NU1605"
  37. ]
  38. }
  39. },
  40. "frameworks": {
  41. "net6.0": {
  42. "targetAlias": "net6.0",
  43. "dependencies": {
  44. "Microsoft.AspNet.WebApi.Client": {
  45. "target": "Package",
  46. "version": "[5.2.9, )"
  47. },
  48. "Microsoft.Exchange.WebServices": {
  49. "target": "Package",
  50. "version": "[2.2.0, )"
  51. },
  52. "Microsoft.Identity.Client": {
  53. "target": "Package",
  54. "version": "[4.49.1, )"
  55. },
  56. "Newtonsoft.Json": {
  57. "target": "Package",
  58. "version": "[13.0.2, )"
  59. },
  60. "RestSharp": {
  61. "target": "Package",
  62. "version": "[108.0.3, )"
  63. }
  64. },
  65. "imports": [
  66. "net461",
  67. "net462",
  68. "net47",
  69. "net471",
  70. "net472",
  71. "net48"
  72. ],
  73. "assetTargetFallback": true,
  74. "warn": true,
  75. "downloadDependencies": [
  76. {
  77. "name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
  78. "version": "[6.0.4, 6.0.4]"
  79. },
  80. {
  81. "name": "Microsoft.NETCore.App.Host.linux-x64",
  82. "version": "[6.0.4, 6.0.4]"
  83. },
  84. {
  85. "name": "Microsoft.NETCore.App.Runtime.linux-x64",
  86. "version": "[6.0.4, 6.0.4]"
  87. }
  88. ],
  89. "frameworkReferences": {
  90. "Microsoft.NETCore.App": {
  91. "privateAssets": "all"
  92. }
  93. },
  94. "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/6.0.202/RuntimeIdentifierGraph.json"
  95. }
  96. },
  97. "runtimes": {
  98. "ubuntu.18.04-x64": {
  99. "#import": []
  100. }
  101. }
  102. }
  103. }
  104. }