Skip to content

Commit

Permalink
[rel/3.8] Update deps (#4984)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Feb 12, 2025
1 parent a9e46d6 commit b1cedb7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<CentralPackageTransitivePinningEnabled>false</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<PropertyGroup Label="Product dependencies">
<AspireHostingTestingVersion>8.2.2</AspireHostingTestingVersion>
<AspireHostingTestingVersion>9.0.0</AspireHostingTestingVersion>
<MicrosoftBuildVersion>17.11.4</MicrosoftBuildVersion>
<MicrosoftCodeAnalysisVersion>3.11.0</MicrosoftCodeAnalysisVersion>
<MicrosoftCodeAnalysisVersionForTests>4.10.0</MicrosoftCodeAnalysisVersionForTests>
Expand All @@ -22,7 +22,7 @@
<MicrosoftNETCoreUniversalWindowsPlatformVersion>6.2.14</MicrosoftNETCoreUniversalWindowsPlatformVersion>
<!-- Test Platform, .NET Test SDK and Object Model -->
<MicrosoftNETTestSdkVersion>17.13.0</MicrosoftNETTestSdkVersion>
<MicrosoftPlaywrightVersion>1.49.0</MicrosoftPlaywrightVersion>
<MicrosoftPlaywrightVersion>1.50.0</MicrosoftPlaywrightVersion>
<MicrosoftTestingExtensionsFakesVersion>17.12.0</MicrosoftTestingExtensionsFakesVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24577.4</MicrosoftTestingInternalFrameworkVersion>
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>61b8f746424762d2e3173ebfaab19346224d591c</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.0-preview.25111.3">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.1">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>766fbe6747db12e9e1ce4fd233946db99bd2fb08</Sha>
<Sha>d561687cca6e0617eb0a6de2e059f8f4ff691ec6</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</PropertyGroup>
<PropertyGroup Label="MSTest prod dependencies - darc updated">
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24606.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.14.0-preview.25111.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.1</MicrosoftTestingExtensionsCodeCoverageVersion>
</PropertyGroup>
</Project>

0 comments on commit b1cedb7

Please sign in to comment.