Skip to content

Commit d02d600

Browse files
authored
Update the InformationalVersion to 2.0.0-rc.1 (#1240)
1 parent 7b27696 commit d02d600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSReadLine/PSReadLine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>Microsoft.PowerShell.PSReadLine2</AssemblyName>
77
<AssemblyVersion>2.0.0.0</AssemblyVersion>
88
<FileVersion>2.0.0</FileVersion>
9-
<InformationalVersion>2.0.0-beta6</InformationalVersion>
9+
<InformationalVersion>2.0.0-rc.1</InformationalVersion>
1010
<TargetFrameworks>net461;netcoreapp2.1</TargetFrameworks>
1111
</PropertyGroup>
1212

0 commit comments

Comments
 (0)