We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9509fa8 commit ac41d29Copy full SHA for ac41d29
Microsoft.Toolkit.Graph.Controls/TestObservableCollection.cs
@@ -1,4 +1,8 @@
1
-using System;
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+// See the LICENSE file in the project root for more information.
4
+
5
+using System;
6
using System.Collections;
7
using System.Collections.Generic;
8
using System.Collections.ObjectModel;
0 commit comments