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 a19c73b commit b645f02Copy full SHA for b645f02
src/Razor/src/Microsoft.VisualStudioCode.RazorExtension/Services/VSCodeRemoteServicesInitializer.cs
@@ -4,7 +4,6 @@
4
using System.Composition;
5
using System.Threading;
6
using System.Threading.Tasks;
7
-using Microsoft.AspNetCore.Razor;
8
using Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost;
9
using Microsoft.CodeAnalysis.Razor.Logging;
10
using Microsoft.CodeAnalysis.Razor.Remote;
0 commit comments