Made shared Discovery Service #107
Annotations
7 errors
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L2
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L8
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L10
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L2
The type or namespace name 'Logging' does not exist in the namespace 'Microsoft.Extensions' (are you missing an assembly reference?)
|
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L8
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Check:
src/backend/CodeHub.Shared/Services/DiscoveryService.cs#L10
The type or namespace name 'ILogger<>' could not be found (are you missing a using directive or an assembly reference?)
|
Build and Check
Process completed with exit code 1.
|