Skip to content

Commit 7477f26

Browse files
author
Rival Abdrakhmanov
committed
Update platform SDK
1 parent 77dd2a7 commit 7477f26

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

PluginsAndFeatures/azure-toolkit-for-rider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- Blocking requests for run configuration validation ([RIDER-124123](https://youtrack.jetbrains.com/issue/RIDER-124123))
1515
- No TODO window via View | Tool Windows ([RIDER-124351](https://youtrack.jetbrains.com/issue/RIDER-124351))
1616

17+
### Changed
18+
19+
- Support for Rider 2025.1
20+
1721
## [4.4.7] - 2025-04-02
1822

1923
### Fixed

PluginsAndFeatures/azure-toolkit-for-rider/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pluginUntilBuild = 251.*
1515
# Release: 2020.2
1616
# EAP: 2020.3-EAP2-SNAPSHOT
1717
# Nightly: 2020.3-SNAPSHOT
18-
platformVersion = 2025.1-RC1-SNAPSHOT
18+
platformVersion = 2025.1
1919

2020
dotnetBuildConfiguration=Release
2121

0 commit comments

Comments
 (0)