mirror of
https://github.com/godotengine/godot-csharp-visualstudio.git
synced 2026-01-04 18:10:03 +03:00
* 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.
* Changed dependencies back to work only with VS19, but not only with Community, but with Pro and Enterprise versions as well. Backwards compatibility is not achievable when using VS22 dependencies.
* Upgraded dependencies. Installs only for VS19
* Requirements updated in README.md
* Revert commit 35f18ad. Changed back Test project dependencies.
* Removed duplication.
* Downgraded dependencies.