diff --git a/Src/PluginAndTests.props b/Src/PluginAndTests.props
index 654d3ea..81d21fb 100644
--- a/Src/PluginAndTests.props
+++ b/Src/PluginAndTests.props
@@ -10,7 +10,7 @@
$([System.Text.RegularExpressions.Regex]::Match($(ReSharperVersionIdentifier), $(_ReSharperVersionIdentifierRegex)).Groups[2].Value)
$([System.Text.RegularExpressions.Regex]::Match($(ReSharperVersionIdentifier), $(_ReSharperVersionIdentifierRegex)).Groups[3].Value)
- $(ReSharperVersionYYYY).$(ReSharperVersionMinor).*-*
+ $(ReSharperVersionYYYY).$(ReSharperVersionMinor).2