Skip to content

Commit 4d43d12

Browse files
Update dependencies from https://github.com/microsoft/vstest build 20220912-02 (#27820)
[main] Update dependencies from microsoft/vstest
1 parent 988f7fc commit 4d43d12

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
@@ -105,9 +105,9 @@
105105
<Uri>https://github.com/nuget/nuget.client</Uri>
106106
<Sha>d22c6743bf6237c39b98d5d680e06e6c33e97f1c</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.4.0-preview-20220909-02">
108+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.4.0-preview-20220912-02">
109109
<Uri>https://github.com/microsoft/vstest</Uri>
110-
<Sha>553becc1921bb150ea411c30ca19bb2961d8f305</Sha>
110+
<Sha>47f4e89e49e53808d745fc063ba11a531185c650</Sha>
111111
</Dependency>
112112
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22458.1">
113113
<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.4.0-preview-20220909-02</MicrosoftNETTestSdkPackageVersion>
83+
<MicrosoftNETTestSdkPackageVersion>17.4.0-preview-20220912-02</MicrosoftNETTestSdkPackageVersion>
8484
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
8585
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
8686
</PropertyGroup>

0 commit comments

Comments
 (0)