dotnet / dotnet/project-system

Cleanup duplicating targets

Open
#9,565 2 comments 1 reaction 0 assignees View on GitHub
Triage-Investigate
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

## Summary
Common to both project systems design time build targets were added to https://devdiv.visualstudio.com/DevDiv/_git/ProjectServices/commit/fecd52a99dfab9ac1a6896ce4b4271cb5015da7e?refName=refs/heads/main&path=/src/Microsoft.VisualStudio.ProjectServices/Microsoft.DesignTime.targets

Feel free to cleanup the duplicating targets:
CollectCopyToOutputDirectoryItemDesignTime
CompileDesignTime
_CheckCompileDesignTimePrerequisite

## User Impact
No visible impact. The listed targets are delivered in VS as a part of ProjectServices insertion and imported by msbuild
https://github.com/dotnet/msbuild/pull/10732/files

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.