dotnet / dotnet/msbuild

Microsoft.Common.tasks & Microsoft.Common.overridetasks

Open
#5,492 3 comments 0 reactions 0 assignees View on GitHub
needs-design question triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Both files are physically present in the repository:
https://github.com/microsoft/msbuild/blob/v16.6.0.22303/src/Tasks/Microsoft.Common.tasks
https://github.com/microsoft/msbuild/blob/v16.6.0.22303/src/Tasks/Microsoft.Common.overridetasks
Why this was necessary?
Why not to put all their content into the first file?

I am asking, because I want to redefine one task, and I am unable to deploy mine .overridetasks file, because one is already deployed (and mine file will overwrite the existing one, which is not good).

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.