main
wxl 6 lines 225 Bytes
Raw
1 <WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">
2
3 <String Id="BundleName" Value="~IncludeTestBundle" />
4 <String Id="BundleInProgressName" Value="~InProgressTestBundle" />
5
6 </WixLocalization>