We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77dd2a7 commit 7477f26Copy full SHA for 7477f26
PluginsAndFeatures/azure-toolkit-for-rider/CHANGELOG.md
@@ -14,6 +14,10 @@
14
- Blocking requests for run configuration validation ([RIDER-124123](https://youtrack.jetbrains.com/issue/RIDER-124123))
15
- No TODO window via View | Tool Windows ([RIDER-124351](https://youtrack.jetbrains.com/issue/RIDER-124351))
16
17
+### Changed
18
+
19
+- Support for Rider 2025.1
20
21
## [4.4.7] - 2025-04-02
22
23
### Fixed
PluginsAndFeatures/azure-toolkit-for-rider/gradle.properties
@@ -15,7 +15,7 @@ pluginUntilBuild = 251.*
# Release: 2020.2
# EAP: 2020.3-EAP2-SNAPSHOT
# Nightly: 2020.3-SNAPSHOT
-platformVersion = 2025.1-RC1-SNAPSHOT
+platformVersion = 2025.1
dotnetBuildConfiguration=Release
0 commit comments