File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
PluginsAndFeatures/azure-toolkit-for-rider
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ### Fixed
8+
9+ - Unable to open the Resource Group and Service Plan dialog ([ #1021 ] ( https://github.com/JetBrains/azure-tools-for-intellij/issues/1021 ) )
10+
711## [ 4.4.6] - 2025-03-27
812
913### Added
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.jetbrains
44pluginName = azure-toolkit-for-rider
55pluginRepositoryUrl = https://github.com/JetBrains/azure-tools-for-intellij
66# SemVer format -> https://semver.org
7- pluginVersion = 4.4.6
7+ pluginVersion = 4.4.7
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 251
Original file line number Diff line number Diff line change 7070 <dependencySupport kind =" dotnet" coordinate =" Microsoft.Identity.Web" displayName =" Azure Toolkit" />
7171 <dependencySupport kind =" executable" coordinate =" az" />
7272
73- <errorHandler implementation =" com.intellij.diagnostic.JetBrainsMarketplaceErrorReportSubmitter" />
74-
7573 <iconMapper mappingFile =" AzureIconMappings.json" />
7674 </extensions >
7775
You can’t perform that action at this time.
0 commit comments