-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
.NET CoreArea: Task: GenerateResourceProblems with the task itself, resgen.exe, and resx resources in general.Problems with the task itself, resgen.exe, and resx resources in general.triaged
Milestone
Description
See discussion in #1197 (comment) and dotnet/corefx#8200.
We don't have ResXResourceReader on .NET Core, so we can't crack a .resx file to find its linked resources. But that's ok because a .NET Core application couldn't consume them even if they were embedded.
At the moment, we will ignore linked resources when running in .NET Core.
antiufo
Metadata
Metadata
Assignees
Labels
.NET CoreArea: Task: GenerateResourceProblems with the task itself, resgen.exe, and resx resources in general.Problems with the task itself, resgen.exe, and resx resources in general.triaged