fix settings path (#5692)

* fix settings path

* Update settings_window.cpp

* rollback commit #5487
This commit is contained in:
Nkateko 2020-08-06 00:49:40 -07:00 committed by GitHub
parent ff69f6ed7f
commit 4543b32bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@
<Authors>Microsoft Corporation</Authors>
<Product>PowerToys</Product>
<Description>PowerToys Settings UI Runner</Description>
<AssemblyName>PowerToys Settings</AssemblyName>
<Copyright>Copyright (C) 2020 Microsoft Corporation</Copyright>
<Company>Microsoft Corporation</Company>
<PackageIcon>logo.png</PackageIcon>
@ -79,4 +78,4 @@
<ProjectReference Include="..\Microsoft.PowerToys.Settings.UI\Microsoft.PowerToys.Settings.UI.csproj" />
</ItemGroup>
</Project>
</Project>