Skip to content

Commit

Permalink
Update to EAP7 build (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenba authored Nov 8, 2021
1 parent d6bc5fa commit 2ebf650
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ javaVersion=11
org.gradle.jvmargs='-Duser.language=en'
sources=false

intellij_version=IC-213.4928-EAP-CANDIDATE-SNAPSHOT
rider_version=RD-2021.3-EAP6-SNAPSHOT
intellij_version=IC-213.5449-EAP-CANDIDATE-SNAPSHOT
rider_version=RD-2021.3-EAP7-SNAPSHOT
build_common_code_with=rider

intellij_plugin_name=azure-toolkit-for-intellij
Expand All @@ -30,6 +30,6 @@ aspectj_version=5.3.0
kotlin.stdlib.default.dependency=false

rd_version=0.213.394
rider_nuget_sdk_version=2021.3.0-eap06
rider_nuget_sdk_version=2021.3.0-eap07

rider_test_local_env_run=true
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<html>
<h4>Added:</h4>
<ul>
<li>Compatibility with Rider 2021.3 EAP6</li>
<li>Compatibility with Rider 2021.3 EAP7</li>
</ul>
<h4>Fixed:</h4>
<ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<html>
<p>[3.50.0-2021.3]</p>
<ul>
<li>Compatibility with Rider 2021.3 EAP6</li>
<li>Compatibility with Rider 2021.3 EAP7</li>
</ul>
<h4>Fixed bugs:</h4>
<ul>
Expand Down

0 comments on commit 2ebf650

Please sign in to comment.