We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbb8ed commit adff1feCopy full SHA for adff1fe
msbuild/version.props
@@ -1,7 +1,7 @@
1
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
2
<Project>
3
<PropertyGroup>
4
- <VersionPrefix>1.4.1</VersionPrefix>
+ <VersionPrefix>1.4.2</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
6
<ToolsVersion>1.3.0</ToolsVersion>
7
</PropertyGroup>
0 commit comments