File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3
3
<packageSources >
4
4
<clear />
5
5
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6
+ <!-- Begin: Package sources from microsoft-testfx -->
7
+ <add key =" darc-pub-microsoft-testfx-4117267" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-microsoft-testfx-4117267e/nuget/v3/index.json" />
8
+ <!-- End: Package sources from microsoft-testfx -->
6
9
<!-- Begin: Package sources from dotnet-aspire -->
7
10
<!-- End: Package sources from dotnet-aspire -->
8
11
<!-- Begin: Package sources from dotnet-runtime -->
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ This file should be imported by eng/Versions.props
140
140
<!-- dotnet/core-setup dependencies -->
141
141
<NETStandardLibraryRefPackageVersion >2.1.0</NETStandardLibraryRefPackageVersion >
142
142
<!-- microsoft/testfx dependencies -->
143
- <MicrosoftTestingPlatformPackageVersion >1.9.0-preview.25501.8 </MicrosoftTestingPlatformPackageVersion >
143
+ <MicrosoftTestingPlatformPackageVersion >2.0.0 </MicrosoftTestingPlatformPackageVersion >
144
144
<MSTestPackageVersion >3.11.0-preview.25501.8</MSTestPackageVersion >
145
145
</PropertyGroup >
146
146
<!-- Property group for alternate package version names-->
Original file line number Diff line number Diff line change 553
553
<Uri >https://github.com/dotnet/dotnet</Uri >
554
554
<Sha >6befeceeaece5c9cb9730878aeaf4667f7c29b70</Sha >
555
555
</Dependency >
556
- <Dependency Name =" Microsoft.Testing.Platform" Version =" 1.9.0-preview.25501.8 " >
556
+ <Dependency Name =" Microsoft.Testing.Platform" Version =" 2.0.0 " >
557
557
<Uri >https://github.com/microsoft/testfx</Uri >
558
- <Sha >a4d4392703e56994925d8fa625219b11e6cd4837 </Sha >
558
+ <Sha >4117267edfb2f6b7dbfef8be013704a24cf9e8b7 </Sha >
559
559
</Dependency >
560
560
<Dependency Name =" MSTest" Version =" 3.11.0-preview.25501.8" >
561
561
<Uri >https://github.com/microsoft/testfx</Uri >
You can’t perform that action at this time.
0 commit comments