printservice.csproj.nuget.dgspec.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj",
  11. "projectName": "printservice",
  12. "projectPath": "C:\\Users\\USER\\source\\repos\\printservice\\printservice.csproj",
  13. "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\USER\\source\\repos\\printservice\\obj\\publish\\win-x86\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\USER\\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. "net8.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net8.0": {
  33. "targetAlias": "net8.0",
  34. "projectReferences": {}
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. },
  42. "restoreAuditProperties": {
  43. "enableAudit": "true",
  44. "auditLevel": "low",
  45. "auditMode": "direct"
  46. },
  47. "SdkAnalysisLevel": "9.0.300"
  48. },
  49. "frameworks": {
  50. "net8.0": {
  51. "targetAlias": "net8.0",
  52. "dependencies": {
  53. "FreeSpire.PDF": {
  54. "target": "Package",
  55. "version": "[8.6.0, )"
  56. },
  57. "Microsoft.Extensions.Hosting.WindowsServices": {
  58. "target": "Package",
  59. "version": "[9.0.7, )"
  60. },
  61. "Swashbuckle.AspNetCore": {
  62. "target": "Package",
  63. "version": "[6.6.2, )"
  64. },
  65. "System.Drawing.Common": {
  66. "target": "Package",
  67. "version": "[9.0.7, )"
  68. }
  69. },
  70. "imports": [
  71. "net461",
  72. "net462",
  73. "net47",
  74. "net471",
  75. "net472",
  76. "net48",
  77. "net481"
  78. ],
  79. "assetTargetFallback": true,
  80. "warn": true,
  81. "downloadDependencies": [
  82. {
  83. "name": "Microsoft.AspNetCore.App.Runtime.win-x86",
  84. "version": "[8.0.18, 8.0.18]"
  85. },
  86. {
  87. "name": "Microsoft.NETCore.App.Runtime.win-x86",
  88. "version": "[8.0.18, 8.0.18]"
  89. },
  90. {
  91. "name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
  92. "version": "[8.0.18, 8.0.18]"
  93. }
  94. ],
  95. "frameworkReferences": {
  96. "Microsoft.AspNetCore.App": {
  97. "privateAssets": "none"
  98. },
  99. "Microsoft.NETCore.App": {
  100. "privateAssets": "all"
  101. }
  102. },
  103. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.302/PortableRuntimeIdentifierGraph.json"
  104. }
  105. },
  106. "runtimes": {
  107. "win-x86": {
  108. "#import": []
  109. }
  110. }
  111. }
  112. }
  113. }