Supported Versions
- Visual Studio 2015
- Visual Studio 2017
- Visual Studio 2019
- Visual Studio 2022 (AMD64)
- Visual Studio 2022 (ARM64)
Features
- Define a custom namespace for the generated file
- Auto-updating of generated code file when changes are made to the ResW Resource file
- XML documentation style comments like "Localized resource similar to ..."
- Support for accessing the localized resources from Windows Runtime class libraries
- Support for loading strings when not on a UI thread (by @joellyons)
Supported Languages
- C#
- Visual Basic
What's Changed
- Remove timestamp in generated code by @christianhelle in #129
Full Changelog: 1.7.12...1.7.15