Skip to content

Commit 0fb4bf8

Browse files
[main] Source code updates from dotnet/dotnet (#15101)
* Update dependencies from https://github.com/dotnet/dotnet build 271708 Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.631207 -> 0.2.631402) * Update dependencies from https://github.com/dotnet/dotnet build 271805 Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.631402 -> 0.2.631501) * Update dependencies from https://github.com/dotnet/dotnet build 271836 Updated Dependencies: Microsoft.Diagnostics.NETCore.Client (Version 0.2.631501 -> 0.2.631602) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4f68d6b commit 0fb4bf8

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="25bec1af21db71468c5c2c3a588dd54d0e058e9d" BarId="271417" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="vstest" Sha="be8cb623e031f933b5b62e82d37094b4981dce30" BarId="271836" />
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.631207">
9+
<Dependency Name="Microsoft.Diagnostics.NETCore.Client" Version="0.2.631602">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>25bec1af21db71468c5c2c3a588dd54d0e058e9d</Sha>
11+
<Sha>be8cb623e031f933b5b62e82d37094b4981dce30</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.631207</MicrosoftDiagnosticsNETCoreClientVersion>
51+
<MicrosoftDiagnosticsNETCoreClientVersion>0.2.631602</MicrosoftDiagnosticsNETCoreClientVersion>
5252
<MicrosoftExtensionsDependencyModelPackageVersion>6.0.2</MicrosoftExtensionsDependencyModelPackageVersion>
5353
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
5454
<MicrosoftFakesVersion>17.12.0</MicrosoftFakesVersion>

0 commit comments

Comments
 (0)