ardalis / ApiEndpoints

A project for supporting API Endpoints in ASP.NET Core web applications.
MIT License
3.13k stars 227 forks source link

Update for 4.0 release #169

Closed ardalis closed 2 years ago

ardalis commented 2 years ago

@maxkoshevoi let's try this again. I was mistakenly using an older branch that should have been deleted. I updated the README to add a note - does that cover what you meant?

ardalis commented 2 years ago

Thanks! Let's (finally) get this live!

ardalis commented 2 years ago

Now if only the CI build(s) would work...

maxkoshevoi commented 2 years ago

Now if only the CI build(s) would work...

I think, you just need to install .net 6 here: https://github.com/ardalis/ApiEndpoints/blob/main/.github/workflows/codeql-analysis.yml

ardalis commented 2 years ago

Oh probably. That fixed the other ones but I wasn't worried about codeql last night.