Upgrade Visual Studio and remove support for deprecated .NET 6 #136
Annotations
5 errors
|
build:
test/test-operator/Startup.cs#L27
'IServiceCollection' does not contain a definition for 'AddKubernetesOperator' and no accessible extension method 'AddKubernetesOperator' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
test/test-operator/Startup.cs#L32
'IApplicationBuilder' does not contain a definition for 'UseKubernetesOperator' and no accessible extension method 'UseKubernetesOperator' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
test/test-operator/Startup.cs#L27
'IServiceCollection' does not contain a definition for 'AddKubernetesOperator' and no accessible extension method 'AddKubernetesOperator' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
test/test-operator/Startup.cs#L32
'IApplicationBuilder' does not contain a definition for 'UseKubernetesOperator' and no accessible extension method 'UseKubernetesOperator' accepting a first argument of type 'IApplicationBuilder' could be found (are you missing a using directive or an assembly reference?)
|
|
build
Process completed with exit code 1.
|