dotnet / dotnet/msbuild

PrepareForRunDependsOn is unconditionally set

Open
#2,393 3 comments 1 reaction 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Currently `PrepareForRunDependsOn` is [unconditionally set](https://github.com/Microsoft/msbuild/blame/d0d089c1c845bb51f6567593e00403b1ca94f65c/src/Tasks/Microsoft.Common.CurrentVersion.targets#L4007-L4009), hindering the ability for users to modify this value in their project files. When attempting to develop a Visual Studio extension with the new SDK, the relative ordering of Microsoft.VsSDK.targets results in extensions not getting deployed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.