提交 c331c852 编写于 作者: S Srivatsn Narayanan

Fix typo CSharp->VisualBasic

上级 95ff3c9f
......@@ -6,7 +6,7 @@ Imports Microsoft.CodeAnalysis.Host.Mef
Imports Microsoft.VisualStudio.LanguageServices.Implementation.ProjectSystem
Namespace Microsoft.VisualStudio.LanguageServices.VisualBasic.ProjectSystemShim
<ExportLanguageService(GetType(IEntryPointFinderService), LanguageNames.CSharp), [Shared]>
<ExportLanguageService(GetType(IEntryPointFinderService), LanguageNames.VisualBasic), [Shared]>
Friend Class VisualBasicEntryPointFinderService
Implements IEntryPointFinderService
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册