This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240724.2
- **Date Produced**: July 24, 2024 11:49:41 AM UTC
- **Commit**:
5788b6a4061ccb50495156d3443d596c2e0f6960
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24366.18 to 9.0.0-preview.7.24374.2][5]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24366.18 to 9.0.0-preview.7.24374.2][5]
[5]: https://github.com/dotnet/runtime/compare/
1f70f0cc66...
5788b6a406
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>2f79c475a7365d611f704e90cb7075b752ca60ba</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24366.18">
+ <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.7.24374.2">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>1f70f0cc663b5d45f77840e9728386e5fa7944f9</Sha>
+ <Sha>5788b6a4061ccb50495156d3443d596c2e0f6960</Sha>
</Dependency>
- <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24366.18">
+ <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24374.2">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>1f70f0cc663b5d45f77840e9728386e5fa7944f9</Sha>
+ <Sha>5788b6a4061ccb50495156d3443d596c2e0f6960</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24373.1">
</PropertyGroup>
<PropertyGroup>
<!-- Latest shared runtime version updated by darc -->
- <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24366.18</VSRedistCommonNetCoreSharedFrameworkx6490Version>
- <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24366.18</MicrosoftNETCoreAppRuntimewinx64Version>
+ <VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-preview.7.24374.2</VSRedistCommonNetCoreSharedFrameworkx6490Version>
+ <MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-preview.7.24374.2</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.1.24374.1</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.1.24374.1</MicrosoftAspNetCoreAppRefVersion>
ValidateCustomMetrics(metricComponents, CountersExportFormat.csv);
}
- [SkippableTheory, MemberData(nameof(Configurations))]
+ [SkippableTheory(Skip = "https://github.com/dotnet/diagnostics/issues/4806"), MemberData(nameof(Configurations))]
public async Task TestCounterMonitorSystemRuntimeMetricsJSON(TestConfiguration configuration)
{
CheckRuntimeOS();
ValidateSystemRuntimeMetrics(metricComponents);
}
- [SkippableTheory, MemberData(nameof(Configurations))]
+ [SkippableTheory(Skip = "https://github.com/dotnet/diagnostics/issues/4806"), MemberData(nameof(Configurations))]
public async Task TestCounterMonitorSystemRuntimeMetricsCSV(TestConfiguration configuration)
{
CheckRuntimeOS();