diff --git a/Source/AutoHDR/Properties/AssemblyInfo.cs b/Source/AutoHDR/Properties/AssemblyInfo.cs
index 49111ae..63d1e8c 100644
--- a/Source/AutoHDR/Properties/AssemblyInfo.cs
+++ b/Source/AutoHDR/Properties/AssemblyInfo.cs
@@ -52,5 +52,5 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// indem Sie "*" wie unten gezeigt eingeben:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.8.6.0")]
-[assembly: AssemblyFileVersion("1.8.6.0")]
+[assembly: AssemblyVersion("1.8.7.0")]
+[assembly: AssemblyFileVersion("1.8.7.0")]
diff --git a/Source/AutoHDR/UWP/UWPApp.cs b/Source/AutoHDR/UWP/UWPApp.cs
index dc616ea..b3f4eff 100644
--- a/Source/AutoHDR/UWP/UWPApp.cs
+++ b/Source/AutoHDR/UWP/UWPApp.cs
@@ -71,7 +71,6 @@ private void ReadAppxManifest(Package package)
{
XmlSerializer serializer = new XmlSerializer(typeof(AppxManifest));
AppxManifest appxManifest = (AppxManifest)serializer.Deserialize(reader);
- if (appxManifest.Applications==null)
Name = ((XmlNode[])appxManifest.Properties.DisplayName)[0].Value;
if (Name.Contains("ms-resource:"))
{
diff --git a/Source/AutoHDR/Views/ApplicationAdderView.xaml b/Source/AutoHDR/Views/ApplicationAdderView.xaml
index 3cdf26c..a06cb39 100644
--- a/Source/AutoHDR/Views/ApplicationAdderView.xaml
+++ b/Source/AutoHDR/Views/ApplicationAdderView.xaml
@@ -24,12 +24,16 @@
-
+
-
-
+
+
+
+
+
+
diff --git a/Source/AutoHDR/Views/AutoHDRMainView.xaml b/Source/AutoHDR/Views/AutoHDRMainView.xaml
index d94f4a8..de9c920 100644
--- a/Source/AutoHDR/Views/AutoHDRMainView.xaml
+++ b/Source/AutoHDR/Views/AutoHDRMainView.xaml
@@ -147,13 +147,14 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/Source/AutoHDR/Views/UWPApplicationDialogView.xaml b/Source/AutoHDR/Views/UWPApplicationDialogView.xaml
index dfb5b23..230b6cb 100644
--- a/Source/AutoHDR/Views/UWPApplicationDialogView.xaml
+++ b/Source/AutoHDR/Views/UWPApplicationDialogView.xaml
@@ -14,14 +14,18 @@
-
+
-
-
+
+
+
+
+
+
@@ -33,7 +37,7 @@
-
+