Skip to content

Commit 561da93

Browse files
Update dependencies from build 302589 (#15409)
Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.26118.109 -> 0.2.0-preview.26119.109) [[ commit created by automation ]] Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 42e97b7 commit 561da93

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This file should be imported by eng/Versions.props
88
<!-- _git/vs-code-coverage dependencies -->
99
<MicrosoftInternalCodeCoveragePackageVersion>18.5.0-preview.26113.4</MicrosoftInternalCodeCoveragePackageVersion>
1010
<!-- dotnet/dotnet dependencies -->
11-
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.26118.109</MicrosoftDiagnosticsNETCoreClientPackageVersion>
11+
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.26119.109</MicrosoftDiagnosticsNETCoreClientPackageVersion>
1212
<!-- dotnet/runtime dependencies -->
1313
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
1414
<!-- dotnet/core-setup dependencies -->

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="4c0aa722933ea491006247bbc0a484fa3c28cd14" BarId="302348" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="18089f4b324825f5720bd722d24d6a8847f8b5d9" BarId="302589" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="18.5.0-preview.26113.4">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
77
<Sha>e5cf32343c7d3e6725350cb7f85e90171416f789</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.26118.109">
9+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.26119.109">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>4c0aa722933ea491006247bbc0a484fa3c28cd14</Sha>
11+
<Sha>18089f4b324825f5720bd722d24d6a8847f8b5d9</Sha>
1212
</Dependency>
1313
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
1414
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="6.0.2">

0 commit comments

Comments
 (0)