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

fix: #282 fix .NET7-Ocelot19.* and .NET8-Ocelot20.* bug #283

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

MateralCMX
Copy link
Contributor

#282 An exception A occurred when using the new version of Ocelot[19.|20.].

Method not found: 'System.Threading.Tasks.Task`1<System.Collections.Generic.List`1<Ocelot.Values.Service>> Ocelot.ServiceDiscovery.Providers.IServiceDiscoveryProvider.Get()'.

@Burgyn
Copy link
Owner

Burgyn commented Nov 20, 2023

Hi @MateralCMX,
thanks for your PR.

Please fix workflow.

In files deploy.yml and pull_request.yml change dotnet version to 8.0.x.

…w and fix the bug of the wrong .NET version number in the test project.
@MateralCMX
Copy link
Contributor Author

Hi @Burgyn ,
I have fixed the .NET version number in the workflow.

@Burgyn Burgyn merged commit b56a5c8 into Burgyn:master Nov 21, 2023
3 checks passed
@Burgyn
Copy link
Owner

Burgyn commented Nov 21, 2023

Close #282

This change will be release in a few minutes as version 8.0.0.

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.

2 participants