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

[BUG]Elsa2 When does Elsa support. net9? #6306

Open
zhanghaipeng666 opened this issue Jan 16, 2025 · 2 comments
Open

[BUG]Elsa2 When does Elsa support. net9? #6306

zhanghaipeng666 opened this issue Jan 16, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@zhanghaipeng666
Copy link

warning NU1608: The detected package version is outside the dependency constraint: Rebus. ServiceProvider 10.00 requires Microsoft Extensions.DependencyInjection (>= 6.0.0 && < 9.0.0), But version Microsoft Extensions. Dependency Injection 9.0.0 has been resolved.
1>G:\Zhp_Project\zhp.net\Zhp. Api\Zhp.Api.csproj : warning NU1608: The detected package version is outside the dependency constraint: Rebus. ServiceProvider 10.00 requires Microsoft Extensions.Hosting.Abstractions (>= 6.0.0 && < 9.0.0), But version Microsoft Extensions. Hosting. Abstracts 9.0.0 has been resolved.
1>G:\Zhp_Project\zhp.net\Zhp. Api\Zhp.Api.csproj : warning NU1608: The detected package version is outside the dependency constraint: Rebus. ServiceProvider 10.00 requires Microsoft. extensions. logging. abstractions (>=6.0.0&&<9.0.0), but version Microsoft Extensions. Logging. Abstracts 9.0.1 has been resolved.

@zhanghaipeng666 zhanghaipeng666 added the bug Something isn't working label Jan 16, 2025
@adamfisher
Copy link

Looks like 3.3.0 RC4 added support if you want to get on an earlier release candidate.

@zhanghaipeng666
Copy link
Author

Looks like 3.3.0 RC4 added support if you want to get on an earlier release candidate.

I am using Elsa 2.0 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants