Skip to content

Commit d26f4d7

Browse files
Update dependencies from https://github.com/microsoft/vstest build 20221111-01
Microsoft.NET.Test.Sdk From Version 17.5.0-preview-20221110-01 -> To Version 17.5.0-preview-20221111-01
1 parent cb2f8e8 commit d26f4d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109
<Uri>https://github.com/nuget/nuget.client</Uri>
110110
<Sha>125f673fd1cdb3cc012f62aa3ce764d2460b89eb</Sha>
111111
</Dependency>
112-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221110-01">
112+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221111-01">
113113
<Uri>https://github.com/microsoft/vstest</Uri>
114-
<Sha>2d45edb6c73ac1c4b1f5fcbc7cfcb6bd1cf2ea6c</Sha>
114+
<Sha>b61973970a544ea30d03ac35b6f5535adb64fd4c</Sha>
115115
</Dependency>
116116
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22558.2">
117117
<Uri>https://github.com/dotnet/linker</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</PropertyGroup>
8181
<PropertyGroup>
8282
<!-- Dependencies from https://github.com/Microsoft/vstest -->
83-
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221110-01</MicrosoftNETTestSdkPackageVersion>
83+
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221111-01</MicrosoftNETTestSdkPackageVersion>
8484
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
8585
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
8686
</PropertyGroup>

0 commit comments

Comments
 (0)