dotnet/msbuild

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

Open

#7 697 ouverte le 10 juin 2022

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)C# (5 062 stars) (1 364 forks)batch import
Area: Solution (.sln)bughelp wantedtriaged

Description

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

Guide contributeur