Skip to content

Commit 0ea7303

Browse files
authored
Update MSTest to latest (dotnet#7349)
1 parent 1f5a81b commit 0ea7303

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
@@ -61,8 +61,8 @@
6161
<OneTbbPkgVersion Condition="$([MSBuild]::IsOSPlatform('osx'))">2021.7.1.14939</OneTbbPkgVersion>
6262
<OneDalMajorBinaryVersion>1</OneDalMajorBinaryVersion>
6363
<OneDalMinorBinaryVersion>1</OneDalMinorBinaryVersion>
64-
<MSTestTestAdapterVersion>3.5.0</MSTestTestAdapterVersion>
65-
<MSTestTestFrameworkVersion>3.5.0</MSTestTestFrameworkVersion>
64+
<MSTestTestAdapterVersion>3.7.0</MSTestTestAdapterVersion>
65+
<MSTestTestFrameworkVersion>3.7.0</MSTestTestFrameworkVersion>
6666
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
6767
<ParquetDotNetVersion>2.1.3</ParquetDotNetVersion>
6868
<PlotlyNETCSharpVersion>0.11.1</PlotlyNETCSharpVersion>

0 commit comments

Comments
 (0)