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

Mediator Abstractions not Compatible with .NetStandard2.0 #158

Open
HarryPooni-Omnio opened this issue Jan 14, 2025 · 1 comment
Open

Mediator Abstractions not Compatible with .NetStandard2.0 #158

HarryPooni-Omnio opened this issue Jan 14, 2025 · 1 comment

Comments

@HarryPooni-Omnio
Copy link

I get the following error when using the latest Abstraction within my Nuget package which is targeting .netstandard2.0

Package Mediator.Abstractions 2.1.7 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package Mediator.Abstractions 2.1.7 supports: netstandard2.1 (.NETStandard,Version=v2.1)

However your csproj targets netstandard2.0, can you clarify?

@martinothamar
Copy link
Owner

I've gone back to targeting netstandard2.0 for the 3.0 previews. But 2.1 is targeting netstandard2.1

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

No branches or pull requests

2 participants