| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NET 10.0.11 source code.tar.gz | 2026-07-22 | 95.2 MB | |
| NET 10.0.11 source code.zip | 2026-07-22 | 132.5 MB | |
| README.md | 2026-07-22 | 4.1 kB | |
| Totals: 3 Items | 227.7 MB | 20 | |
What's Changed
- [release/10.0] Fix TypeLoadException in GetMarshalAs when SafeArray has zero-length user-defined type name by @AaronRobinsonMSFT in https://github.com/dotnet/runtime/pull/129899
- [release/10.0] Pass correct search path to DllImportResolver for default flags on Mono by @github-actions[bot] in https://github.com/dotnet/runtime/pull/129862
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129875
- [release/10.0] Surface scheduled outerloop Helix work item failures (backport of [#129049], [#129629]) by @mmitche in https://github.com/dotnet/runtime/pull/129909
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/129988
- [release/10.0] Handle QueueUserAPC2 failure during thread suspension by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130147
- [release/10.0] Publish GCHandle assignments with release semantics by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130224
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130236
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130193
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130273
- [release/10.0] Fix cgroup v2 memory max extraction by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130404
- [release/10.0] Handle STATUS_OBJECT_NAME_NOT_FOUND in Windows directory enumeration by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130327
- [release/10.0] Disable failing iOS device tests by @vitek-karas in https://github.com/dotnet/runtime/pull/130472
- [release/10.0] [QUIC] Update MsQuic to the latest 2.5 version by @ManickaP in https://github.com/dotnet/runtime/pull/130354
- [release/10.0] Migrate devdiv/dotnet-core-internal-tooling to WIF service connection by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130916
- [release/10.0] Fix ComClassGenerator failure with generic types by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130930
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130421
- [release/10.0] Fix tree type in impStoreNullableFields and impLoadNullableFields for simds by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130867
- [release/10.0] JIT: don't propagate promoted struct LCL_VAR into FIELD_LIST uses by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130322
- [release/10.0] JIT: fix widened IV init placed in unreachable block by @EgorBo in https://github.com/dotnet/runtime/pull/130324
- [release/10.0] Ignore PhiArgs without matching actual preds by @dhartglassMSFT in https://github.com/dotnet/runtime/pull/130754
- [release/10.0] Fix LoaderHeap's free list growing more than expected by @eduardo-vp in https://github.com/dotnet/runtime/pull/129592
- [release/10.0] [mono][wasm] Fix AOT + BlazorWebAssemblyLazyLoad startup crash by @lewing in https://github.com/dotnet/runtime/pull/131038
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130746
- [release/10.0] Use volatile access for CoreCLR dictionary layout publication by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131099
- [release/10.0] Fix a series of possible race conditions in thread static variable initialization by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131118
- [release/10.0] Update Alpine infra images to 3.24 by @richlander in https://github.com/dotnet/runtime/pull/129867
- Fix failing symlink tests (10.0) by @alinpahontu2912 in https://github.com/dotnet/runtime/pull/130344
Full Changelog: https://github.com/dotnet/runtime/compare/v10.0.10...v10.0.11