SciSharp / BotSharp

The AI Agent Framework in .NET
https://botsharp.readthedocs.io
Apache License 2.0
2.01k stars 419 forks source link

try-update- 3.1 #58

Closed John0King closed 3 years ago

John0King commented 3 years ago

I'm updating this app to .net core 3.1 but I have facing flow issue:

  1. swagger operations, I think this should not needed anymore

since I'm not familiar with this app, I don't know how much I missing.

Could someone in the Team review my change , and help me update to .net core 3

I add a Directory.Build.Props , so we can switch to .net 5 by change this file. I add a .editorconfig to force every file is utf-8 and use lf only

John0King commented 3 years ago

it's ready to review now. is this project still active in development ?