Skip to content

Commit 4a4d4e2

Browse files
Temp - add missing header to get build
1 parent eaf92be commit 4a4d4e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

common/CommunityToolkit.Labs.Core.SourceGenerators.LabsUITestMethod.Tests/LabsUITestMethodTests.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// 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+
15
using CommunityToolkit.Labs.Core.SourceGenerators.LabsUITestMethod;
26
using CommunityToolkit.Labs.Core.SourceGenerators.LabsUITestMethod.Diagnostics;
37
using Microsoft.CodeAnalysis;

0 commit comments

Comments
 (0)