Skip to content

Commit af3a322

Browse files
authored
Update patch version for 4.0 (#6910)
1 parent e4f6630 commit af3a322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<Project>
22
<PropertyGroup Label="Version settings">
33
<!-- MSTest version -->
4-
<VersionPrefix>4.0.1</VersionPrefix>
4+
<VersionPrefix>4.0.2</VersionPrefix>
55
<!-- Testing Platform version -->
6-
<TestingPlatformVersionPrefix>2.0.1</TestingPlatformVersionPrefix>
6+
<TestingPlatformVersionPrefix>2.0.2</TestingPlatformVersionPrefix>
77
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
88
</PropertyGroup>
99
<PropertyGroup Label="MSTest prod dependencies - darc updated">

0 commit comments

Comments
 (0)