dotnet/msbuild

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

Open

#7697 aperta il 10 giu 2022

Vedi su GitHub
 (15 commenti) (0 reazioni) (0 assegnatari)C# (1364 fork)batch import
Area: Solution (.sln)bughelp wantedtriaged

Metriche repository

Star
 (5062 star)
Metriche merge PR
 (Merge medio 6g 6h) (144 PR mergiate in 30 g)

Descrizione

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

Guida contributor