@joebigelow / wix-1 / commits / 166a3ae8

Add de-de.wxl to src/wixlib/iis.wixproj

Pascal Pfeil committed Apr 2, 2019 at 23:30 UTC 166a3ae8c810efe0cf5a83a218b3baec4b6da786
1 file changed +1
src/wixlib/iis.wixproj
+1
@@ -15,6 +15,7 @@
15 <Compile Include="IIsExtension.wxs" />
16 <Compile Include="IIsExtension_x86.wxs" />
17 <EmbeddedResource Include="en-us.wxl" />
18 + <EmbeddedResource Include="de-de.wxl" />
19 <EmbeddedResource Include="ja-jp.wxl" />
20 <EmbeddedResource Include="pt-br.wxl" />
21 </ItemGroup>