nanoframework/Home

Change Azure Pipelines yaml to separate build of booter and CLR

开放

#357 创建于 2018年7月16日

 (5 条评论) (0 个反应) (0 位负责人) (89 个派生)auto 404
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs

仓库指标

星标
 (936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

No need to keep building and releasing booter versions when nothing has changed. Currently nanoBooter is always build along with the nanoCLR which is a waste of time and computing resource. Not to mention that is misleading because you actually don't know if there were any changes or not.

贡献者指南