Skip to content

Commit e3bc251

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20210719.2 (#763)
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 5.0.0-preview.21419.1 -> To Version 5.0.236902 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ddc8d49 commit e3bc251

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.21419.1">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="5.0.236902">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>fff5a538c23a80c3b1545bfe93481329e359189f</Sha>
9+
<Sha>5366510b270d0f0ebffc9e36e9496688b20b96c2</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.0-preview.21419.1">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.236902">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>fff5a538c23a80c3b1545bfe93481329e359189f</Sha>
13+
<Sha>5366510b270d0f0ebffc9e36e9496688b20b96c2</Sha>
1414
</Dependency>
1515
</ProductDependencies>
1616
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<!-- dotnet/aspnetcore references -->
3232
<VSRedistCommonAspNetCoreSharedFrameworkx6460Version>6.0.0-rc.2.21419.24</VSRedistCommonAspNetCoreSharedFrameworkx6460Version>
3333
<!-- dotnet/diagnostics references -->
34-
<MicrosoftDiagnosticsMonitoringVersion>5.0.0-preview.21419.1</MicrosoftDiagnosticsMonitoringVersion>
35-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.0-preview.21419.1</MicrosoftDiagnosticsMonitoringEventPipeVersion>
34+
<MicrosoftDiagnosticsMonitoringVersion>5.0.236902</MicrosoftDiagnosticsMonitoringVersion>
35+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.236902</MicrosoftDiagnosticsMonitoringEventPipeVersion>
3636
<!-- dotnet/runtime references -->
3737
<VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.0-rc.2.21420.4</VSRedistCommonNetCoreSharedFrameworkx6460Version>
3838
<!-- dotnet/symstore references -->

0 commit comments

Comments
 (0)