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

Some projects can't be consumed from .net 4.7.2 #2056

Closed
IlSocio opened this issue Apr 1, 2022 · 0 comments
Closed

Some projects can't be consumed from .net 4.7.2 #2056

IlSocio opened this issue Apr 1, 2022 · 0 comments

Comments

@IlSocio
Copy link
Contributor

IlSocio commented Apr 1, 2022

Describe the bug

These projects below
Paramore.Brighter.MsSql.EntityFrameworkCore
Paramore.Brighter.ServiceActivator.Extensions.HealthCheck

Can't be consumed from .net472 because they don't target .netstandard2.0

To Reproduce

For this specific case would be overkill to create a repo to reproduce the issue
I'm going to submit a Pull-Request to improve the compatibility

Exceptions (if any)

Further technical details

https://github.com/BrighterCommand/Brighter/blob/master/src/Paramore.Brighter.MsSql.EntityFrameworkCore/Paramore.Brighter.MsSql.EntityFrameworkCore.csproj#L6
https://github.com/BrighterCommand/Brighter/blob/master/src/Paramore.Brighter.ServiceActivator.Extensions.HealthChecks/Paramore.Brighter.ServiceActivator.Extensions.HealthChecks.csproj#L4

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

1 participant