Skip to content

Commit 0d4f922

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 271417 (#15100)
Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.631202 -> 0.2.631207) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 91abcb9 commit 0d4f922

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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="20fdc50b34ee89e7c54eef0a193c30ed4816597a" BarId="271343" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="25bec1af21db71468c5c2c3a588dd54d0e058e9d" BarId="271417" />
44
<ProductDependencies>
55
<Dependency Name="Microsoft.Internal.CodeCoverage" Version="17.14.3-preview.25164.1">
66
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
77
<Sha>414b8035705ca246a1b7331eab02a656b0dc3706</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.631202">
9+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.631207">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>20fdc50b34ee89e7c54eef0a193c30ed4816597a</Sha>
11+
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</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">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
4949
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
5050
<MicrosoftCodeCoverageIOVersion>17.7.0</MicrosoftCodeCoverageIOVersion>
51-
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.631202</MicrosoftDiagnosticsNETCoreClientVersion>
51+
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.631207</MicrosoftDiagnosticsNETCoreClientVersion>
5252
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
5353
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
5454
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>

0 commit comments

Comments
 (0)