File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ### Version 2.0.0
2+
3+ Bug fixes:
4+
5+ * Name the `ReadKey` thread for debug purpose (#1313)
6+ * Compliance: Update the .NET Core version and PowerShell SDK package (#1320)
7+ * Build: Enable F5 debugging of PSReadLine in Visual Studio (#1319) (Thanks @theaquamarine)
8+ * Build: Simply the way to get semantic version information in build (#1324)
9+
110### Version 2.0.0-rc2
211
312Pre-release notes:
Original file line number Diff line number Diff line change 66 <AssemblyName >Microsoft.PowerShell.PSReadLine2</AssemblyName >
77 <AssemblyVersion >2.0.0.0</AssemblyVersion >
88 <FileVersion >2.0.0</FileVersion >
9- <InformationalVersion >2.0.0-rc2 </InformationalVersion >
9+ <InformationalVersion >2.0.0</InformationalVersion >
1010 <TargetFrameworks >net461;netcoreapp2.1</TargetFrameworks >
1111 </PropertyGroup >
1212
You can’t perform that action at this time.
0 commit comments