mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
* [Updating] Create a dedicated executable project for updating procedures * [Updating] Use PowerToys.Update for update procedures (#11495) * [Updating] Use PowerToys.Update for update procedures * [Setup] Remove toast notifications and other dependencies from bootstrapper * [Installer] Remove Winstore, redundant strings * [Settings] Remove deprecated 'packaged' setting
15 lines
333 B
JSON
15 lines
333 B
JSON
{
|
|
"Projects": [
|
|
{
|
|
"LanguageSet": "Azure_Languages",
|
|
"LocItems": [
|
|
{
|
|
"SourceFile": "src\\Update\\Resources.resx",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "src\\Update"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|