Add localization file to tweak text

This commit is contained in:
2023-04-24 21:04:11 -04:00
parent fcc6cc05e9
commit fb777f4837
3 changed files with 67 additions and 0 deletions

View File

@@ -59,6 +59,9 @@
<ItemGroup>
<Content Include="packages.config" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Bundle.wxl" />
</ItemGroup>
<Import Project="$(WixTargetsPath)" />
<PropertyGroup>
<PostBuildEvent />