Skip to content

Commit f5ca917

Browse files
authored
Upgrade Microsoft.CodeAnalysis to v5.0 (#633)
Updated package version for Microsoft.CodeAnalysis and SQLitePCLRaw.
1 parent 72c30a2 commit f5ca917

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎docs/i18n/README-zh.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ MCP for Unity 支持多个 Unity Editor 实例。要将操作定向到某个特
157157
要使用能捕获未定义命名空间、类型和方法的 **Strict** 验证:
158158

159159
1. 安装 [NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity)
160-
2. `Window > NuGet Package Manager` → 安装 `Microsoft.CodeAnalysis` v4.14.0
161-
3. 同时安装 `SQLitePCLRaw.core` 和 `SQLitePCLRaw.bundle_e_sqlite3`
160+
2. `Window > NuGet Package Manager` → 安装 `Microsoft.CodeAnalysis` v5.0
161+
3. 同时安装 `SQLitePCLRaw.core` 和 `SQLitePCLRaw.bundle_e_sqlite3` v3.0.2
162162
4. 在 `Player Settings > Scripting Define Symbols` 中添加 `USE_ROSLYN`
163163
5. 重启 Unity
164164

0 commit comments

Comments
 (0)