[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-25。"],[[[".NET Cloud Run functions utilize MSBuild project files (e.g., `.csproj`, `.fsproj`, `.vbproj`) which are essential for building and deploying functions."],["Libraries can be added to a function's project file using the `dotnet add package MY_LIBRARY` command."],["The Functions Framework is a required dependency for all functions, and including it explicitly is recommended for clarity."],["For private dependencies, mirroring `functions-framework` to a private registry and using it as a dependency is recommended to avoid installing from the public internet."]]],[]]