Burgyn / MMLib.SwaggerForOcelot

This repo contains swagger extension for ocelot.
MIT License
352 stars 94 forks source link

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

Closed MateralCMX closed 11 months ago

MateralCMX commented 11 months ago

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 commented 11 months ago

Hi @MateralCMX, thanks for your PR.

Please fix workflow.

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

MateralCMX commented 11 months ago

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

Burgyn commented 11 months ago

Close #282

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