main
wxl 8 lines 228 Bytes
Raw
1 <!--
2 This file contains the declaration of all the localizable strings.
3 -->
4 <WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">
5
6 <String Id="BundleName" Value="~TestBundle" />
7
8 </WixLocalization>