diff --git a/Denna/Core/Core.csproj b/Denna/Core/Core.csproj
index 43152ec..b8e00c9 100644
--- a/Denna/Core/Core.csproj
+++ b/Denna/Core/Core.csproj
@@ -11,8 +11,8 @@
Core
en-US
UAP
- 10.0.17134.0
- 10.0.14393.0
+ 10.0.17763.0
+ 10.0.17763.0
14
512
{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
@@ -131,7 +131,7 @@
4.8.1
- 6.1.7
+ 6.2.8
3.0.0
diff --git a/Denna/Denna.Services.Background/Denna.Services.Background.csproj b/Denna/Denna.Services.Background/Denna.Services.Background.csproj
index cf5f8fa..ee9f137 100644
--- a/Denna/Denna.Services.Background/Denna.Services.Background.csproj
+++ b/Denna/Denna.Services.Background/Denna.Services.Background.csproj
@@ -11,8 +11,8 @@
Denna.Services.Background
en-US
UAP
- 10.0.17134.0
- 10.0.14393.0
+ 10.0.17763.0
+ 10.0.17763.0
14
512
{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
@@ -113,7 +113,7 @@
- 6.1.7
+ 6.2.8
diff --git a/Denna/Denna.Services.Cortana/Denna.Services.Cortana.csproj b/Denna/Denna.Services.Cortana/Denna.Services.Cortana.csproj
index d6588fa..2027c65 100644
--- a/Denna/Denna.Services.Cortana/Denna.Services.Cortana.csproj
+++ b/Denna/Denna.Services.Cortana/Denna.Services.Cortana.csproj
@@ -11,8 +11,8 @@
Denna.Services.Cortana
en-US
UAP
- 10.0.17134.0
- 10.0.14393.0
+ 10.0.17763.0
+ 10.0.17763.0
14
512
{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
@@ -112,7 +112,7 @@
- 6.1.7
+ 6.2.8
diff --git a/Denna/Denna/App.xaml.cs b/Denna/Denna/App.xaml.cs
index 6c0b87c..537dc3a 100644
--- a/Denna/Denna/App.xaml.cs
+++ b/Denna/Denna/App.xaml.cs
@@ -37,7 +37,7 @@ public App()
Analytics.TrackEvent("App Opened");
}
- void App_UnhandledException(object sender, UnhandledExceptionEventArgs e)
+ private void App_UnhandledException(object sender, Windows.UI.Xaml.UnhandledExceptionEventArgs e)
{
AppHelper.OnUnhandledException(e, sender.ToString());
}
diff --git a/Denna/Denna/Classes/AppHelper.cs b/Denna/Denna/Classes/AppHelper.cs
index f31349d..7fe4ca0 100644
--- a/Denna/Denna/Classes/AppHelper.cs
+++ b/Denna/Denna/Classes/AppHelper.cs
@@ -16,7 +16,7 @@ namespace Denna.Classes
{
public static class AppHelper
{
- public static async void OnUnhandledException(UnhandledExceptionEventArgs e, string sender)
+ public static async void OnUnhandledException(Windows.UI.Xaml.UnhandledExceptionEventArgs e, string sender)
{
Analytics.TrackEvent("Unhandled Exception");
//Analytics.
diff --git a/Denna/Denna/Denna.csproj b/Denna/Denna/Denna.csproj
index eef5a75..0d2366d 100644
--- a/Denna/Denna/Denna.csproj
+++ b/Denna/Denna/Denna.csproj
@@ -11,8 +11,8 @@
Denna
en-US
UAP
- 10.0.17134.0
- 10.0.14393.0
+ 10.0.17763.0
+ 10.0.17763.0
14
512
{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
@@ -424,16 +424,16 @@
- 1.8.0
+ 1.14.0
- 1.8.0
+ 1.14.0
- 1.8.0
+ 1.14.0
- 6.1.7
+ 6.2.8
2.0.0
@@ -463,10 +463,10 @@
-
+
Windows Mobile Extensions for the UWP
-
+
Windows Team Extensions for the UWP