Skip to content

Commit 4d2e4b0

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 278647 (#15253)
Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25409.103 -> 0.2.0-preview.25410.101) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ab8ad2b commit 4d2e4b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This file should be imported by eng/Versions.props
99
<!-- _git/vs-code-coverage dependencies -->
1010
<MicrosoftInternalCodeCoveragePackageVersion>17.15.0-preview.25354.5</MicrosoftInternalCodeCoveragePackageVersion>
1111
<!-- dotnet/dotnet dependencies -->
12-
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.25409.103</MicrosoftDiagnosticsNETCoreClientPackageVersion>
12+
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.25410.101</MicrosoftDiagnosticsNETCoreClientPackageVersion>
1313
<!-- dotnet/runtime dependencies -->
1414
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
1515
<SystemComponentModelCompositionPackageVersion>4.5.0</SystemComponentModelCompositionPackageVersion>

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="e9f665e52848a3615736c099e5631af531b66a5c" BarId="278626" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="8c7b3dcd2bd657c11b12973f1214e7c3c616b174" BarId="278647" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.15.0-preview.25354.5">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
77
<Sha>b3c8a0e7de26919a4efd2a347133522dca5b8ee6</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.25409.103">
9+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.25410.101">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>e9f665e52848a3615736c099e5631af531b66a5c</Sha>
11+
<Sha>8c7b3dcd2bd657c11b12973f1214e7c3c616b174</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="System.ComponentModel.Composition" Version="4.5.0">

0 commit comments

Comments
 (0)