Skip to content

Commit d2fabcb

Browse files
Update dependencies from build 309188 (#15635)
Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.26179.102 -> 0.2.0-preview.26203.108) [[ commit created by automation ]] Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent fa077d6 commit d2fabcb

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
@@ -10,7 +10,7 @@ This file should be imported by eng/Versions.props
1010
<!-- dotnet-core-setup dependencies -->
1111
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>2.0.0</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
1212
<!-- dotnet-dotnet dependencies -->
13-
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.26179.102</MicrosoftDiagnosticsNETCoreClientPackageVersion>
13+
<MicrosoftDiagnosticsNETCoreClientPackageVersion>0.2.0-preview.26203.108</MicrosoftDiagnosticsNETCoreClientPackageVersion>
1414
<!-- dotnet-runtime dependencies -->
1515
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
1616
<!-- dotnet-symreader-converter 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="d70206844a95b337601237466bfc6cbb7d52d6d4" BarId="308297" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="1a405c76db678301b6f6f5b22d2a63a152c26b97" BarId="309188" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="18.7.0-preview.26201.1">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
77
<Sha>def88fd1ac083374cf38193aca1426eaad13bdda</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.26179.102">
9+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.0-preview.26203.108">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>d70206844a95b337601237466bfc6cbb7d52d6d4</Sha>
11+
<Sha>1a405c76db678301b6f6f5b22d2a63a152c26b97</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)