mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
For Godot 3.2.2 beta2+ actualize requirements for Rider on Windows (#3584)
This commit is contained in:
@@ -50,7 +50,7 @@ Make sure you at least have the .NET Framework 4.5 targeting pack installed, you
|
||||
Windows (JetBrains Rider)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
JetBrains Rider comes with bundled MSBuild, so you just need a recent .NET Framework Developer Pack.
|
||||
JetBrains Rider comes with bundled MSBuild, so nothing extra is required.
|
||||
Make sure to set the following preferences:
|
||||
|
||||
- In Godot:
|
||||
@@ -60,7 +60,7 @@ Make sure to set the following preferences:
|
||||
|
||||
- In Rider:
|
||||
|
||||
- ``TargetFrameworkVersion`` in ``csproj`` should match the installed .NET Framework Developer Pack.
|
||||
- Set ``MSBuild version`` to either bundled with Rider or .NET Core.
|
||||
- Install **Godot support** plugin.
|
||||
|
||||
macOS and Linux
|
||||
|
||||
Reference in New Issue
Block a user