Skip to content

v1.7.12

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 07:39
bf37e46

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

New Contributors

Full Changelog: 1.7.6...1.7.12