Skip to content

Commit 4c22049

Browse files
committed
Small PR feedback.
1 parent 5e15e73 commit 4c22049

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/WeatherLiveTileAndToast/WeatherLiveTileAndToastPage.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ private static bool IsAdaptiveToastSupported()
116116
{
117117
switch (AnalyticsInfo.VersionInfo.DeviceFamily)
118118
{
119-
case "Windows.Mobile":
120119
case "Windows.Desktop":
121120
return true;
122121

0 commit comments

Comments
 (0)