We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678b79b commit bf474c2Copy full SHA for bf474c2
PowerShellEditorServices.Common.props
@@ -1,7 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>2.1.0</VersionPrefix>
4
- <VersionSuffix>preview.1</VersionSuffix>
+ <VersionPrefix>2.0.0</VersionPrefix>
5
<Company>Microsoft</Company>
6
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
7
<PackageTags>PowerShell;editor;development;language;debugging</PackageTags>
0 commit comments