Skip to content

Commit 50d7970

Browse files
[release/10.0.1xx] Source code updates from microsoft/vstest (#2990)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 630ec86 commit 50d7970

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/source-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@
121121
"commitSha": "e3fa6845d03322a83d240e32e693beb34747c074"
122122
},
123123
{
124-
"barId": 287701,
124+
"barId": 287819,
125125
"path": "vstest",
126126
"remoteUri": "https://github.com/microsoft/vstest",
127-
"commitSha": "b7e87338056b11ba38cb501d695ce7ad0fc686ed"
127+
"commitSha": "697c1270eebc92c531f27265dd0ff60211b088bb"
128128
},
129129
{
130130
"barId": 287768,

src/vstest/eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from appending +<commitId>, which breaks DTAAgent.
1515
-->
1616
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
17-
<VersionPrefix>18.0.0</VersionPrefix>
17+
<VersionPrefix>18.0.1</VersionPrefix>
1818
<PreReleaseVersionLabel>release</PreReleaseVersionLabel>
1919
</PropertyGroup>
2020
<PropertyGroup Label="Arcade settings">

0 commit comments

Comments
 (0)