dotnet/msbuild

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

Open

#7.697 geöffnet am 10. Juni 2022

Auf GitHub ansehen
 (15 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (5.062 Stars) (1.364 Forks)batch import
Area: Solution (.sln)bughelp wantedtriaged

Beschreibung

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

Contributor Guide