[ci]Fix duplicate resource and unsigned dll (#22450)

* [ci][Settings]Fix blue duplicate resource entry

* [ci]also fix unsigned file
This commit is contained in:
Jaime Bernardo
2022-12-05 09:08:23 +00:00
committed by GitHub
parent 3afa124bea
commit df0a14403c
2 changed files with 1 additions and 6 deletions

View File

@@ -1407,12 +1407,6 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
<data name="HelpLine3.Text" xml:space="preserve">
<value>Example: %ReX means red value in hex uppercase two digits format.</value>
</data>
<data name="Help_blue.Text" xml:space="preserve">
<value>blue</value>
</data>
<data name="Help_blue.Text" xml:space="preserve">
<value>blue</value>
</data>
<data name="ColorPicker_ShowColorName.Header" xml:space="preserve">
<value>Show color name</value>
</data>