LLamaSharp/LLama.WebAPI
dependabot[bot] 57c1ecf7af
build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3
Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 06:40:03 +00:00
..
Controllers Minimal changes required to remove non-async inference. 2023-09-14 21:04:14 +01:00
Models Fixed WebAPI 2023-12-18 09:03:48 -07:00
Services Fixed WebAPI 2023-12-18 09:03:48 -07:00
LLama.WebAPI.csproj build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.2 to 8.0.3 2024-04-01 06:40:03 +00:00
Program.cs Fixed WebAPI 2023-12-18 09:03:48 -07:00
appsettings.Development.json Fixed WebAPI 2023-12-18 09:03:48 -07:00
appsettings.json Add targets in Web project 2023-11-13 23:26:29 +01:00