You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
2.9 KiB

1 year ago
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\test\\CDPShared\\CDPShared.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\test\\CDPShared\\CDPShared.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\test\\CDPShared\\CDPShared.csproj",
  11. "projectName": "CDPShared",
  12. "projectPath": "D:\\test\\CDPShared\\CDPShared.csproj",
  13. "packagesPath": "C:\\Users\\allengb.BYSTORM\\.nuget\\packages\\",
  14. "outputPath": "D:\\test\\CDPShared\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  18. "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\",
  19. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  20. ],
  21. "configFilePaths": [
  22. "C:\\Users\\allengb.BYSTORM\\AppData\\Roaming\\NuGet\\NuGet.Config",
  23. "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.2.config",
  24. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  25. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  26. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  27. ],
  28. "originalTargetFrameworks": [
  29. "net7.0"
  30. ],
  31. "sources": {
  32. "C:\\Program Files (x86)\\DevExpress 18.2\\Components\\System\\Components\\Packages": {},
  33. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  34. "C:\\Program Files\\dotnet\\library-packs": {},
  35. "http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin": {},
  36. "https://api.nuget.org/v3/index.json": {}
  37. },
  38. "frameworks": {
  39. "net7.0": {
  40. "targetAlias": "net7.0",
  41. "projectReferences": {}
  42. }
  43. },
  44. "warningProperties": {
  45. "warnAsError": [
  46. "NU1605"
  47. ]
  48. }
  49. },
  50. "frameworks": {
  51. "net7.0": {
  52. "targetAlias": "net7.0",
  53. "dependencies": {
  54. "Newtonsoft.Json": {
  55. "target": "Package",
  56. "version": "[13.0.3, )"
  57. },
  58. "RestSharp": {
  59. "target": "Package",
  60. "version": "[106.15.0, )"
  61. },
  62. "System.Management": {
  63. "target": "Package",
  64. "version": "[7.0.1, )"
  65. }
  66. },
  67. "imports": [
  68. "net461",
  69. "net462",
  70. "net47",
  71. "net471",
  72. "net472",
  73. "net48",
  74. "net481"
  75. ],
  76. "assetTargetFallback": true,
  77. "warn": true,
  78. "frameworkReferences": {
  79. "Microsoft.NETCore.App": {
  80. "privateAssets": "all"
  81. }
  82. },
  83. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json"
  84. }
  85. }
  86. }
  87. }
  88. }