mirror of
https://github.com/godotengine/godot-csharp-visualstudio.git
synced 2026-01-05 22:10:19 +03:00
Updated dependencies and added VS22 compatibility (#22)
* Dependencies updated to support VS22.
* Close throws exception if not running on main thread. Roslyn dependency set.
* Updated Visual Studio version to 2022 in README.md
* Updated dependencies. May break previous VS19 builds. Works on VS22 17.0.4.
* Updated dependencies, working properly with VS22, NOT WORKING WITH VS19, VISIT 1.X BRANCH TO WORK WITH VS19.
* Requirements updated in README.md
* Version updated to 2.0.0
* Reverted commit 35f18ad. Changed back Test project dependencies.
This commit is contained in:
@@ -5,7 +5,8 @@ Visual Studio extension for the Godot game engine C# projects.
|
||||
## Requirements
|
||||
|
||||
- **Godot 3.2.3** or greater. Older versions of Godot are not supported and do not work.
|
||||
- **Visual Studio 2019**. VS 2017 or earlier are not supported.
|
||||
- **Visual Studio 2022**. VS 2019 or earlier are not supported.
|
||||
- **Visit 1.x** branch to get the **Visual Studio 2019** supported version.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user