Skip to content

.NET 10.0.11

Latest

Choose a tag to compare

@by-msft by-msft released this 11 Aug 21:42
· 5866 commits to main since this release
79d0c46

Release

What's Changed

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

Full Changelog: v10.0.10...v10.0.11