dotnet/msbuild

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

オープン

#7,697 opened on 2022/06/10

 (15 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,364 件のフォーク)batch import
Area: Solution (.sln)bughelp wantedtriaged

Repository metrics

Stars
 (5,062 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド