зеркало из https://github.com/dotnet/razor.git
PR feedback
This commit is contained in:
Родитель
763f6994ac
Коммит
614d5e4412
|
@ -8,7 +8,7 @@ using Microsoft.CodeAnalysis.Razor.Workspaces;
|
|||
namespace Microsoft.CodeAnalysis.Remote.Razor;
|
||||
|
||||
[Export(typeof(IHostServicesProvider)), Shared]
|
||||
internal sealed class RemoteHostServicesProvider() : IHostServicesProvider
|
||||
internal sealed class RemoteHostServicesProvider : IHostServicesProvider
|
||||
{
|
||||
public HostServices GetServices()
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче