Skip to content

Change corelib to resx, strongly typed resources, and split resources for \shared #7643

@danmoseley

Description

@danmoseley

We need to

  • Change from .txt to .resx
  • Change to use SR.cs generated from .resx instead of GetResourceString("..")
  • Split the resx into two pieces, one in \shared\ that contains every string used in at least one place in any code in \shared\, and another outside of \shared\ that contains all the other strings.
  • Do the same split in CoreRT
  • Enabling syncing for .resx files if it isn't already

@alexperovich this is just to track what we already discussed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Infrastructure-coreclrhelp wanted[up-for-grabs] Good issue for external contributorslinkable-frameworkIssues associated with delivering a linker friendly framework

    Type

    No type

    Projects

    Status

    Done

    Status

    Closed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions