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 9015bfc commit ec10f17Copy full SHA for ec10f17
PowerShellEditorServices.Common.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>2.3.0</VersionPrefix>
4
- <VersionSuffix></VersionSuffix>
+ <VersionPrefix>2.4.0</VersionPrefix>
+ <VersionSuffix>preview.1</VersionSuffix>
5
<Company>Microsoft</Company>
6
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
7
<PackageTags>PowerShell;editor;development;language;debugging</PackageTags>
0 commit comments