add service defaults #22
Annotations
7 errors
|
dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L19
'WebApplicationBuilder' does not contain a definition for 'AddServiceDefaults' and no accessible extension method 'AddServiceDefaults' accepting a first argument of type 'WebApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L19
'WebApplicationBuilder' does not contain a definition for 'AddServiceDefaults' and no accessible extension method 'AddServiceDefaults' accepting a first argument of type 'WebApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
dotnet/src/Microsoft.AutoGen.Agents.Runtime/Host.cs#L2
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
This job failed
Loading