Archived
1
0

[Hotfix] Updated CardAdvert.xaml.cs

This commit is contained in:
Michael Gordeev
2019-07-11 20:52:32 +00:00
parent 2a004b0dde
commit fee80ef07f
@@ -5,6 +5,7 @@ using Microsoft.Advertising.WinRT.UI;
using Windows.UI.Xaml.Media.Imaging; using Windows.UI.Xaml.Media.Imaging;
using Microsoft.Toolkit.Uwp.UI.Controls; using Microsoft.Toolkit.Uwp.UI.Controls;
using Microsoft.AppCenter.Analytics; using Microsoft.AppCenter.Analytics;
using System.Collections.Generic;
namespace FoxTube.Controls.Adverts namespace FoxTube.Controls.Adverts
{ {