From 124ea5ec57ca3df845ba1c4f56c1c5939c553b65 Mon Sep 17 00:00:00 2001 From: Andrey Nekrasov Date: Fri, 14 Feb 2020 11:57:20 +0300 Subject: [PATCH] MSIX: add missing dependencies for the FancyZonesEditor (#1298) --- installer/MSIX/PackagingLayout.xml | 12 ++++++++++++ .../editor/FancyZonesEditor/FancyZonesEditor.csproj | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/installer/MSIX/PackagingLayout.xml b/installer/MSIX/PackagingLayout.xml index 6ba5034252e3..8b03e66bd3c7 100644 --- a/installer/MSIX/PackagingLayout.xml +++ b/installer/MSIX/PackagingLayout.xml @@ -16,6 +16,18 @@ + + + + + + + + + + + + diff --git a/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj b/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj index 15dcade86e9a..c95e4e975e1e 100644 --- a/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj +++ b/src/modules/fancyzones/editor/FancyZonesEditor/FancyZonesEditor.csproj @@ -196,7 +196,7 @@ 2.0.0-alpha0455 - 4.6.0 + 4.7.0 1.1.118 @@ -212,4 +212,4 @@ - + \ No newline at end of file