Skip to content

Commit 7541e62

Browse files
authored
Merge pull request #28358 from dotnet/darc-main-40275d19-1171-42f5-adb0-8e460a85cb6a
2 parents f720423 + 8b1d1c9 commit 7541e62

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>1a082949ae5b6da7ca2cce047396c53ae1afdde7</Sha>
107107
</Dependency>
108-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221004-01">
108+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221005-01">
109109
<Uri>https://github.com/microsoft/vstest</Uri>
110-
<Sha>6d5b200480d029874cb45126aa9e773e09d7b864</Sha>
110+
<Sha>7dc42edaac227b43dc6fd1cba20ce3b84c62fe83</Sha>
111111
</Dependency>
112112
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22504.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
@@ -79,7 +79,7 @@
7979
</PropertyGroup>
8080
<PropertyGroup>
8181
<!-- Dependencies from https://github.com/Microsoft/vstest -->
82-
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221004-01</MicrosoftNETTestSdkPackageVersion>
82+
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221005-01</MicrosoftNETTestSdkPackageVersion>
8383
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
8484
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
8585
</PropertyGroup>

0 commit comments

Comments
 (0)