Skip to content

Commit debc2f5

Browse files
authored
[main] Update dependencies from microsoft/testfx (#50158)
2 parents f3569b1 + 2ffdee1 commit debc2f5

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
<!-- Begin: Package sources from dotnet-aspire -->
77
<!-- End: Package sources from dotnet-aspire -->
88
<!-- Begin: Package sources from dotnet-runtime -->
9-
<add key="darc-int-dotnet-runtime-aae90fa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-aae90fa-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0-2/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-runtime-aae90fa-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0-1/nuget/v3/index.json" />
129
<!-- End: Package sources from dotnet-runtime -->
1310
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1411
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -40,9 +37,6 @@
4037
<clear />
4138
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4239
<!-- Begin: Package sources from dotnet-runtime -->
43-
<add key="darc-int-dotnet-runtime-aae90fa-1" value="true" />
44-
<add key="darc-int-dotnet-runtime-aae90fa-2" value="true" />
45-
<add key="darc-int-dotnet-runtime-aae90fa" value="true" />
4640
<!-- End: Package sources from dotnet-runtime -->
4741
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4842
</disabledPackageSources>

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ This file should be imported by eng/Versions.props
142142
<NuGetProtocolPackageVersion>7.0.0-preview.1.100</NuGetProtocolPackageVersion>
143143
<NuGetVersioningPackageVersion>7.0.0-preview.1.100</NuGetVersioningPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25407.1</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>3.11.0-preview.25407.1</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25408.2</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>3.11.0-preview.25408.2</MSTestPackageVersion>
147147
</PropertyGroup>
148148
<!--Property group for alternate package version names-->
149149
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25407.1">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25408.2">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>e1f0a9d0bde8b48c4fbc69737642c1026f1ad062</Sha>
558+
<Sha>a995127b79cb0691333b8ec172128ac5e7abb9b2</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25407.1">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25408.2">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>e1f0a9d0bde8b48c4fbc69737642c1026f1ad062</Sha>
562+
<Sha>a995127b79cb0691333b8ec172128ac5e7abb9b2</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25377.103">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)