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.

195 lines
6.8 KiB

1 year ago
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\test\\CircleViewer\\CircleViewer.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. "D:\\test\\CircleViewer\\CircleViewer.csproj": {
  88. "version": "1.0.0",
  89. "restore": {
  90. "projectUniqueName": "D:\\test\\CircleViewer\\CircleViewer.csproj",
  91. "projectName": "CircleViewer",
  92. "projectPath": "D:\\test\\CircleViewer\\CircleViewer.csproj",
  93. "packagesPath": "C:\\Users\\allengb.BYSTORM\\.nuget\\packages\\",
  94. "outputPath": "D:\\test\\CircleViewer\\obj\\",
  95. "projectStyle": "PackageReference",
  96. "fallbackFolders": [
  97. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  98. "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\",
  99. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  100. ],
  101. "configFilePaths": [
  102. "C:\\Users\\allengb.BYSTORM\\AppData\\Roaming\\NuGet\\NuGet.Config",
  103. "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.2.config",
  104. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  105. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  106. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  107. ],
  108. "originalTargetFrameworks": [
  109. "net7.0-windows"
  110. ],
  111. "sources": {
  112. "C:\\Program Files (x86)\\DevExpress 18.2\\Components\\System\\Components\\Packages": {},
  113. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  114. "C:\\Program Files\\dotnet\\library-packs": {},
  115. "http://nuget.syncfusion.com/nuget_xamarin/nuget/getsyncfusionpackages/xamarin": {},
  116. "https://api.nuget.org/v3/index.json": {}
  117. },
  118. "frameworks": {
  119. "net7.0-windows7.0": {
  120. "targetAlias": "net7.0-windows",
  121. "projectReferences": {
  122. "D:\\test\\CDPShared\\CDPShared.csproj": {
  123. "projectPath": "D:\\test\\CDPShared\\CDPShared.csproj"
  124. }
  125. }
  126. }
  127. },
  128. "warningProperties": {
  129. "warnAsError": [
  130. "NU1605"
  131. ]
  132. }
  133. },
  134. "frameworks": {
  135. "net7.0-windows7.0": {
  136. "targetAlias": "net7.0-windows",
  137. "dependencies": {
  138. "Microsoft.CSharp": {
  139. "target": "Package",
  140. "version": "[4.7.0, )"
  141. },
  142. "Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers": {
  143. "suppressParent": "All",
  144. "target": "Package",
  145. "version": "[0.4.421302, )"
  146. },
  147. "Microsoft.Windows.Compatibility": {
  148. "target": "Package",
  149. "version": "[7.0.1, )"
  150. },
  151. "Newtonsoft.Json": {
  152. "target": "Package",
  153. "version": "[13.0.3, )"
  154. },
  155. "Syncfusion.Grid.Windows": {
  156. "target": "Package",
  157. "version": "[19.4.0.38, )"
  158. },
  159. "Syncfusion.PdfViewer.Windows": {
  160. "target": "Package",
  161. "version": "[19.4.0.38, )"
  162. },
  163. "Syncfusion.SfDataGrid.WinForms": {
  164. "target": "Package",
  165. "version": "[19.4.0.38, )"
  166. },
  167. "System.Data.DataSetExtensions": {
  168. "target": "Package",
  169. "version": "[4.5.0, )"
  170. }
  171. },
  172. "imports": [
  173. "net461",
  174. "net462",
  175. "net47",
  176. "net471",
  177. "net472",
  178. "net48",
  179. "net481"
  180. ],
  181. "assetTargetFallback": true,
  182. "warn": true,
  183. "frameworkReferences": {
  184. "Microsoft.NETCore.App": {
  185. "privateAssets": "all"
  186. },
  187. "Microsoft.WindowsDesktop.App.WindowsForms": {
  188. "privateAssets": "none"
  189. }
  190. },
  191. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json"
  192. }
  193. }
  194. }
  195. }
  196. }