Skip to content

Commit 1cfcd52

Browse files
Fixed namespace
1 parent c88af80 commit 1cfcd52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Community.VisualStudio.Toolkit.Shared/Helpers/OutputWindowPane.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
using Microsoft.VisualStudio.Threading;
88
using Task = System.Threading.Tasks.Task;
99

10-
namespace Community.VisualStudio.Toolkit.Shared.Helpers
10+
namespace Community.VisualStudio.Toolkit
1111
{
1212
/// <summary>
1313
/// A pane in the Output window.

0 commit comments

Comments
 (0)