Skip to content

Commit

Permalink
roslyn support ver doc
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Nov 16, 2022
1 parent fb177f8 commit e7aa0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This library is distributed via NuGet. For best performance, recommend to use `.

> PM> Install-Package [MemoryPack](https://www.nuget.org/packages/MemoryPack)
And also editor requires Roslyn 4.3.1 support, for example Visual Studio 2022 version 17.3. For details, see [Roslyn Version Support](https://learn.microsoft.com/en-us/visualstudio/extensibility/roslyn-version-support) document.
And also editor requires Roslyn 4.3.1 support, for example Visual Studio 2022 version 17.3, .NET SDK 6.0.401. For details, see [Roslyn Version Support](https://learn.microsoft.com/en-us/visualstudio/extensibility/roslyn-version-support) document.

For Unity, the requirements and installation process are completely different. See the [Unity](#unity) section for details.

Expand Down

0 comments on commit e7aa0cf

Please sign in to comment.