We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
InformationalVersion
2.0.0-rc.1
1 parent 7b27696 commit d02d600Copy full SHA for d02d600
1 file changed
PSReadLine/PSReadLine.csproj
@@ -6,7 +6,7 @@
6
<AssemblyName>Microsoft.PowerShell.PSReadLine2</AssemblyName>
7
<AssemblyVersion>2.0.0.0</AssemblyVersion>
8
<FileVersion>2.0.0</FileVersion>
9
- <InformationalVersion>2.0.0-beta6</InformationalVersion>
+ <InformationalVersion>2.0.0-rc.1</InformationalVersion>
10
<TargetFrameworks>net461;netcoreapp2.1</TargetFrameworks>
11
</PropertyGroup>
12
0 commit comments