can now debug project directly
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using NotificationFlyout.Uwp.UI.Controls;
|
||||
using System;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
|
||||
namespace Test
|
||||
{
|
||||
public class Class1 : NotificationFlyoutPresenter
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user