We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8efdf17 commit 0f1bdb4Copy full SHA for 0f1bdb4
Microsoft.Toolkit.Uwp.Notifications/Toasts/IToastActivateableBuilder.cs
@@ -1,6 +1,8 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.Text;
+// Licensed to the .NET Foundation under one or more agreements.
+// The .NET Foundation licenses this file to you under the MIT license.
+// See the LICENSE file in the project root for more information.
4
+
5
+using System;
6
7
namespace Microsoft.Toolkit.Uwp.Notifications
8
{
0 commit comments