Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update packages #1056

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Update packages #1056

merged 2 commits into from
Jan 5, 2024

Conversation

hishamco
Copy link
Member

No description provided.

@hishamco
Copy link
Member Author

@thiennn could you please give a merge permission so I can merge the pending PRs or any future PRs if you don't mind

I'm requesting this while you're busy, I need to upgrade the project to the latest .net version, after this PR

@@ -73,8 +73,7 @@ void ConfigureService()
}
}

builder.Services.AddScoped<ServiceFactory>(p => p.GetService);
builder.Services.AddScoped<IMediator, Mediator>();
builder.Services.AddMediatR(cfg => cfg.RegisterServicesFromAssembly(typeof(Program).Assembly));
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please check any service that is using MediatR to make sure everything is working as expected

@hishamco hishamco merged commit e5d1422 into master Jan 5, 2024
8 checks passed
@hishamco hishamco deleted the hishamco/packages branch January 5, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant