Describe the bug
I followed the instruction of running kernelhttpserver but keeps receiving this exception:
[2023-03-29T16:01:35.028Z] Found C:\Users\zy418\Documents\Visual Studio 2022\semantic-kernel\samples\dotnet\KernelHttpServer\KernelHttpServer.csproj. Using for user secrets file configuration.
[2023-03-29T16:01:37.317Z] A host error has occurred during startup operation 'a5a93bd4-cb49-4c0f-80b6-f299af6af6fb'.
[2023-03-29T16:01:37.319Z] Microsoft.Azure.WebJobs.Extensions.Http: Could not load file or assembly 'System.Net.Http.Formatting, Version=5.2.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. 系统找不到指定的文件(System can not find the specific file)。.
Value cannot be null. (Parameter 'provider')
To Reproduce
Just following this document to start the kernelserver
Expected behavior
Server should run successfully
Screenshots
met error message below:

Desktop (please complete the following information):

- func tool version:
-

Additional context
Add any other context about the problem here.
Describe the bug
I followed the instruction of running kernelhttpserver but keeps receiving this exception:
[2023-03-29T16:01:35.028Z] Found C:\Users\zy418\Documents\Visual Studio 2022\semantic-kernel\samples\dotnet\KernelHttpServer\KernelHttpServer.csproj. Using for user secrets file configuration.
[2023-03-29T16:01:37.317Z] A host error has occurred during startup operation 'a5a93bd4-cb49-4c0f-80b6-f299af6af6fb'.
[2023-03-29T16:01:37.319Z] Microsoft.Azure.WebJobs.Extensions.Http: Could not load file or assembly 'System.Net.Http.Formatting, Version=5.2.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. 系统找不到指定的文件(System can not find the specific file)。.
Value cannot be null. (Parameter 'provider')
To Reproduce
Just following this document to start the kernelserver
Expected behavior
Server should run successfully
Screenshots

met error message below:
Desktop (please complete the following information):

- func tool version: -Additional context
Add any other context about the problem here.