Skip to content

Commit 46173f7

Browse files
Update dependencies from https://github.com/dotnet/diagnostics build 20220531.2 (#1965)
Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe From Version 5.0.320703 -> To Version 5.0.328102 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4212767 commit 46173f7

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.320703">
7+
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="5.0.328102">
88
<Uri>https://github.com/dotnet/diagnostics</Uri>
9-
<Sha>c1d79351e6181a4daa61e38e8df6daf791b33401</Sha>
9+
<Sha>ab657cc109f93e48d52f6b12cd7f136bb2d0b311</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.320703">
11+
<Dependency Name="Microsoft.Diagnostics.Monitoring.EventPipe" Version="5.0.328102">
1212
<Uri>https://github.com/dotnet/diagnostics</Uri>
13-
<Sha>c1d79351e6181a4daa61e38e8df6daf791b33401</Sha>
13+
<Sha>ab657cc109f93e48d52f6b12cd7f136bb2d0b311</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.Extensions.Configuration.KeyPerFile" Version="6.0.0">
1616
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<MicrosoftAspNetCoreAppRuntimewinx64Version>6.0.0</MicrosoftAspNetCoreAppRuntimewinx64Version>
3535
<VSRedistCommonAspNetCoreSharedFrameworkx6460Version>6.0.0-rtm.21526.8</VSRedistCommonAspNetCoreSharedFrameworkx6460Version>
3636
<!-- dotnet/diagnostics references -->
37-
<MicrosoftDiagnosticsMonitoringVersion>5.0.320703</MicrosoftDiagnosticsMonitoringVersion>
38-
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.320703</MicrosoftDiagnosticsMonitoringEventPipeVersion>
37+
<MicrosoftDiagnosticsMonitoringVersion>5.0.328102</MicrosoftDiagnosticsMonitoringVersion>
38+
<MicrosoftDiagnosticsMonitoringEventPipeVersion>5.0.328102</MicrosoftDiagnosticsMonitoringEventPipeVersion>
3939
<!-- dotnet/runtime references -->
4040
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
4141
<MicrosoftExtensionsConfigurationKeyPerFileVersion>6.0.0</MicrosoftExtensionsConfigurationKeyPerFileVersion>

0 commit comments

Comments
 (0)