Skip to content

Commit

Permalink
Bump mono to get debugging fix when using the interpreter. (#15507)
Browse files Browse the repository at this point in the history
New commits in mono/mono:

* mono/mono@2a19f878dab Backport dotnet/runtime#71436
* mono/mono@6051b710727 Bump nuget.exe to v6.2.1
* mono/mono@f354099a6b6 Set app context to null on thread detach
* mono/mono@6c7e72dd8e0 [mono] Fix a crash during stack trace construction if a this object is null.

Diff: https://github.com/mono/mono/compare/dffa5ab92245f2419238a35b7c2052e9a24036b4..2a19f878dab8d2e62123e0bf29453de553f5402a
  • Loading branch information
rolfbjarne authored Jul 18, 2022
1 parent 0021abb commit 0aaf6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/mono.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEEDED_MONO_VERSION := dffa5ab92245f2419238a35b7c2052e9a24036b4
NEEDED_MONO_VERSION := 2a19f878dab8d2e62123e0bf29453de553f5402a
NEEDED_MONO_BRANCH := 2020-02

MONO_DIRECTORY := mono
Expand Down

5 comments on commit 0aaf6d9

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.