v1.7.12
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
- Dependency updates by @dependabot
- Add ARM64 support for Visual Studio 2022 by @christianhelle in #116
- Bump Microsoft.VSSDK.BuildTools from 17.5.4065 to 17.5.4072 by @dependabot in #117
- Add support for loading strings when not on a UI thread. by @joellyons in #118
New Contributors
- @joellyons made their first contribution in #118
Full Changelog: 1.7.6...1.7.12