chore: Bump Swashbuckle.AspNetCore from 6.5.0 to 10.1.2 #18
Annotations
7 errors and 4 warnings
|
|
|
StudentManagement.API/Program.cs#L63
'WebApplication' does not contain a definition for 'UseSwaggerUI' and no accessible extension method 'UseSwaggerUI' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
StudentManagement.API/Program.cs#L62
'WebApplication' does not contain a definition for 'UseSwagger' and no accessible extension method 'UseSwagger' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
StudentManagement.API/Program.cs#L49
'IServiceCollection' does not contain a definition for 'AddSwaggerGen' and no accessible extension method 'AddSwaggerGen' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
|
StudentManagement.API/Program.cs#L63
'WebApplication' does not contain a definition for 'UseSwaggerUI' and no accessible extension method 'UseSwaggerUI' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
StudentManagement.API/Program.cs#L62
'WebApplication' does not contain a definition for 'UseSwagger' and no accessible extension method 'UseSwagger' accepting a first argument of type 'WebApplication' could be found (are you missing a using directive or an assembly reference?)
|
|
StudentManagement.API/Program.cs#L49
'IServiceCollection' does not contain a definition for 'AddSwaggerGen' and no accessible extension method 'AddSwaggerGen' accepting a first argument of type 'IServiceCollection' could be found (are you missing a using directive or an assembly reference?)
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading