Skip to content

Commit 6e72b33

Browse files
Specify version for Microsoft.CodeAnalysis.CSharp package (CoplayDev#278)
1 parent 94ad8de commit 6e72b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ MCP for Unity connects your tools using two components:
8787
**Method 1: NuGet for Unity (Recommended)**
8888
1. Install [NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity)
8989
2. Go to `Window > NuGet Package Manager`
90-
3. Search for `Microsoft.CodeAnalysis.CSharp` and install the package
90+
3. Search for `Microsoft.CodeAnalysis.CSharp`, select version 3.11.0 and install the package
9191
5. Go to `Player Settings > Scripting Define Symbols`
9292
6. Add `USE_ROSLYN`
9393
7. Restart Unity

0 commit comments

Comments
 (0)