We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8566c commit 992febeCopy full SHA for 992febe
TreeTransplant/TreeTransplant.csproj
@@ -33,7 +33,13 @@
33
<None Update="i18n\fr.json">
34
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
35
</None>
36
- <None Update="i18n\ja.json">
+ <None Include="i18n\hu.json">
37
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
38
+ </None>
39
+ <None Include="i18n\it.json">
40
41
42
+ <None Update="i18n\ja.json">
43
44
45
<None Update="i18n\ko.json">
0 commit comments