File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 549
549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550
550
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
551
551
</Dependency>
552
- <Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25357.5 ">
552
+ <Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25358.4 ">
553
553
<Uri>https://github.com/microsoft/testfx</Uri>
554
- <Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803 </Sha>
554
+ <Sha>94360dfccacfc549d3a385300dba6ab40ca4736d </Sha>
555
555
</Dependency>
556
- <Dependency Name="MSTest" Version="3.10.0-preview.25357.5 ">
556
+ <Dependency Name="MSTest" Version="3.10.0-preview.25358.4 ">
557
557
<Uri>https://github.com/microsoft/testfx</Uri>
558
- <Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803 </Sha>
558
+ <Sha>94360dfccacfc549d3a385300dba6ab40ca4736d </Sha>
559
559
</Dependency>
560
560
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25358.102">
561
561
<Uri>https://github.com/dotnet/dotnet</Uri>
Original file line number Diff line number Diff line change 30
30
<UsingToolVSSDK>true</UsingToolVSSDK>
31
31
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
32
32
<!-- This property is only used in the dotnet test integration tests. -->
33
- <MicrosoftTestingPlatformVersion>1.8.0-preview.25357.5 </MicrosoftTestingPlatformVersion>
33
+ <MicrosoftTestingPlatformVersion>1.8.0-preview.25358.4 </MicrosoftTestingPlatformVersion>
34
34
</PropertyGroup>
35
35
<PropertyGroup Label="Servicing version information">
36
36
<VersionFeature21>30</VersionFeature21>
323
323
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
324
324
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
325
325
<MoqPackageVersion>4.18.4</MoqPackageVersion>
326
- <MSTestVersion>3.10.0-preview.25357.5 </MSTestVersion>
326
+ <MSTestVersion>3.10.0-preview.25358.4 </MSTestVersion>
327
327
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
328
328
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
329
329
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>
You can’t perform that action at this time.
0 commit comments