We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc3fe55 commit 49e6e5bCopy full SHA for 49e6e5b
Rewrite/Directory.Build.props
@@ -10,7 +10,7 @@
10
<PackageIcon>openrewrite.png</PackageIcon>
11
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
12
<VersionPrefix>0.8.7</VersionPrefix>
13
- <RewriteRemoteVersion>0.8.4-rc.*</RewriteRemoteVersion>
+ <RewriteRemoteVersion>0.8.5-rc.*</RewriteRemoteVersion>
14
<RewriteRemoteDir Condition="'$(RewriteRemoteDir)'==''">..\..\..\..\..\moderneinc\rewrite-remote\Rewrite.Remote</RewriteRemoteDir>
15
<RemotePrinter>True</RemotePrinter>
16
<DebugVisitor>False</DebugVisitor>
0 commit comments