Reevaluate System.Resources.Extensions pkgdef
Open
Area: Visual Studio
Priority:2
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
This pkgdef creates binding redirects for `devenv.exe.config` at VS install time.
https://github.com/dotnet/msbuild/blob/28be76ae36fae237d8e830b6c2296bbe6f6ef266/src/Tasks/System.Resources.Extensions.pkgdef#L1-L7
However, those binding redirects are also defined in the VS repo--see e.g. internal commit https://dev.azure.com/devdiv/DevDiv/_git/VS/commit/0bd1d72bf32b287c87e75164d164ce8195a9fabc.
We might be able to drop the pkgdef and just do it in VS.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.