mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[Settings] Fix localization resource include path
This commit is contained in:
committed by
Andrey Nekrasov
parent
b87e51567e
commit
24d853966f
@@ -314,7 +314,7 @@
|
|||||||
</PackageReference>
|
</PackageReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PRIResource Include="Strings\en-us\Resources.resw" />
|
<PRIResource Include="Strings\*\Resources.resw" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Page Include="Controls\ColorPickerButton.xaml">
|
<Page Include="Controls\ColorPickerButton.xaml">
|
||||||
|
|||||||
Reference in New Issue
Block a user