We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8b4a0 commit cb5afc3Copy full SHA for cb5afc3
eng/Versions.props
@@ -1,9 +1,9 @@
1
<Project>
2
<PropertyGroup Label="Version settings">
3
<!-- MSTest version -->
4
- <VersionPrefix>3.11.0</VersionPrefix>
+ <VersionPrefix>3.11.1</VersionPrefix>
5
<!-- Testing Platform version -->
6
- <TestingPlatformVersionPrefix>1.9.0</TestingPlatformVersionPrefix>
+ <TestingPlatformVersionPrefix>1.9.1</TestingPlatformVersionPrefix>
7
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
8
</PropertyGroup>
9
<PropertyGroup Label="MSTest prod dependencies - darc updated">
0 commit comments