We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
252.1.0
1 parent e2309e7 commit da00c18Copy full SHA for da00c18
gradle.properties
@@ -4,7 +4,7 @@ javaVersion=21
4
5
dotnetPluginId=Rider.Plugins.MonoGame
6
riderPluginId=me.seclerp.rider.plugins.monogame
7
-pluginVersion=252.0.0-eap02
+pluginVersion=252.1.0
8
9
rdVersion=2025.1.1
10
rdKotlinVersion=2.1.0
@@ -20,7 +20,7 @@ publishChannel=default
20
# Release: 2020.2
21
# Nightly: 2020.3-SNAPSHOT
22
# EAP: 2020.3-EAP2-SNAPSHOT
23
-productVersion=2025.2-EAP2-SNAPSHOT
+productVersion=2025.2.1
24
25
# Kotlin 1.4 will bundle the stdlib dependency by default, causing problems with the version bundled with the IDE
26
# https://blog.jetbrains.com/kotlin/2020/07/kotlin-1-4-rc-released/#stdlib-default
0 commit comments