Skip to content
代码片段 群组 项目
  • Nate McMaster's avatar
    335c9be7
    Update the artifacts directory organization and simplify publishing targets (#5701) · 335c9be7
    Nate McMaster 创作于
    This simplifies the way that we publish files to our network drop share.
    
    Changes:
    * Instead of explicitly listing every file that needs to publish, use directories to classify packages and artifacts into different categories.
    * Add documentation for the expected layout of artifacts/
    * Remove the need for static analysis to determine which packages go to which project
    * Add the MSBuild property "IsProductPackage" to .csproj files which ship as a package to NuGet.org.
    335c9be7
    历史
    Update the artifacts directory organization and simplify publishing targets (#5701)
    Nate McMaster 创作于
    This simplifies the way that we publish files to our network drop share.
    
    Changes:
    * Instead of explicitly listing every file that needs to publish, use directories to classify packages and artifacts into different categories.
    * Add documentation for the expected layout of artifacts/
    * Remove the need for static analysis to determine which packages go to which project
    * Add the MSBuild property "IsProductPackage" to .csproj files which ship as a package to NuGet.org.