Skip to content

Commit

Permalink
Merge pull request #1601 from Crown-Commercial-Service/p3sprint6
Browse files Browse the repository at this point in the history
P3sprint6 release to UAT on 05-04-2023 at 15-11 PM
  • Loading branch information
ponselvamsakthivel-bc authored Apr 5, 2023
2 parents daa2304 + cb18069 commit f0fe405
Show file tree
Hide file tree
Showing 83 changed files with 7,856 additions and 384 deletions.
1 change: 1 addition & 0 deletions api/CcsSso.Core.Api/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ public void ConfigureServices(IServiceCollection services)
services.AddScoped<IBulkUploadService, BulkUploadService>();
services.AddScoped<IBulkUploadFileContentService, BulkUploadFileContentService>();
services.AddScoped<IUserProfileRoleApprovalService, UserProfileRoleApprovalService>();
services.AddScoped<IServiceRoleGroupMapperService, ServiceRoleGroupMapperService>();

services.AddHttpContextAccessor();

Expand Down
Loading

0 comments on commit f0fe405

Please sign in to comment.