Skip to content

Commit eabf32d

Browse files
committed
Fix build
1 parent e83249e commit eabf32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.Test/Settings/ClientSettingsManagerTest.cs

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using System.Collections.Generic;
66
using System.Threading.Tasks;
77
using Microsoft.AspNetCore.Razor.Test.Common.VisualStudio;
8+
using Microsoft.CodeAnalysis.Razor.Logging;
89
using Microsoft.CodeAnalysis.Razor.Settings;
910
using Xunit;
1011
using Xunit.Abstractions;

0 commit comments

Comments
 (0)