diff --git a/PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties b/PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties index c635079eb3..1fe2d589d3 100644 --- a/PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties +++ b/PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs='-Duser.language=en' sources=false intellij_version=IC-231.5920-EAP-CANDIDATE-SNAPSHOT -rider_version=RD-2023.1-EAP4-SNAPSHOT +rider_version=RD-2023.1-EAP5-SNAPSHOT #rider_version=RD-2022.3.1 build_common_code_with=rider intellij_plugin_name=azure-toolkit-for-intellij diff --git a/PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/platformPlugin.xml b/PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/platformPlugin.xml index 8b8b5aac77..7bc8faf684 100644 --- a/PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/platformPlugin.xml +++ b/PluginsAndFeatures/azure-toolkit-for-intellij/resources/META-INF/platformPlugin.xml @@ -6,7 +6,7 @@

Added: