Skip to content

Commit 317b48e

Browse files
Update dependencies from https://github.com/microsoft/vstest build 20221024-01 (#28733)
Microsoft.NET.Test.Sdk From Version 17.5.0-preview-20221021-01 -> To Version 17.5.0-preview-20221024-01 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 804ab1b commit 317b48e

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-20221021-01">
112+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221024-01">
113113
<Uri>https://github.com/microsoft/vstest</Uri>
114-
<Sha>46ca47823c5f9ca1d2373be9eb29d6281286c42a</Sha>
114+
<Sha>d194886e7de0b6bb21a22e0b85472fa6a3b7793a</Sha>
115115
</Dependency>
116116
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22471.3">
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-20221021-01</MicrosoftNETTestSdkPackageVersion>
83+
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221024-01</MicrosoftNETTestSdkPackageVersion>
8484
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
8585
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
8686
</PropertyGroup>

0 commit comments

Comments
 (0)