WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Update Resources files in template VSIXes to use strings for names instead of numbers

Open lauren-ciha opened this issue 3 weeks ago • 0 comments

Currently, the strings are referenced by number (e.g. Resources._1045). Ideally, we'd have a more descriptive resource name (e.g. Resources.NoOutputInformationAvailable).

lauren-ciha avatar Dec 05 '25 18:12 lauren-ciha