Skip to content

Tags: dotnet/dotnet

Tags

v10.0.100-preview.7.25380.108

Toggle v10.0.100-preview.7.25380.108's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[10.0.1xx-preview7] Do not conditionalize EmscriptenWorkloadsVersion …

…on SB (#1690)

v10.0.0-preview.7.25380.108

Toggle v10.0.0-preview.7.25380.108's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[10.0.1xx-preview7] Do not conditionalize EmscriptenWorkloadsVersion …

…on SB (#1690)

v10.0.0-preview.6.25358.103

Toggle v10.0.0-preview.6.25358.103's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0.1xx-preview6] Source code updates from dotnet/runtime (#…

…1419)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v8.0.18

Toggle v8.0.18's commit message

v10.0.0-preview.5.25277.114

Toggle v10.0.0-preview.5.25277.114's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0.1xx-preview5] Source code updates from dotnet/runtime (#…

…825)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v9.0.6

Toggle v9.0.6's commit message
Merged PR 50257: Bypass VMR Sync

Manually ran VMR sync locally to sync VMR with the head of SDK's 9.0 branch

----
#### AI description  (iteration 1)
#### PR Classification
This pull request implements a comprehensive infrastructure update that bumps baseline versions and introduces new build and native tools scripts, including improvements to GC memory decommit logic.

#### PR Summary
The PR updates many version numbers in baseline and version manifest files (from 9.0.4 to 9.0.5 and configured servicing versions to 9.0.6), adds a suite of new PowerShell and Bash scripts for native tool installation, symbol and SourceLink validations, and enhances the garbage collector’s region decommit strategy in coreclr.
- `src/runtime/src/coreclr/gc/gc.cpp`: New functions to efficiently move and decommit free memory regions.
- Baseline and Version.Details.xml/Version.Details.json files: Version bumps across multiple dependencies and product components.
- Multiple new PowerShell (`.ps1`) and Bash (`.sh`) scripts: Added for native tools bootstrap, symbols-validation, sourcelink-validation, and LocProject generation in projects such as efcore, emsdk, winforms, wpf, and windowsdesktop.
- New pipeline-logging functions in PowerShell and Bash consolidate telemetry and logging for Azure Pipelines.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->