Closed
Description
As a result of #10674, the /t:Resx
target is missing from projects.
To fix this, we need to set <GenerateResxSource>true</GenerateResxSource>
to take advantage of Arcade's RESX feature, and delete the .Designer.cs files from source.