Updated netcoredbg to 1.2.0-761 to enable mac support of async/await
This commit is contained in:
parent
caeb6610ed
commit
d70d51a614
1 changed files with 1 additions and 2 deletions
|
|
@ -234,11 +234,10 @@ GADGETS = {
|
|||
'format': 'tar',
|
||||
},
|
||||
'all': {
|
||||
'version': '1.2.0-738'
|
||||
'version': '1.2.0-761'
|
||||
},
|
||||
'macos': {
|
||||
'file_name': 'netcoredbg-osx.tar.gz',
|
||||
'version': '1.2.0-635',
|
||||
'checksum':
|
||||
'71c773e34d358950f25119bade7e3081c4c2f9d71847bd49027ca5792e918beb',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue