Skip to content

How does SR class is generated? #67797

Answered by danmoseley
B1Z0N asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/dotnet/arcade/blob/e7ede87875f41a9b3df898ae08da5ebc96e24f56/src/Microsoft.DotNet.Arcade.Sdk/tools/GenerateResxSource.targets#L71

<StringResourcesClassName Condition="'$(StringResourcesClassName)' == ''">SR</StringResourcesClassName>

I believe it's those files, or at least that should give you a start.

Why are you interested?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@B1Z0N
Comment options

Answer selected by B1Z0N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants