File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginNamespace = MSBuild.DevKit
66dotnetBuildConfiguration = Debug
77pluginRepositoryUrl = https://github.com/seclerp/rider-msbuild-devkit
88# SemVer format -> https://semver.org
9- pluginVersion = 1.2.1
9+ pluginVersion = 1.2.2
1010
1111# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1212pluginSinceBuild = 251
@@ -36,4 +36,4 @@ org.gradle.caching = true
3636systemProp.org.gradle.unsafe.kotlin.assignment = true
3737
3838# To use IDE builds from Maven repo rather than official installers.
39- org.jetbrains.intellij.platform.buildFeature.useBinaryReleases =false
39+ org.jetbrains.intellij.platform.buildFeature.useBinaryReleases =false
You can’t perform that action at this time.
0 commit comments