dotnet/msbuild

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

Open

#7.697 aberto em 10 de jun. de 2022

Ver no GitHub
 (15 comments) (0 reactions) (0 assignees)C# (1.364 forks)batch import
Area: Solution (.sln)bughelp wantedtriaged

Métricas do repositório

Stars
 (5.062 stars)
Métricas de merge de PR
 (Mesclagem média 11d 7h) (125 fundiu PRs em 30d)

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

Guia do colaborador