WCS
dengjunjie
2024-10-14 966d1fe6077c885db064fcea98bb48cbccb464d6
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/project.assets.json
对比新文件
@@ -0,0 +1,321 @@
{
  "version": 3,
  "targets": {
    "net6.0": {
      "LogLibrary/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "compile": {
          "bin/placeholder/LogLibrary.dll": {}
        },
        "runtime": {
          "bin/placeholder/LogLibrary.dll": {}
        }
      },
      "WIDESEA_BusinessesRepository/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_IBusinessesRepository": "1.0.0",
          "WIDESEA_Model": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_BusinessesRepository.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_BusinessesRepository.dll": {}
        }
      },
      "WIDESEA_BusinessServices/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_BusinessesRepository": "1.0.0",
          "WIDESEA_Core": "1.0.1",
          "WIDESEA_IBusinessServices": "1.0.0",
          "WIDESEA_IBusinessesRepository": "1.0.0",
          "WIDESEA_Model": "1.0.0",
          "WIDESEA_Services": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_BusinessServices.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_BusinessServices.dll": {}
        }
      },
      "WIDESEA_Common/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "compile": {
          "bin/placeholder/WIDESEA_Common.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_Common.dll": {}
        }
      },
      "WIDESEA_Core/1.0.1": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "compile": {
          "bin/placeholder/WIDESEA_Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_Core.dll": {}
        }
      },
      "WIDESEA_DTO/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_Model": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_DTO.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_DTO.dll": {}
        }
      },
      "WIDESEA_IBusinessesRepository/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_Core": "1.0.1",
          "WIDESEA_Model": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_IBusinessesRepository.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_IBusinessesRepository.dll": {}
        }
      },
      "WIDESEA_IBusinessServices/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_Core": "1.0.1",
          "WIDESEA_Model": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_IBusinessServices.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_IBusinessServices.dll": {}
        }
      },
      "WIDESEA_IRepository/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_DTO": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_IRepository.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_IRepository.dll": {}
        }
      },
      "WIDESEA_IServices/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_Repository": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_IServices.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_IServices.dll": {}
        }
      },
      "WIDESEA_Model/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_Common": "1.0.0",
          "WIDESEA_Core": "1.0.1"
        },
        "compile": {
          "bin/placeholder/WIDESEA_Model.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_Model.dll": {}
        }
      },
      "WIDESEA_Repository/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "WIDESEA_IRepository": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_Repository.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_Repository.dll": {}
        }
      },
      "WIDESEA_Services/1.0.0": {
        "type": "project",
        "framework": ".NETCoreApp,Version=v6.0",
        "dependencies": {
          "LogLibrary": "1.0.0",
          "WIDESEA_IBusinessServices": "1.0.0",
          "WIDESEA_IBusinessesRepository": "1.0.0",
          "WIDESEA_IServices": "1.0.0"
        },
        "compile": {
          "bin/placeholder/WIDESEA_Services.dll": {}
        },
        "runtime": {
          "bin/placeholder/WIDESEA_Services.dll": {}
        }
      }
    }
  },
  "libraries": {
    "LogLibrary/1.0.0": {
      "type": "project",
      "path": "../LogLibrary/LogLibrary.csproj",
      "msbuildProject": "../LogLibrary/LogLibrary.csproj"
    },
    "WIDESEA_BusinessesRepository/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_BusinessesRepository/WIDESEA_BusinessesRepository.csproj",
      "msbuildProject": "../WIDESEA_BusinessesRepository/WIDESEA_BusinessesRepository.csproj"
    },
    "WIDESEA_BusinessServices/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_BusinessServices/WIDESEA_BusinessServices.csproj",
      "msbuildProject": "../WIDESEA_BusinessServices/WIDESEA_BusinessServices.csproj"
    },
    "WIDESEA_Common/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_Common/WIDESEA_Common.csproj",
      "msbuildProject": "../WIDESEA_Common/WIDESEA_Common.csproj"
    },
    "WIDESEA_Core/1.0.1": {
      "type": "project",
      "path": "../WIDESEA_Core/WIDESEA_Core.csproj",
      "msbuildProject": "../WIDESEA_Core/WIDESEA_Core.csproj"
    },
    "WIDESEA_DTO/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_DTO/WIDESEA_DTO.csproj",
      "msbuildProject": "../WIDESEA_DTO/WIDESEA_DTO.csproj"
    },
    "WIDESEA_IBusinessesRepository/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_IBusinessesRepository/WIDESEA_IBusinessesRepository.csproj",
      "msbuildProject": "../WIDESEA_IBusinessesRepository/WIDESEA_IBusinessesRepository.csproj"
    },
    "WIDESEA_IBusinessServices/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_IBusinessServices/WIDESEA_IBusinessServices.csproj",
      "msbuildProject": "../WIDESEA_IBusinessServices/WIDESEA_IBusinessServices.csproj"
    },
    "WIDESEA_IRepository/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_IRepository/WIDESEA_IRepository.csproj",
      "msbuildProject": "../WIDESEA_IRepository/WIDESEA_IRepository.csproj"
    },
    "WIDESEA_IServices/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_IServices/WIDESEA_IServices.csproj",
      "msbuildProject": "../WIDESEA_IServices/WIDESEA_IServices.csproj"
    },
    "WIDESEA_Model/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_Model/WIDESEA_Model.csproj",
      "msbuildProject": "../WIDESEA_Model/WIDESEA_Model.csproj"
    },
    "WIDESEA_Repository/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_Repository/WIDESEA_Repository.csproj",
      "msbuildProject": "../WIDESEA_Repository/WIDESEA_Repository.csproj"
    },
    "WIDESEA_Services/1.0.0": {
      "type": "project",
      "path": "../WIDESEA_Services/WIDESEA_Services.csproj",
      "msbuildProject": "../WIDESEA_Services/WIDESEA_Services.csproj"
    }
  },
  "projectFileDependencyGroups": {
    "net6.0": [
      "WIDESEA_BusinessServices >= 1.0.0",
      "WIDESEA_Services >= 1.0.0"
    ]
  },
  "packageFolders": {
    "C:\\Users\\Administrator\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
    "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj",
      "projectName": "WIDESEA_WMSServer",
      "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\WIDESEA_WMSServer.csproj",
      "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
      "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_WMSServer\\obj\\",
      "projectStyle": "PackageReference",
      "fallbackFolders": [
        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
        "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
      ],
      "configFilePaths": [
        "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
        "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
      ],
      "originalTargetFrameworks": [
        "net6.0"
      ],
      "sources": {
        "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "net6.0": {
          "targetAlias": "net6.0",
          "projectReferences": {
            "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj": {
              "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessServices\\WIDESEA_BusinessServices.csproj"
            },
            "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Services\\WIDESEA_Services.csproj": {
              "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Services\\WIDESEA_Services.csproj"
            }
          }
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      }
    },
    "frameworks": {
      "net6.0": {
        "targetAlias": "net6.0",
        "imports": [
          "net461",
          "net462",
          "net47",
          "net471",
          "net472",
          "net48"
        ],
        "assetTargetFallback": true,
        "warn": true,
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
      }
    }
  }
}