Skip to content

Commit 0d683e4

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20211018.2 (#1031)
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 5.0.0-preview.21514.2 -> To Version 5.0.251802 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5fe9ed2 commit 0d683e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<Uri>https://github.com/dotnet/command-line-api</Uri>
55
<Sha>166610c56ff732093f0145a2911d4f6c40b786da</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="5.0.0-preview.21514.2">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="5.0.251802">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>84e364e79abd56d4479dae920a9f6db0803ec493</Sha>
9+
<Sha>592990b5913930a1b51b7505cdbb3b2205c79f03</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.0-preview.21514.2">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.251802">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>84e364e79abd56d4479dae920a9f6db0803ec493</Sha>
13+
<Sha>592990b5913930a1b51b7505cdbb3b2205c79f03</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<!-- dotnet/aspnetcore references -->
3535
<VSRedistCommonAspNetCoreSharedFrameworkx6460Version>6.0.0-rtm.21514.23</VSRedistCommonAspNetCoreSharedFrameworkx6460Version>
3636
<!-- dotnet/diagnostics references -->
37-
<MicrosoftDiagnosticsMonitoringVersion>5.0.0-preview.21514.2</MicrosoftDiagnosticsMonitoringVersion>
38-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.0-preview.21514.2</MicrosoftDiagnosticsMonitoringEventPipeVersion>
37+
<MicrosoftDiagnosticsMonitoringVersion>5.0.251802</MicrosoftDiagnosticsMonitoringVersion>
38+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.251802</MicrosoftDiagnosticsMonitoringEventPipeVersion>
3939
<!-- dotnet/runtime references -->
4040
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rtm.21514.7</VSRedistCommonNetCoreSharedFrameworkx6460Version>
4141
<!-- dotnet/symstore references -->

0 commit comments

Comments
 (0)