mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
fix settings path (#5692)
* fix settings path * Update settings_window.cpp * rollback commit #5487
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
<Authors>Microsoft Corporation</Authors>
|
<Authors>Microsoft Corporation</Authors>
|
||||||
<Product>PowerToys</Product>
|
<Product>PowerToys</Product>
|
||||||
<Description>PowerToys Settings UI Runner</Description>
|
<Description>PowerToys Settings UI Runner</Description>
|
||||||
<AssemblyName>PowerToys Settings</AssemblyName>
|
|
||||||
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
|
||||||
<Company>Microsoft Corporation</Company>
|
<Company>Microsoft Corporation</Company>
|
||||||
<PackageIcon>logo.png</PackageIcon>
|
<PackageIcon>logo.png</PackageIcon>
|
||||||
@@ -79,4 +78,4 @@
|
|||||||
<ProjectReference Include="..\Microsoft.PowerToys.Settings.UI\Microsoft.PowerToys.Settings.UI.csproj" />
|
<ProjectReference Include="..\Microsoft.PowerToys.Settings.UI\Microsoft.PowerToys.Settings.UI.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user