From 8433119ac94837168cf115930dba537335d4d3ad Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Wed, 11 Mar 2020 10:18:35 -0700 Subject: [PATCH] getting navview unbroke --- .../app.manifest | 13 +++++++++++++ .../Microsoft.PowerToys.Settings.UI.csproj | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 src/core/Microsoft.PowerToys.Settings.UI.Runner/app.manifest diff --git a/src/core/Microsoft.PowerToys.Settings.UI.Runner/app.manifest b/src/core/Microsoft.PowerToys.Settings.UI.Runner/app.manifest new file mode 100644 index 0000000000..256260e61b --- /dev/null +++ b/src/core/Microsoft.PowerToys.Settings.UI.Runner/app.manifest @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj b/src/core/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj index 8440c7ce4a..077439d4cf 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj +++ b/src/core/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj @@ -148,7 +148,7 @@ 6.0.0 - 2.4.0-prerelease.200203002 + 2.4.0-prerelease.191217001