大概是這樣的報錯:
This file is within module "..\..\worktest2\modtest2", which is not included in your workspace.
To fix this problem, you can add this module to your go.work file (file:///C:/Users/shen
在使用 Visual Studio Code 本地調試 Azure Function 項目時,有時會遇到如下錯誤:
Could not load file or assembly 'Microsoft.Extensions.Diagnostics.Abstractions, Version=8.0.0.0'
這個錯誤通常發生在你嘗試啓動 func host start 命令時。雖然錯誤信息看起來複