Skip to content

Reevaluate System.Resources.Extensions pkgdef #13090

@rainersigwald

Description

@rainersigwald

This pkgdef creates binding redirects for devenv.exe.config at VS install time.

[$RootKey$\RuntimeConfiguration\dependentAssembly\bindingRedirection\{1A1A9DA4-9F25-4AB8-89BF-BCEF73875CA8}]
"name"="System.Resources.Extensions"
"codeBase"="$BaseInstallDir$\MSBuild\Current\Bin\System.Resources.Extensions.dll"
"publicKeyToken"="cc7b13ffcd2ddd51"
"culture"="neutral"
"oldVersion"="0.0.0.0-10.0.0.1"
"newVersion"="10.0.0.1"

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Visual StudioIssues related to interactions with Visual Studio or project systems.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions