Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: leomwa/runtime

Tags

v6.0.10

Toggle v6.0.10's commit message
Update dependencies from https://github.com/dotnet/emsdk build 202209…

…14.2 (dotnet#75704)

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 , Microsoft.NET.Workload.Emscripten.Manifest-6.0.300 , Microsoft.NET.Workload.Emscripten.Manifest-6.0.400
 From Version 6.0.9 -> To Version 6.0.10

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

v7.0.0-rc.2.22472.3

Toggle v7.0.0-rc.2.22472.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/7.0-rc2] [Mono] Restore old code to solve the recent SpanHel…

…pers regressions (dotnet#75996)

* bring back the old code...

* bring back more old code

* Use an ifdef around clr code instead of a separate file

* Delete SpanHelpers.Clr.cs

* Remove a remaining INumber<T> helper from mono

Co-authored-by: Adam Sitnik <[email protected]>
Co-authored-by: Jeff Handley <[email protected]>

v7.0.0-rc.1.22426.10

Toggle v7.0.0-rc.1.22426.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "[MONO] Move marshal-ilgen into a component (dotnet#71203)" (d…

…otnet#74675)

This reverts commit de32c44.

v6.0.9

Toggle v6.0.9's commit message
Merge in 'release/6.0' changes

v7.0.0-preview.7.22375.6

Toggle v7.0.0-preview.7.22375.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove npm audit call in CI (dotnet#72386) (dotnet#72813)

Backport from `main`.
(cherry picked from commit f7cba48)

Co-authored-by: Larry Ewing <[email protected]>

v6.0.8

Toggle v6.0.8's commit message
Merge in 'release/6.0' changes

v7.0.0-preview.6.22324.4

Toggle v7.0.0-preview.6.22324.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add annotations for ref fields to public API surface (dotnet#71266)

Co-authored-by: Aaron Robinson <[email protected]>