File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 183
183
<Uri >https://github.com/nuget/nuget.client</Uri >
184
184
<Sha >c0d441fc5e99e6765c9e0b2f77de162b9866b305</Sha >
185
185
</Dependency >
186
- <Dependency Name =" Microsoft.NET.Test.Sdk" Version =" 17.11.0-preview-24320-06 " >
186
+ <Dependency Name =" Microsoft.NET.Test.Sdk" Version =" 17.11.0-release-24352-05 " >
187
187
<Uri >https://github.com/microsoft/vstest</Uri >
188
- <Sha >5b69fd31169dd07ced917329bbb483f3b73ea98f </Sha >
188
+ <Sha >910ca0dcc779068418464794f5af570eda195222 </Sha >
189
189
<SourceBuild RepoName =" vstest" ManagedOnly =" true" />
190
190
</Dependency >
191
- <Dependency Name =" Microsoft.TestPlatform.CLI" Version =" 17.11.0-preview-24320-06 " >
191
+ <Dependency Name =" Microsoft.TestPlatform.CLI" Version =" 17.11.0-release-24352-05 " >
192
192
<Uri >https://github.com/microsoft/vstest</Uri >
193
- <Sha >5b69fd31169dd07ced917329bbb483f3b73ea98f </Sha >
193
+ <Sha >910ca0dcc779068418464794f5af570eda195222 </Sha >
194
194
</Dependency >
195
- <Dependency Name =" Microsoft.TestPlatform.Build" Version =" 17.11.0-preview-24320-06 " >
195
+ <Dependency Name =" Microsoft.TestPlatform.Build" Version =" 17.11.0-release-24352-05 " >
196
196
<Uri >https://github.com/microsoft/vstest</Uri >
197
- <Sha >5b69fd31169dd07ced917329bbb483f3b73ea98f </Sha >
197
+ <Sha >910ca0dcc779068418464794f5af570eda195222 </Sha >
198
198
</Dependency >
199
199
<Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 8.0.5" >
200
200
<Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri >
Original file line number Diff line number Diff line change 100
100
</PropertyGroup >
101
101
<PropertyGroup >
102
102
<!-- Dependencies from https://github.com/Microsoft/vstest -->
103
- <MicrosoftNETTestSdkPackageVersion >17.11.0-preview-24320-06 </MicrosoftNETTestSdkPackageVersion >
104
- <MicrosoftTestPlatformCLIPackageVersion >17.11.0-preview-24320-06 </MicrosoftTestPlatformCLIPackageVersion >
105
- <MicrosoftTestPlatformBuildPackageVersion >17.11.0-preview-24320-06 </MicrosoftTestPlatformBuildPackageVersion >
103
+ <MicrosoftNETTestSdkPackageVersion >17.11.0-release-24352-05 </MicrosoftNETTestSdkPackageVersion >
104
+ <MicrosoftTestPlatformCLIPackageVersion >17.11.0-release-24352-05 </MicrosoftTestPlatformCLIPackageVersion >
105
+ <MicrosoftTestPlatformBuildPackageVersion >17.11.0-release-24352-05 </MicrosoftTestPlatformBuildPackageVersion >
106
106
</PropertyGroup >
107
107
<PropertyGroup >
108
108
<!-- Dependencies from https://github.com/dotnet/runtime -->
You can’t perform that action at this time.
0 commit comments