Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NET 8.0.18 source code.tar.gz | 2025-06-11 | 85.8 MB | |
NET 8.0.18 source code.zip | 2025-06-11 | 121.3 MB | |
README.md | 2025-06-11 | 3.0 kB | |
Totals: 3 Items | 207.2 MB | 7 |
What's Changed
- [release/8.0-staging] [STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations. by @github-actions in https://github.com/dotnet/runtime/pull/115077
- [release/8.0-staging] throw an exception instead of infinite loop in
sort_mark_list
by @github-actions in https://github.com/dotnet/runtime/pull/115528 - [release/8.0-staging] [DNS] Ignore ObjectDisposedException on CancellationToken Callback by @github-actions in https://github.com/dotnet/runtime/pull/115841
- [release/8.0-staging] Fix SysV first/second return register GC info mismatch by @jakobbotsch in https://github.com/dotnet/runtime/pull/116208
- [release/8.0-staging] Add a parent check to the forward substitution tree walk by @github-actions in https://github.com/dotnet/runtime/pull/116240
- [release/8.0-staging] Fix shutdown on foreign thread by @github-actions in https://github.com/dotnet/runtime/pull/116233
- [release/8.0-staging] fix: in rsa signatures, configure digest before padding mode by @github-actions in https://github.com/dotnet/runtime/pull/115696
- [release/8.0-staging] Fix PipeStream leak on Windows when pipe is disposed with a pending operation by @github-actions in https://github.com/dotnet/runtime/pull/116189
- Update branding to 8.0.18 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116311
- [release/8.0-staging] Fix generation of minidump by @github-actions in https://github.com/dotnet/runtime/pull/115739
- [release/8.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115676
- [release/8.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115623
- [release/8.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115586
- [release/8.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115655
- [release/8.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115585
- [release/8.0-staging] Link peer's X509 stack handle to parent SSL safe handle by @github-actions in https://github.com/dotnet/runtime/pull/115379
- [release/8.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115587
- [manual] Merge release/8.0-staging into release/8.0 by @jozkee in https://github.com/dotnet/runtime/pull/116458
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116498
- Revert "Merging internal commits for release/8.0" by @hoyosjs in https://github.com/dotnet/runtime/pull/116553
- Merging internal commits for release/8.0 by @hoyosjs in https://github.com/dotnet/runtime/pull/116554
Full Changelog: https://github.com/dotnet/runtime/compare/v8.0.17...v8.0.18