dotnet/msbuild

-targets command-line option doesn't work with solution file

开放

#7,697 创建于 2022年6月10日

 (15 条评论) (0 个反应) (0 位负责人)C# (1,364 个派生)batch import
Area: Solution (.sln)bughelp wantedtriaged

仓库指标

星标
 (5,062 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Issue Description

-targets command-line option doesn't work when building a solution

Steps to Reproduce

MSBuild.exe -targets SomeSolution.sln

Expected Behavior

List the available targets in each project

Actual Behavior

Builds the solution

Versions & Configurations

Windows 10 MSBuild version 17.3.0-preview-22307-01+bfd80ab16 for .NET Framework

贡献者指南