molilian.core.csproj.nuget.dgspec.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj",
  11. "projectName": "molilian.core",
  12. "projectPath": "E:\\project\\2024\\molilian\\server\\molilian.core\\molilian.core.csproj",
  13. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  14. "outputPath": "E:\\project\\2024\\molilian\\server\\molilian.core\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "net8.0"
  22. ],
  23. "sources": {
  24. "https://api.nuget.org/v3/index.json": {}
  25. },
  26. "frameworks": {
  27. "net8.0": {
  28. "targetAlias": "net8.0",
  29. "projectReferences": {}
  30. }
  31. },
  32. "warningProperties": {
  33. "warnAsError": [
  34. "NU1605"
  35. ]
  36. }
  37. },
  38. "frameworks": {
  39. "net8.0": {
  40. "targetAlias": "net8.0",
  41. "dependencies": {
  42. "FakeUserAgent": {
  43. "target": "Package",
  44. "version": "[1.0.2, )"
  45. },
  46. "IP2Region.Net": {
  47. "target": "Package",
  48. "version": "[2.0.2, )"
  49. },
  50. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  51. "target": "Package",
  52. "version": "[8.0.0, )"
  53. },
  54. "Swashbuckle.AspNetCore.SwaggerGen": {
  55. "target": "Package",
  56. "version": "[6.5.0, )"
  57. },
  58. "dodohold.core": {
  59. "target": "Package",
  60. "version": "[1.0.1.9, )"
  61. }
  62. },
  63. "imports": [
  64. "net461",
  65. "net462",
  66. "net47",
  67. "net471",
  68. "net472",
  69. "net48",
  70. "net481"
  71. ],
  72. "assetTargetFallback": true,
  73. "warn": true,
  74. "frameworkReferences": {
  75. "Microsoft.NETCore.App": {
  76. "privateAssets": "all"
  77. }
  78. },
  79. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.102/PortableRuntimeIdentifierGraph.json"
  80. }
  81. }
  82. }
  83. }
  84. }