YS.Smart.Ctl.csproj.nuget.dgspec.json 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\yszn\\Fine.OPCDaClient1027_vs2019\\Fine.OPCDaClient1027_vs2019\\YS.Smart.Ctl\\YS.Smart.Ctl.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\yszn\\Fine.OPCDaClient1027_vs2019\\Fine.OPCDaClient1027_vs2019\\YS.Smart.Ctl\\YS.Smart.Ctl.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\yszn\\Fine.OPCDaClient1027_vs2019\\Fine.OPCDaClient1027_vs2019\\YS.Smart.Ctl\\YS.Smart.Ctl.csproj",
  11. "projectName": "YS.Smart.Ctl",
  12. "projectPath": "E:\\yszn\\Fine.OPCDaClient1027_vs2019\\Fine.OPCDaClient1027_vs2019\\YS.Smart.Ctl\\YS.Smart.Ctl.csproj",
  13. "packagesPath": "D:\\ProgramData\\NugetPackage",
  14. "outputPath": "E:\\yszn\\Fine.OPCDaClient1027_vs2019\\Fine.OPCDaClient1027_vs2019\\YS.Smart.Ctl\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "d:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\朱雄\\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. "netcoreapp3.1"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "http://nuget.finedot.cn/nuget": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "netcoreapp3.1": {
  34. "targetAlias": "netcoreapp3.1",
  35. "projectReferences": {}
  36. }
  37. },
  38. "warningProperties": {
  39. "warnAsError": [
  40. "NU1605"
  41. ]
  42. }
  43. },
  44. "frameworks": {
  45. "netcoreapp3.1": {
  46. "targetAlias": "netcoreapp3.1",
  47. "dependencies": {
  48. "MQTTnet": {
  49. "target": "Package",
  50. "version": "[4.1.2.350, )"
  51. },
  52. "MQTTnet.AspNetCore": {
  53. "target": "Package",
  54. "version": "[4.1.2.350, )"
  55. },
  56. "Microsoft.EntityFrameworkCore.SqlServer": {
  57. "target": "Package",
  58. "version": "[3.1.32, )"
  59. },
  60. "Microsoft.EntityFrameworkCore.Tools": {
  61. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  62. "suppressParent": "All",
  63. "target": "Package",
  64. "version": "[3.1.32, )"
  65. },
  66. "Microsoft.VisualStudio.Web.CodeGeneration.Design": {
  67. "target": "Package",
  68. "version": "[3.1.5, )"
  69. }
  70. },
  71. "imports": [
  72. "net461",
  73. "net462",
  74. "net47",
  75. "net471",
  76. "net472",
  77. "net48",
  78. "net481"
  79. ],
  80. "assetTargetFallback": true,
  81. "warn": true,
  82. "frameworkReferences": {
  83. "Microsoft.AspNetCore.App": {
  84. "privateAssets": "none"
  85. },
  86. "Microsoft.NETCore.App": {
  87. "privateAssets": "all"
  88. }
  89. },
  90. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  91. }
  92. }
  93. }
  94. }
  95. }