Skip to content

Commit 992febe

Browse files
committed
Fix merging issues
1 parent fb8566c commit 992febe

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

TreeTransplant/TreeTransplant.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,13 @@
3333
<None Update="i18n\fr.json">
3434
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
3535
</None>
36-
<None Update="i18n\ja.json">
36+
<None Include="i18n\hu.json">
37+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
38+
</None>
39+
<None Include="i18n\it.json">
40+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
41+
</None>
42+
<None Update="i18n\ja.json">
3743
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
3844
</None>
3945
<None Update="i18n\ko.json">

0 commit comments

Comments
 (0)